This bundle integrates Kraken Framework Network Component into your Symfony application.
- Use version
1.0.*
or the1.0
branch. The bundle requires Symfony3.0
or higher.
This bundle is also available via composer, find it on packagist.
Read the documentation in Resources/doc/
To see WsSymfonyBundle in action clone this example app repository. It's a simple chat application based on WebSocket communication between clients and the server.