Skip to content

v5.1.0

Compare
Choose a tag to compare
@andeya andeya released this 15 Feb 22:44
· 80 commits to v5 since this release
  1. feat(network): support QUIC network
  2. fix(session): closing notify bug
  3. fix(shutdown): fix dead lock bug
  4. chore(message string): use Google JSON style
  5. chore(router): update service method mapping
  6. chore(peer): remove ServeListener interface method
  7. chore(websocket): improve ease of use
  8. chore(log flush): improve ease of use
  9. chore(plugin): update plugins, add ListenerAddress plugin
  10. feat(PeerConfig): add ListenerAddr method
  11. chore(graceful): update ParentLaddr