yar 1.1.0

Light, concurrent RPC framework


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

License: PHP

Changes

- Support TCP/Unix RPC
- Support perisitent link (HTTP/TCP/Unix)
- Reimplements http RPC for profermance
- Fix some memleaks