Alex Renoki
|
16ff2aa2b6
|
Fixed uniqueness
|
2020-09-17 11:30:36 +03:00 |
Alex Renoki
|
b7ba98a6a6
|
Enforce topic subscription
|
2020-09-17 10:51:01 +03:00 |
Alex Renoki
|
af3c8e02ec
|
Merge branch 'fix/multiple-channel-members' of github.com:beyondcode/laravel-websockets into fix/multiple-channel-members
|
2020-09-16 11:09:17 +03:00 |
Alex Renoki
|
049950f015
|
Updated the dashboard logger
|
2020-09-16 11:09:14 +03:00 |
rennokki
|
58772324ba
|
Apply fixes from StyleCI (#535)
|
2020-09-16 10:03:21 +02:00 |
Alex Renoki
|
97ab241fa3
|
Fixing PR #530
|
2020-09-16 11:02:58 +03:00 |
Alex Renoki
|
0103e0f9e4
|
fix
|
2020-09-15 23:46:37 +03:00 |
Alex Renoki
|
630efa2562
|
Unsubscribe from all channels in sync mode.
|
2020-09-15 20:49:28 +03:00 |
Alex Renoki
|
5808a6610c
|
Avoid displaying twice the same-id channel members
|
2020-09-15 20:49:06 +03:00 |
Alex Renoki
|
7a17d3529f
|
wip formatting
|
2020-09-15 17:03:17 +03:00 |
Alex Renoki
|
6755b42acf
|
Reverted appId to the payload.
|
2020-09-15 15:01:10 +03:00 |
Alex Renoki
|
7284191214
|
Append appId to the request payload
|
2020-09-15 14:57:16 +03:00 |
Alex Renoki
|
e1f038432a
|
space
|
2020-09-15 12:35:51 +03:00 |
rennokki
|
980f9271f0
|
Apply fixes from StyleCI (#526)
|
2020-09-15 11:30:43 +02:00 |
Alex Renoki
|
55f1332493
|
Added tracking for pongs
|
2020-09-15 12:30:17 +03:00 |
Alex Renoki
|
04e8298ae8
|
Merge branch '2.x' of github.com:beyondcode/laravel-websockets into feature/pcntl
|
2020-09-14 09:57:42 +03:00 |
Alex Renoki
|
c26e86ec2c
|
Trigger soft-shutdown on timer restart
|
2020-09-13 09:37:31 +03:00 |
Alex Renoki
|
1ec637fb51
|
Added healthcheck controller
|
2020-09-12 23:48:18 +03:00 |
rennokki
|
87f5e0c316
|
Apply fixes from StyleCI (#522)
|
2020-09-12 16:45:29 +02:00 |
Alex Renoki
|
ec47925c71
|
Added soft closes for connections on SIGTERM/SIGINT
|
2020-09-12 17:45:07 +03:00 |
Alex Renoki
|
86fbf76a0e
|
Refactored some functions
|
2020-09-11 23:58:16 +03:00 |
Alex Renoki
|
f04cce73d3
|
Added websockets:flush command
|
2020-09-11 16:39:56 +03:00 |
Alex Renoki
|
90b2f3ebc2
|
Added helper methods for extending the store
|
2020-09-11 15:48:03 +03:00 |
Alex Renoki
|
0996f6e757
|
setting public
|
2020-09-11 15:30:35 +03:00 |
Alex Renoki
|
a906bc8f3e
|
Removed exceptions
|
2020-09-11 15:23:19 +03:00 |
Alex Renoki
|
c6ab7786d8
|
improved statistics
|
2020-09-11 13:41:02 +03:00 |
Alex Renoki
|
015f6f4abb
|
Removed references
|
2020-09-11 13:27:06 +03:00 |
Alex Renoki
|
18dab98d87
|
Fixed dashboard statistics.
|
2020-09-11 09:07:57 +03:00 |
Alex Renoki
|
b5ddef3544
|
Fixed the .here() not working
|
2020-09-11 08:46:02 +03:00 |
Alex Renoki
|
76bc4820a0
|
Fixed presence channel broadcasting
|
2020-09-11 08:34:21 +03:00 |
Alex Renoki
|
6a23016f98
|
Registering routes
|
2020-09-11 08:29:48 +03:00 |
Alex Renoki
|
544b0a120d
|
wip
|
2020-09-10 23:20:19 +03:00 |
Alex Renoki
|
7a77445122
|
wip
|
2020-09-10 23:16:17 +03:00 |
rennokki
|
341eb9604f
|
Apply fixes from StyleCI (#518)
|
2020-09-10 21:59:49 +02:00 |
Alex Renoki
|
6f32b89459
|
wip
|
2020-09-10 22:59:26 +03:00 |
Alex Renoki
|
de6b1b28ba
|
Reverted more __call() to direct calls
|
2020-09-07 09:34:06 +03:00 |
Alex Renoki
|
3555b471cd
|
Fixed bug for non-int values
|
2020-09-06 20:29:33 +03:00 |
Alex Renoki
|
3ce55575a0
|
Fixed possible errors with null values
|
2020-09-06 19:44:35 +03:00 |
Alex Renoki
|
4fea039855
|
Added missing $replicator
|
2020-09-06 13:18:41 +03:00 |
Alex Renoki
|
bd3aa90b65
|
Replaced __call with direct function call
|
2020-09-06 13:13:03 +03:00 |
Alex Renoki
|
5ba24cb80c
|
Fixed tests for stats metrics
|
2020-09-06 10:53:03 +03:00 |
Alex Renoki
|
593c48f8c2
|
Fixed statistics logger
|
2020-09-05 22:41:02 +03:00 |
Alex Renoki
|
b45d786bfd
|
Merge branch '2.x' of github.com:beyondcode/laravel-websockets into fix/app-connections-count
|
2020-09-05 10:29:08 +03:00 |
Alex Renoki
|
e6cfa85472
|
Replaced blocking Redis instance with non-blocking I/O client
|
2020-09-04 17:50:49 +03:00 |
rennokki
|
a391f5afb2
|
formatting
|
2020-09-04 16:53:42 +03:00 |
Francis Lavoie
|
f2a30bcb6f
|
Update ConfigAppManager.php
|
2020-09-04 09:23:43 -04:00 |
Francis Lavoie
|
5cb398f672
|
Update AppManager.php
|
2020-09-04 09:23:24 -04:00 |
Francis Lavoie
|
c51a9806cb
|
Update App.php
|
2020-09-04 09:23:03 -04:00 |
Alex Renoki
|
0cb0e6c3b7
|
Added local driver as default
|
2020-09-04 12:00:04 +03:00 |
Alex Renoki
|
037500004d
|
Remove duplicated method.
|
2020-09-04 11:58:01 +03:00 |