Skip to content

WebSocket servers, fully featured and capable of independently managing rules and customizations.

License

Notifications You must be signed in to change notification settings

kanata-php/socket-conveyor

Repository files navigation

Socket Conveyor

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.