gérer la deconnexion au websocket (ref #23)

This commit is contained in:
2019-10-18 13:56:25 +02:00
parent b29ce57c6e
commit 33f0d05fb6
4 changed files with 318 additions and 123 deletions

View File

@ -137,6 +137,7 @@ gos_web_socket:
server:
port: %websocket_port% #The port the socket server will listen on
host: %websocket_host% #The host ip to bind to
router:
resources:
- "@CadolesWebsocketBundle/Resources/config/topic.yml"