v.3.1.0
版本发布时间: 2019-03-28 18:40:20
hekate-io/hekate最新发布版本:v.4.1.3(2022-12-09 22:18:55)
New Features and Improvements:
- Add @RpcRetry annotation for RPC methods in order to support retrying of failed RPC invocations
- Javadoc updates and improvements
Bug fixes:
- Fix a potential concurrency issue in NetworkClient that could result in the NetworkClient#localAddress() returning null inside of the NetworkClientCallback#onConnect(...) method