yar 1.2.5

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 #62 Fix the issue#61. yar_server.c:php_yar_server_handle free raw_data prematurely
- Fixed build from PECL
- Fixed issue #50 "can not get fd from curl instance"