kanata-php/socket-conveyor

A WebSocket/Socket message Router

3.0.1-beta 2024-04-23 17:08 UTC

README

This package enables you to work with socket messages using routing strategy. For that, you just add an Action Handler implementing the ActionInterface to the SocketMessageRouter and watch the magic happen!

As an example of how to accomplish that with PHP, you can use the OpenSwoole. You can find out more how to use WebSockets with OpenSwoole here.

Built for PHP8.2+.

See more at the Documentation.