Commit Graph

63 Commits

Author SHA1 Message Date
rennokki b174ffb6e7
Merge pull request #467 from beyondcode/refactor/dashboard
[2.x] Refactoring dashboard
2020-08-18 09:44:18 +03:00
Alex Renoki 09776a1828 Refactored the statistics logger 2020-08-17 21:17:00 +03:00
Alex Renoki 13978cb824 Added extension for the websocket handler 2020-08-17 13:25:01 +03:00
Alex Renoki 51f84e3c40 set up tests 2020-08-13 16:18:14 +03:00
rennokki edcecff9af
Merge branch 'master' into 2.x 2020-08-13 15:25:03 +03:00
Alex Renoki 099d90b885 Renamed AppProvider to AppManager 2020-08-13 14:51:18 +03:00
Alex Renoki 679a8d097a Fixed logger 2020-08-13 14:40:19 +03:00
rennokki ce84e8cc9f
wip 2020-08-13 13:55:28 +03:00
rennokki 3a0bcead19
wip 2020-08-13 13:53:08 +03:00
rennokki 1bfbbdb558
Merge branch '2.x' into redis-replication 2020-08-13 13:51:26 +03:00
Alex Renoki 8c393c76c3 wip 2020-08-13 13:34:12 +03:00
Alex Renoki 765e772d76 wip 2020-08-13 13:22:58 +03:00
Alex Renoki 5e0ec9e6a1 Added defined http logger class in the config 2020-08-13 10:15:52 +03:00
rennokki b2b2961f0e
Revert "Add support for overriding stats logger's base URL" 2020-08-13 10:09:09 +03:00
rennokki 9d8e2ff323
Merge pull request #115 from francislavoie/stats-url
Add support for overriding stats logger's base URL
2020-08-13 10:03:56 +03: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
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
Jadon 03c9835b5d Update websockets.php (#132)
Accept SSL certificate paths through `.env` file.

This is to support projects that exist as multiple clones of the same repository.

`config/websockets.php` is generally tracked by git, making it difficult to pick the unique certificates, per installation.
2019-05-11 08:49:40 +02: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
Francis Lavoie 70ffe41c86 Add support for overriding stats logger's base URL 2019-02-21 12:13:58 -05:00
Ahmad Fikrizaman Bin Abd Rahim c1f6ffa51b Fix Invalid Signature issue and enable event creator to be sent from any app (#39)
* Add the ability to configure middleware.

Fixes #22

* Fix StyleCI Error.

* Include X-App-ID

* Reconstruct the PusherBroadcaster

* fix styleci

* change from overwriting constructor to new Broadcaster

* optional  inside dashboard gate

* remove comment

* fix for styleci

* Fix typo

* Removed unused $config['options']
2018-12-17 09:38:18 +01: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
Alex Bouma db6d794fd5 Option to resolve DNS for the statistics endpoint (#31) 2018-12-10 10:31:19 +01:00
Marcel Pociot 9ce2cc3ff7
Apply fixes from StyleCI (#3) 2018-12-04 22:22:33 +01:00
freek 3ca4538edd nitpicks 2018-12-04 20:27:52 +01:00
Marcel Pociot c8781c29f4 wip 2018-12-04 13:32:35 +01:00
Marcel Pociot f89278ede1 wip 2018-12-04 11:48:07 +01:00
freek 4aab3d441f wip 2018-12-04 10:06:26 +01:00
freek fd2203c8bb wip 2018-12-04 00:00:35 +01:00
freek cbf8cbf1dc wip 2018-12-03 13:49:56 +01:00
freek 121b818da1 wip 2018-12-03 12:12:53 +01:00
freek 62d9dff008 wip 2018-12-03 11:58:42 +01:00
Marcel Pociot 1bf844d631 Remove numeric comment 2018-12-03 10:07:11 +01:00
freek f16267dc41 improve casing 2018-12-03 09:09:41 +01:00
freek 89ace08139 disable client messages by default 2018-12-01 16:24:36 +01:00
freek 486588c16b do as the laravel elite does 2018-12-01 15:53:41 +01:00
freek 99693249ba add enable_client_messages 2018-12-01 15:47:55 +01:00
freek 509da5bb83 wip 2018-12-01 14:32:24 +01:00
freek 573b5be21b wip 2018-12-01 14:28:17 +01:00
freek 46d7334067 rename client to app 2018-12-01 14:17:32 +01:00
freek e90e86798c renaming clients to apps 2018-12-01 13:57:02 +01:00
freek 024d107130 commit 2018-11-27 21:31:31 +01:00
freek fe811549a2 commit 2018-11-27 21:14:08 +01:00
Marcel Pociot 86d332a2c0 wip 2018-11-27 15:55:30 +01:00
freek 636bf67d6c nitpick 2018-11-26 23:52:01 +01:00
freek 041354e5eb commit 2018-11-26 23:24:24 +01:00
Marcel Pociot 687d584e56 Merge branch 'master' of github.com:beyondcode/laravel-websockets 2018-11-26 23:06:28 +01:00
Marcel Pociot 097be4d2b1 wip 2018-11-26 23:06:16 +01:00
freek 3dfaa6901c nitpikcs 2018-11-26 23:03:13 +01:00