laravel-websockets/src
Henrik B Hansen 8e422cbc5b Make it possible to customise the port the dashboard connects to (#124)
* Make it possible to customise the port the dashboard connects to.

* Fixed so both wsPort and wssPort are changed.

* Changed env port name and added path

* Fixed typo in wsPath

* Moved port into dashboard section in config

* Changed env name to LARAVEL_WEBSOCKETS_PORT
2019-09-04 08:48:06 +02:00
..
Apps Add the ability to limit the maximum concurrent connections per appli… (#143) 2019-05-11 08:48:33 +02:00
Console Fix for dependency upgrade (#223) 2019-07-28 14:18:22 -04:00
Dashboard Make it possible to customise the port the dashboard connects to (#124) 2019-09-04 08:48:06 +02:00
Exceptions Add Laravel 6 support and ignition solution 2019-09-04 08:45:21 +02:00
Facades Fix connection counting (#74) 2019-05-11 08:40:45 +02:00
HttpApi/Controllers Fixed channels HTTP API endpoint (#127) 2019-05-11 08:52:04 +02:00
Server Fix/Feature : Fixing ability to add custom handlers to a route by adding a custom routes method to the router (#150) 2019-05-11 08:46:25 +02:00
Statistics Fix for dependency upgrade (#223) 2019-07-28 14:18:22 -04:00
WebSockets Add the ability to limit the maximum concurrent connections per appli… (#143) 2019-05-11 08:48:33 +02:00
QueryParameters.php Apply fixes from StyleCI (#3) 2018-12-04 22:22:33 +01:00
WebSocketsServiceProvider.php Fix Invalid Signature issue and enable event creator to be sent from any app (#39) 2018-12-17 09:38:18 +01:00