This project was conceived as a tool to facilitate the work with inter-process communication.
Supported PHP 7.1 or higher version
- Callback handlers for all socket events,
- Built-in application protocol
EasyStream
, allowing to transfer on a network practically any data structures of php (only for tcp), - Supports blocking and non-blocking modes of operation
- Correct work on Linux and Windows