yar 1.2.4

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 bug "can not get fd from curl instance" on MacOS and Windows
- Add Yar_Concurrent_Client::reset to meet #26
- Fixed build with libcurl-7.12
- Enable msgpack prompt in package.xml