greevex/react-easy-server

Very easy and powerful socket server solution with describing of any protocol and client scenario. Based on ReactPHP/socket

dev-master 2017-10-19 17:17 UTC

This package is auto-updated.

Last update: 2024-04-08 06:13:52 UTC


README

Build Status

Very easy socket server solution based on ReactPHP/Socket evented server. Simple client work, simple describing of any protocol.

Build your socket server with any protocol and client communication scenario in few lines of code

Example is in examples directory.

composer require greevex/react-easy-server