Laravel-websockets: [Feature Request] UI for managing apps and store them in a database table

Created on 11 Jan 2019  路  3Comments  路  Source: beyondcode/laravel-websockets

In an effort to further imitate the services offered by Pusher, and in line with a model where one uses a central websocket server to serve multiple applications across potentially multiple servers, it would be very nice to be able to add/manage apps via an interface, and have the apps stored in a database table, as an alternative to having to modify the websockets.php when needing to add/manage your apps

This could be an optional usage for advanced users and would be backwards compatible with the 'websockets.apps' configuration array

Most helpful comment

I'm working over this feature, and i will do a pull request asap

All 3 comments

I'm working over this feature, and i will do a pull request asap

I'm working over this feature, and i will do a pull request asap

Any updates?

Was this page helpful?
0 / 5 - 0 ratings