Releases: GeniusesOfSymfony/WebSocketBundle
Releases · GeniusesOfSymfony/WebSocketBundle
1.3.0
- 6f3f065 Periodic timer on connection & topic
- 61d36c2 Add configuration to disable assetic
- 542adc4 Auto unsubscribe when client disconnect
- 45b2c4f Refactoring client auth
- 6d66723 Support load balancing
1.2.0
- 6a019a6 Add docs about production & memory leaks
- f961278 Add profiling option to command console and server to profile application
1.1.4
- Bind PNCTL event to gracefully close the server
- Use lazy loading on service dedicated for the server
1.1.2
- In non production env, periodic memory usage
- Securing topic against execption (now forwarded into websocket instead of crash)
- Add Trait and docs about authenticated user usage