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