Erpc Versions Save

An efficient, extensible and easy-to-use RPC framework.

v6.2.5

4 years ago

rename module: github.com/henrylee2cn/teleport -> github.com/henrylee2cn/teleport/v6

v6.2.4

4 years ago
  • chore(socket): Add TryOptimize
  • fix: fix config

v6.2.3

4 years ago

feat(auth): Add Session.LocalAddr #70

v6.2.2

4 years ago

refactor: Refactor listener and dialer

v6.2.1

4 years ago
  • fix: Fix redial using TLS

v6.2.0

4 years ago
  • feat: Add overloader plugin
  • chore: Incompatible update PostDialPlugin plugin
  • chore: Update Socket.Swap method
  • chore: peer.ServeConn do not check TLS
  • fix: fix session.ModifySocket method, and fix the websocket redial feature

v6.1.2

4 years ago
  • chore: Improve Peer.Close
  • style: Optimize rawproto

v6.1.1

4 years ago
  • chore: Update AnywayGo function and Add MustGo function
  • chore: Peer.ServeConn support TLS
  • chore: Optimize code

v6.1.0

4 years ago
  • Update gzip component
  • Update PreSession
  • Update Message interface
  • Update the session status migration
  • Align memory

v6.0.2

4 years ago
  • chore: Update raw proto
  • chore: Optimize code
  • fix: redial #56
  • style: Update go.mod