Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 480 Bytes

react-easy-server

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