Msgpack-RPC This is a simple implementation of MsgpackRpc. Install composer require lvht/msgpack-rpc Usage ➜ echo '[0,1,"echo",["hello"]]'|php example/echo.php [1,1,null,"hello"] TODO Unit Test SocketIo AsyncServer Docs