Kirill Maramygin
Kirill Maramygin
Hello I'm using it with Symfony2.8 ```config.yaml gos_web_socket: shared_config: true periodic: - "@app.web_scocket.periodic.reconnect" client: firewall: [user, main, admin] session_handler: "@snc_redis.session.handler" storage: driver: "@app.web_scocket.storage.driver" server: host: "%web_socket_server.host%" port: "%web_socket_server.port%" origin_check: false...
Hi! Thanks for awesome library! Is there any possibility to specify $persistentManagerName here https://github.com/zenstruck/foundry/blob/1.x/src/Configuration.php#L189?
Hi! Thanks for this repository, it really makes my Mac breathe freely) Have you ideas, how to catch debug connection in my IDE (phpstorm)?