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.3.0
(stable)
|
- Added ::__info() magic method for custom server info - Support __auth(by introduced YAR_OPT_PROVIDER/TOKEN) - Respect provider/token on tcp transportor - Fixed package/unpack with json/serialize - refactor struct for better performance(ABI break?) |
|