Releases: x-infra-lab/x-remoting
Releases · x-infra-lab/x-remoting
v0.0.2-RC1
v0.0.2-RC1 Release Notes
Features
Changes
Improvements
Bug Fixes
- handle UserProcessor throw Exception (#26)
Thanks to
v0.0.1
v0.0.1 Release Notes
x-remoting is a network communication framework based on Netty.
Features
-
Connection management (timing disconnection, automatic reconnection)
-
Basic communication model (oneway, sync, future, callback)
-
Heartbeat and IDLE event processing
-
Customizable protocol framework
-
Private protocol custom implementation - RPC communication