Commit Graph

51 Commits

Author SHA1 Message Date
anthony f2b3347f89
resolve app from local variables in console 2019-09-23 15:36:09 -04:00
Arthur Vandenberghe 11e1f89b5e
Merge pull request #1 from deviouspk/analysis-z3nD5L
Apply fixes from StyleCI
2019-09-23 15:36:09 -04:00
anthony d7c30f3b0f
cleanup & refactor of pubsub code 2019-09-23 15:35:43 -04:00
Francis Lavoie 87c00fb340
app() -> $this->laravel in StartWebSocketServer 2019-09-23 15:35:12 -04:00
Francis Lavoie 668cd29df0
Fix style issues reported by StyleCI 2019-09-23 15:35:12 -04:00
Francis Lavoie e454f53eaa
Initial implementation of Redis as a pub/sub backend, WIP
TODO:
- Presence channels need the user lists stored in Redis (tricky, requires a lot of changes and async code in HTTP controllers)
- Channels in Redis should be scoped by the app ID
2019-09-23 15:35:12 -04:00
Francis Lavoie c203d24469
Clean up some typos, add some type hints, StyleCI fixes 2019-09-23 15:34:55 -04:00
Sam Snelling b584d0cacb
Update with pub sub replication and redis driver 2019-09-23 15:34:42 -04:00
Gabriel Iuga 94fb667b90 Fix for dependency upgrade (#223)
* + DnsResolver no longer extends React/Dns/Resolver as it's now a final class
+ StartWebSocketServer:getDnsResolver returns ResolverInterface to comply with new react/dns policy

* + organize imports

* + organize imports
2019-07-28 14:18:22 -04:00
Luke Policinski 556f4338e8 Fix/Feature : Fixing ability to add custom handlers to a route by adding a custom routes method to the router (#150)
Fixing Coding Standards

Fixing Coding Standards
2019-05-11 08:46:25 +02:00
Alex Bouma db6d794fd5 Option to resolve DNS for the statistics endpoint (#31) 2018-12-10 10:31:19 +01:00
Marcel Pociot 76e091d1a3
Merge pull request #18 from pascalbaljet/master
Support for forcing debug mode
2018-12-05 21:14:17 +01:00
Marcel Pociot c42fb3b769
Apply fixes from StyleCI (#20) 2018-12-05 21:10:08 +01:00
Marcel Pociot 7bd6645f85 Auto-Select first app in Dashboard
Do not verify SSL certificates while in development mode
2018-12-05 21:09:22 +01:00
pascalbaljet 3aeddc0aa3
Typo 2018-12-05 15:00:21 +01:00
Pascal Baljet 5f4a91ab5b Update StartWebSocketServer.php 2018-12-05 14:56:01 +01:00
Marcel Pociot 9ce2cc3ff7
Apply fixes from StyleCI (#3) 2018-12-04 22:22:33 +01:00
Marcel Pociot ddb5dbdabb wip 2018-12-04 12:40:52 +01:00
freek fd2203c8bb wip 2018-12-04 00:00:35 +01:00
freek f6c9add25d wip 2018-12-03 23:39:04 +01:00
Marcel Pociot cdf229bfa1 wip 2018-12-03 23:19:46 +01:00
Marcel Pociot 56bee170a9 wip 2018-12-03 21:44:43 +01:00
Marcel Pociot 86651938ee wip 2018-12-03 21:06:49 +01:00
Marcel Pociot 08035dd5d3 wip 2018-12-03 21:02:21 +01:00
freek b1f3b4661f wip 2018-12-03 16:51:40 +01:00
freek ff7953404f wip 2018-12-03 16:50:06 +01:00
freek b6b1d220ff fix facade 2018-12-03 16:29:47 +01:00
freek c30aeb61fb wip 2018-12-03 16:24:44 +01:00
freek 5a03b981b9 import namespace 2018-12-03 15:13:29 +01:00
freek 6cd82e7300 wip 2018-12-03 15:12:33 +01:00
freek 6496d56b55 nitpick 2018-12-03 14:46:51 +01:00
freek 3d94b97158 wip 2018-12-03 14:35:00 +01:00
freek 61fe3621be wip 2018-12-03 14:24:06 +01:00
Marcel Pociot dc8441be4a wip 2018-12-03 13:33:20 +01:00
freek dc87bfb221 nitpick 2018-11-30 15:52:11 +01:00
freek 13aec0af19 nitpick 2018-11-30 15:51:30 +01:00
freek dd59c0cea6 wip 2018-11-30 15:42:40 +01:00
Marcel Pociot 44ae0d7a57 wip 2018-11-29 17:29:55 +01:00
freek 744facc233 commit 2018-11-27 21:53:50 +01:00
Marcel Pociot 1825330407 wip 2018-11-27 21:46:03 +01:00
Marcel Pociot 82e8144ab9 wip 2018-11-27 21:30:33 +01:00
freek 726760d448 make verbose work 2018-11-26 08:55:08 +01:00
Marcel Pociot d6ef5883a9 wip 2018-11-24 15:23:59 +01:00
freek 6a45296154 commit 2018-11-24 01:35:08 +01:00
freek d7ea654c3d add client provider 2018-11-24 01:25:40 +01:00
freek 193eb5eb4f verrryyyy wip 2018-11-23 22:46:09 +01:00
freek ca4481fb93 refactor websocket server 2018-11-22 08:49:26 +01:00
freek 02d788ac78 wip 2018-11-21 23:47:46 +01:00
freek d6b6182c39 wip 2018-11-21 21:23:25 +01:00
Marcel Pociot e94e70b734 wip 2018-11-21 12:13:40 +01:00