yar 1.2.2

Light, concurrent RPC framework


Yar(Yet another RPC framework) is a light, concurrent RPC framework, supports multi package protocols (json, msgpack)

License: PHP

Changes

- Fixed Issue #9 (Yar Server will response in the same package as client packaged)
- Fixed Bug (Unterminatable select)
- Add debug tool (A PHP implemented Yar debug client)