Releases: GeniusesOfSymfony/WebSocketBundle
Releases · GeniusesOfSymfony/WebSocketBundle
1.1.1
1.1.0
- acbf88a Add ping periodic timer when PdoSessionHandler is used and connection is not persistent
- 1e797ba Fix PeriodicTimerInterface phpdocs
- 46b46e5 Fix PeriodicTimer registering in Websocket server
- d5b1737 Use NullLogger instead of check if is available each time we log
- bc7e9f3 Deprecate
gos:server
command in favor ofgos:websocket:server
- abecdad Fix topic exception message
- c36bd7e Fix origin checker dependency injection
- f42c054 Remove warning in output console when origin checker is not activated
- c5ae8a6 Fix installation docs