Skip to content

Releases: Jackarain/tinyrpc

tinyrpc version 1.0 release!

13 Mar 13:10
Compare
Choose a tag to compare

Implement the async_call and rpc_bind interfaces.
Support for multi-threaded calls.
Support full duplex.

注意:tinyrpc-1.0 实现了rpc service全面托管websocket,websocket生命期由rpc service管理,包括所有消息收发,全由rpc service单独处理。