Package Information |
Summary |
Light, concurrent RPC framework |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
Yar(Yet another RPC framework) is a light, concurrent RPC framework, supports multi package protocols (json, msgpack) |
Release notes
Version 2.1.0
(stable)
|
- YAR_OPT_PERSISTENT now make connection PHP request lifecycle - Added YAR_OPT_RESOLVE - Removed yar.allow_persistent - Fixed issue #148 (memory leak in callback) - Fixed issue #149 (malformed hostname was passed) |
|