Skip to content

v0.0.1

Compare
Choose a tag to compare
@JoeCqupt JoeCqupt released this 10 Nov 16:11
34e1efb

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

Thanks to

@JoeCqupt