Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.53 KB

5.0 (developing)

  • support jsonrpc 2.0
  • support CORS for jsonrpc 2.0
  • support opentracing and opencensus
  • upload/download files by streaming
  • add Pool for XClient and OneClient
  • remove rudp support
  • add ConnCreated plugin. Yu can use it to set KCP UDPSession
  • update client plugins. All plugin returns error instead of bool
  • support ETCD 3.0 API
  • support redis as registry
  • fix RegisterFunction issues
  • add Filter for clients

4.0

3.1

fix bugs.

3.0

rpcx 3.0 is not compatible with rpcx 2.0 and below