Alex Renoki
66252c1294
Renamed path to Concerns
2020-08-27 21:57:58 +03:00
Alex Renoki
e67fe3828d
Avoid taking null into consideration.
2020-08-24 11:50:02 +03:00
Alex Renoki
afa8af5ddc
Added tests for send message
2020-08-24 09:03:52 +03:00
Alex Renoki
c6b3c07510
Merge branch 'code-coverage' of github.com:beyondcode/laravel-websockets into code-coverage
2020-08-23 20:41:20 +03:00
Alex Renoki
499a153a0a
wip
2020-08-23 20:41:17 +03:00
rennokki
82aacc7c4d
Apply fixes from StyleCI ( #483 )
2020-08-23 18:12:46 +02:00
Alex Renoki
f62ac8fd56
wip
2020-08-23 19:12:22 +03:00
Alex Renoki
70ce44e635
Replacing event with continously statistics polling
2020-08-20 11:27:55 +03:00
Alex Renoki
0b412cd98e
added docblocks
2020-08-18 20:21:22 +03:00
Alex Renoki
a9111ab415
refactored dashboard frontend
2020-08-18 09:35:09 +03:00
rennokki
871c942dd9
Apply fixes from StyleCI ( #466 )
2020-08-17 20:18:55 +02:00
Alex Renoki
5890659102
Refactored the dashboard logger
2020-08-17 21:06:51 +03:00
Alex Renoki
4c64493bc1
Improved loggin display
2020-08-14 14:14:08 +03:00
Alex Renoki
4c23363c14
wip dashboard logger
2020-08-14 09:14:14 +03:00
Alex Renoki
099d90b885
Renamed AppProvider to AppManager
2020-08-13 14:51:18 +03:00
Freek Van der Herten
fa0bd1c9ef
Apply fixes from StyleCI ( #329 )
2020-03-04 10:58:39 +01:00
Henrik B Hansen
8e422cbc5b
Make it possible to customise the port the dashboard connects to ( #124 )
...
* Make it possible to customise the port the dashboard connects to.
* Fixed so both wsPort and wssPort are changed.
* Changed env port name and added path
* Fixed typo in wsPath
* Moved port into dashboard section in config
* Changed env name to LARAVEL_WEBSOCKETS_PORT
2019-09-04 08:48:06 +02:00
Ahmad Fikrizaman Bin Abd Rahim
c1f6ffa51b
Fix Invalid Signature issue and enable event creator to be sent from any app ( #39 )
...
* Add the ability to configure middleware.
Fixes #22
* Fix StyleCI Error.
* Include X-App-ID
* Reconstruct the PusherBroadcaster
* fix styleci
* change from overwriting constructor to new Broadcaster
* optional inside dashboard gate
* remove comment
* fix for styleci
* Fix typo
* Removed unused $config['options']
2018-12-17 09:38:18 +01:00
Marcel Pociot
9ce2cc3ff7
Apply fixes from StyleCI ( #3 )
2018-12-04 22:22:33 +01:00
Marcel Pociot
6272ea4151
wip
2018-12-04 14:06:16 +01:00
freek
b4b6ec9582
Merge branch 'master' of github.com:beyondcode/laravel-websockets
2018-12-04 09:08:36 +01:00
freek
016a6f4e4f
clean up endpoint
2018-12-04 09:08:25 +01:00
Marcel Pociot
df257254e5
wip
2018-12-04 09:03:27 +01:00
Marcel Pociot
1f0a153acc
Charting
2018-12-04 01:03:47 +01:00
Marcel Pociot
84b8895ff8
wip
2018-12-03 22:59:50 +01:00
freek
46d7334067
rename client to app
2018-12-01 14:17:32 +01:00
freek
279deeeb7c
rename client to app
2018-12-01 14:12:15 +01:00
freek
e90e86798c
renaming clients to apps
2018-12-01 13:57:02 +01:00
freek
84dad775e5
replace channel id with channel name
2018-12-01 12:26:08 +01:00
Marcel Pociot
606f09f444
wip
2018-11-29 11:59:17 +01:00
freek
636316f1a2
fix namespaces
2018-11-27 16:35:28 +01:00
freek
882ae5363d
commit
2018-11-27 16:15:22 +01:00
Marcel Pociot
5f44e177b3
wip
2018-11-27 16:09:35 +01:00
Marcel Pociot
0bb6a1bba1
wip
2018-11-27 16:07:29 +01:00
freek
23cff26803
rename to dashboard logger
2018-11-27 15:59:40 +01:00
Marcel Pociot
86d332a2c0
wip
2018-11-27 15:55:30 +01:00
freek
041354e5eb
commit
2018-11-26 23:24:24 +01:00
freek
3dfaa6901c
nitpikcs
2018-11-26 23:03:13 +01:00
freek
23afe9ad40
commit
2018-11-26 22:29:24 +01:00
freek
58056b7e98
add event
2018-11-26 22:18:00 +01:00
freek
76b8105492
add api message sent event
2018-11-26 22:11:47 +01:00
freek
cc9fb7d7eb
commit
2018-11-26 22:05:24 +01:00
Marcel Pociot
57c4c42b5a
wip
2018-11-26 10:05:59 +01:00
Marcel Pociot
29866b3e06
wip
2018-11-26 10:04:09 +01:00
Marcel Pociot
fdbd046988
wip
2018-11-26 09:55:06 +01:00
freek
c4da95a072
commit
2018-11-26 09:24:56 +01:00
freek
adcd300a94
use event
2018-11-26 09:22:30 +01:00
freek
11ab7ac21a
move dashboard to own namespace
2018-11-26 09:16:21 +01:00