Alex Renoki
|
1923ceedea
|
Moved the create record into a separate method.
|
2020-08-30 20:07:24 +03:00 |
Alex Renoki
|
aa014add21
|
Moved all websockets testing related stuff into a concern
|
2020-08-30 20:01:08 +03:00 |
Alex Renoki
|
e099c46a0d
|
docblocks
|
2020-08-30 20:00:45 +03:00 |
rennokki
|
08110b652e
|
Apply fixes from StyleCI (#493)
|
2020-08-28 18:45:18 +02:00 |
Alex Renoki
|
5b6bdf49e4
|
Added configurable client for each replication driver.
|
2020-08-28 19:44:54 +03:00 |
Alex Renoki
|
00faff7f04
|
Setting defaults to current connection count
|
2020-08-28 14:11:09 +03:00 |
rennokki
|
f3b0608595
|
Merge pull request #492 from beyondcode/feature/redis-statistics-driver
[2.x] Redis Statistics Driver
|
2020-08-27 23:21:35 +03:00 |
Alex Renoki
|
a5af8b5afa
|
Fixed tests
|
2020-08-27 23:04:22 +03:00 |
Alex Renoki
|
62fc523cfc
|
Fixed tests
|
2020-08-27 22:40:10 +03:00 |
Alex Renoki
|
ee8681a459
|
Use a RedisLock to avoid race conditions.
|
2020-08-27 22:28:22 +03:00 |
Alex Renoki
|
0f4928f93a
|
Merge branch 'feature/redis-statistics-driver' of github.com:beyondcode/laravel-websockets into feature/redis-statistics-driver
|
2020-08-27 22:18:32 +03:00 |
Alex Renoki
|
68a3a74dfa
|
Added docs
|
2020-08-27 22:18:27 +03:00 |
rennokki
|
edcc2f9582
|
Apply fixes from StyleCI (#491)
|
2020-08-27 21:13:50 +02:00 |
Alex Renoki
|
0c8c5c0d9b
|
Moved the mocks statistics loggers to Mocks/
|
2020-08-27 22:13:30 +03:00 |
Alex Renoki
|
70eeb005ef
|
Added redis logger
|
2020-08-27 22:13:19 +03:00 |
Alex Renoki
|
66252c1294
|
Renamed path to Concerns
|
2020-08-27 21:57:58 +03:00 |
Alex Renoki
|
1616321d44
|
Fixed double broadcasting.
|
2020-08-27 14:35:29 +03:00 |
rennokki
|
b39b33ce4f
|
Merge pull request #490 from beyondcode/fix/backend-streaming
[2.x] Removed 'websockets' broadcaster driver
|
2020-08-27 14:31:45 +03:00 |
Alex Renoki
|
fe01abd5c1
|
Fixed tests
|
2020-08-27 14:26:14 +03:00 |
rennokki
|
4aec422ea9
|
Apply fixes from StyleCI (#489)
|
2020-08-27 13:13:37 +02:00 |
Alex Renoki
|
a897ce2cd3
|
Fixed backend streaming
|
2020-08-27 14:13:17 +03:00 |
Alex Renoki
|
1877819edc
|
Form no longer gets cleared out
|
2020-08-27 13:39:52 +03:00 |
Alex Renoki
|
8baf2345bc
|
Updated docs to contain env variables
|
2020-08-27 11:26:07 +03:00 |
Alex Renoki
|
d410c0264f
|
Fixed tests
|
2020-08-24 14:16:21 +03:00 |
Alex Renoki
|
c79bac07c4
|
Fixed the subscribed topic names
|
2020-08-24 14:06:58 +03:00 |
Alex Renoki
|
3f8bb62291
|
Enforce stdclass typehint
|
2020-08-24 13:40:01 +03:00 |
Alex Renoki
|
8e3a86d2ed
|
Spacing
|
2020-08-24 12:43:59 +03:00 |
Alex Renoki
|
d6b6135d7c
|
Removed $this->connection from RedisPusherBroadcaster
|
2020-08-24 12:42:01 +03:00 |
Alex Renoki
|
e67fe3828d
|
Avoid taking null into consideration.
|
2020-08-24 11:50:02 +03:00 |
rennokki
|
793dc24c24
|
Merge pull request #482 from beyondcode/code-coverage
[2.x] Code coverage fixes
|
2020-08-24 09:46:26 +03:00 |
Alex Renoki
|
f3b706de52
|
wip
|
2020-08-24 09:39:05 +03:00 |
Alex Renoki
|
cf40ec57f4
|
Merge branch 'code-coverage' of github.com:beyondcode/laravel-websockets into code-coverage
|
2020-08-24 09:10:54 +03:00 |
Alex Renoki
|
4bfed3310c
|
removed trailing comma
|
2020-08-24 09:10:50 +03:00 |
rennokki
|
cd8e53c69d
|
Apply fixes from StyleCI (#486)
|
2020-08-24 08:04:14 +02:00 |
Alex Renoki
|
f742981729
|
Merge branch 'code-coverage' of github.com:beyondcode/laravel-websockets into code-coverage
|
2020-08-24 09:03:55 +03:00 |
Alex Renoki
|
afa8af5ddc
|
Added tests for send message
|
2020-08-24 09:03:52 +03:00 |
Nathan Rzepecki
|
41e3f5a737
|
Merge remote-tracking branch 'upstream/2.x' into 2.x
|
2020-08-24 10:16:53 +08:00 |
rennokki
|
3ce7eff44d
|
Apply fixes from StyleCI (#484)
|
2020-08-23 19:41:38 +02: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
|
b46cfadaa2
|
wip
|
2020-08-23 18:34:29 +03:00 |
Alex Renoki
|
96c0eb98d6
|
Addded .codecov.yml
|
2020-08-23 13:54:22 +03:00 |
Alex Renoki
|
3fcfe1bb39
|
Added test for app_id
|
2020-08-23 13:44:09 +03:00 |
Alex Renoki
|
2a6d91aaf7
|
Added tests for statistics loggers drivers
|
2020-08-23 13:40:18 +03:00 |
Alex Renoki
|
108a717c0a
|
Fixed inconsistency by not passing $appId to all methods
|
2020-08-23 13:39:59 +03:00 |
Alex Renoki
|
714cc5b22d
|
The get() method accepts Request or nuill
|
2020-08-23 13:38:56 +03:00 |
Alex Renoki
|
c8c66c9b88
|
Merge branch 'code-coverage' of github.com:beyondcode/laravel-websockets into code-coverage
|
2020-08-22 22:22:49 +03:00 |
Alex Renoki
|
b00e19e7af
|
wip
|
2020-08-22 22:22:45 +03:00 |