Alex Renoki
|
0b412cd98e
|
added docblocks
|
2020-08-18 20:21:22 +03:00 |
Alex Renoki
|
11727e684f
|
Added cors setting outside the app
|
2020-08-18 16:04:52 +03:00 |
Alex Renoki
|
13978cb824
|
Added extension for the websocket handler
|
2020-08-17 13:25:01 +03:00 |
Alex Renoki
|
92dd8f4f30
|
skipped some tests until further addo
|
2020-08-14 19:53:30 +03:00 |
Alex Renoki
|
25694c7146
|
wip
|
2020-08-14 15:35:36 +03:00 |
Alex Renoki
|
22fcddb050
|
docblocks
|
2020-08-14 13:53:14 +03:00 |
Alex Renoki
|
5838acad30
|
Set up config for broadcasting
|
2020-08-13 22:52:12 +03:00 |
Alex Renoki
|
14f54dac62
|
$this->app->make
|
2020-08-13 22:05:57 +03:00 |
Alex Renoki
|
00b3edf55a
|
Added Illuminate\Broadcasting\BroadcastServiceProvider
|
2020-08-13 21:51:16 +03:00 |
Alex Renoki
|
7053600ed0
|
Merge branch 'refactor/tests' of github.com:beyondcode/laravel-websockets into refactor/pubsub-replication-tests
|
2020-08-13 20:03:30 +03:00 |
Alex Renoki
|
d76d7bbe67
|
Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x
|
2020-08-13 20:02:29 +03:00 |
Alex Renoki
|
65ae998aed
|
Renamed the migration file on publish & loadMigrationsFrom()
|
2020-08-13 19:51:09 +03:00 |
Alex Renoki
|
51f84e3c40
|
set up tests
|
2020-08-13 16:18:14 +03:00 |
rennokki
|
aa1c11e149
|
Merge branch 'master' into redis-replication
|
2020-08-13 09:59:01 +03:00 |
Freek Van der Herten
|
fa0bd1c9ef
|
Apply fixes from StyleCI (#329)
|
2020-03-04 10:58:39 +01:00 |
Francis Lavoie
|
db5837831b
|
Fix test warnings due to usage of deprecated assertArraySubset()
Also changed app_id to strings where appropriate, in real apps they should be strings when read from environment, not ints.
|
2019-09-23 15:51:43 -04:00 |
Francis Lavoie
|
b7ae9bac4a
|
Add tests for replication, fix bugs in the implementation
|
2019-09-23 15:35:12 -04:00 |
Ahmed Al-Shahawi
|
aecbfeebe7
|
Add the ability to limit the maximum concurrent connections per appli… (#143)
* Add the ability to limit the maximum concurrent connections per application
Co-Authored-By: AlShahawi <alshahawi@outlook.com>
|
2019-05-11 08:48:33 +02:00 |
Alex Bouma
|
5e84ef1ddc
|
Fix connection counting (#74)
* Fix connection counting
* Remove unused method from FakeStatisticsLogger
* Add tests for testing the connection counting
* StyleCI fixes
* Do not use Laravel 5.7.10 testing helper
* CS
|
2019-05-11 08:40:45 +02:00 |
Francis Lavoie
|
3ec6c0ade3
|
Add support for Laravel 5.8 (#122)
* Fix Laravel 5.8 compatibility
* Use Arr:: and Str:: instead of global helpers
* Remove testbench-core dependency, release was tagged
|
2019-02-27 15:27:21 +01:00 |
Marcel Pociot
|
9ce2cc3ff7
|
Apply fixes from StyleCI (#3)
|
2018-12-04 22:22:33 +01:00 |
freek
|
4aab3d441f
|
wip
|
2018-12-04 10:06:26 +01:00 |
freek
|
e993457a80
|
wip
|
2018-12-04 09:40:45 +01:00 |
freek
|
cb29ac896b
|
fix tests
|
2018-12-04 09:40:26 +01:00 |
freek
|
2a23f2b6fb
|
fix tests
|
2018-12-03 14:44:26 +01:00 |
freek
|
3d94b97158
|
wip
|
2018-12-03 14:35:00 +01:00 |
freek
|
cbf8cbf1dc
|
wip
|
2018-12-03 13:49:56 +01:00 |
freek
|
082a631cdc
|
wip
|
2018-12-03 13:33:00 +01:00 |
freek
|
62d9dff008
|
wip
|
2018-12-03 11:58:42 +01:00 |
Marcel Pociot
|
9c2ac54322
|
More tests
|
2018-12-03 10:21:35 +01:00 |
freek
|
89ace08139
|
disable client messages by default
|
2018-12-01 16:24:36 +01:00 |
freek
|
ebd07e6bdb
|
use clientMessagesEnabled
|
2018-12-01 15:59:46 +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
|
69acbb704a
|
renaming clients to apps
|
2018-12-01 13:58:00 +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 |
freek
|
6103f7ea1b
|
add ping test
|
2018-11-28 23:59:58 +01:00 |
Marcel Pociot
|
755f2fa7d8
|
wip
|
2018-11-27 22:10:02 +01:00 |
Marcel Pociot
|
df4af5f6f9
|
wip
|
2018-11-27 21:56:25 +01:00 |
Marcel Pociot
|
16aa680507
|
wip
|
2018-11-26 00:40:32 +01:00 |
Marcel Pociot
|
fb71f41e05
|
wip
|
2018-11-26 00:14:50 +01:00 |
Marcel Pociot
|
c822ea15a5
|
wip
|
2018-11-25 23:43:43 +01:00 |