yar 1.2.1

Light, concurrent RPC framework


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

License: PHP

Changes

- (NOTE) yar.connect_timeout and yar.timeout are ms now
- Fixed bug(a typo) by zengohm at gmail.com
- Fixed bug that curl_multi_fdset may return -1