Skip to content

Releases: dawnbreaks/NettyRPC

stable release

Choose a tag to compare

@dawnbreaks dawnbreaks released this 18 Mar 09:31
  1. Bug fix and improvments
  2. Add service discovery support.

stable release

Choose a tag to compare

@dawnbreaks dawnbreaks released this 21 Feb 01:55

all the following features are stable

  • Simple, small code base, easy to learn API
  • Very fast, high performance
  • Asynchronous call, totally non-blocking call.
  • Long lived persistent connection, reconnect to server automatically
  • High availability, load balance and failover
  • Multi thread server and multi thread client
  • Thread safe client, for an remote Object you only need to create a singleton client.

stable release

stable release Pre-release
Pre-release

Choose a tag to compare

@dawnbreaks dawnbreaks released this 20 Feb 13:01

stable release.