Skip to content

v2.5.6

Compare
Choose a tag to compare
@wenweihu86 wenweihu86 released this 12 Sep 04:38
845a428
  • optimization: close channel pool after sleep 1s when instance is removed from naming service.
  • bugfix: private members are not effective for jprotobuf.
  • optimization: check compatibility for channel type and protocol when startup.
  • optimize:close the short channel when rpc finished instead of using RpcClient stop.