yar 2.0.3

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 #74867 (segment fault when use yar persistent call twice remote function)
- Fixed PHP-7.2 Compatibility