Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 532 Bytes

Readme.md

File metadata and controls

10 lines (5 loc) · 532 Bytes

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.