Commit Graph

18 Commits

Author SHA1 Message Date
Alex Renoki 0b412cd98e added docblocks 2020-08-18 20:21:22 +03:00
Sam Snelling ec96ca7172 Update ChannelManager (#41)
* Update Channel Manager

Switch ChannelManager to an interface. Extend with an ArrayChannelManager (and copy the code). Update the config to allow for swapping. Bind it to the ServiceProvider

* Add a fallback if the config variable isn’t set

* Fix StyleCI

* Fix StyleCI line break

* Add description for the ChannelManager option
2018-12-10 20:47:52 +01:00
Marcel Pociot 9ce2cc3ff7
Apply fixes from StyleCI (#3) 2018-12-04 22:22:33 +01:00
Marcel Pociot e1eecbc4e2 wip 2018-12-04 08:46:25 +01:00
freek 6c96bb8edc wip 2018-12-03 23:52:39 +01:00
freek f617240543 formatting 2018-12-03 11:25:09 +01:00
freek 279deeeb7c rename client to app 2018-12-01 14:12:15 +01:00
freek 8648a182b3 rename channel id to channel name 2018-12-01 12:41:58 +01:00
freek acaa7aa205 reformat 2018-12-01 12:27:36 +01:00
freek 84dad775e5 replace channel id with channel name 2018-12-01 12:26:08 +01:00
freek 81bbf83aa5 nitpick 2018-12-01 11:52:47 +01:00
freek 5eb2251b01 nitpick 2018-12-01 11:52:29 +01:00
freek 19fb3b418f simplify newing up the channel 2018-12-01 11:52:02 +01:00
freek 2c61a798f8 wip 2018-11-29 00:22:01 +01:00
Marcel Pociot c58027d882 wip 2018-11-28 09:53:03 +01:00
freek 059c521270 commit 2018-11-27 21:42:17 +01:00
freek a5cf1236db commit 2018-11-27 21:39:27 +01:00
freek c86a4c2319 commit 2018-11-27 16:21:31 +01:00
Renamed from src/WebSockets/Pusher/Channels/ChannelManager.php (Browse further)