Skip to content

nexus-2.1.3

Compare
Choose a tag to compare
@gammazero gammazero released this 18 Sep 07:35
2b9db9a
  • Return HTTP response on websocket connect error
  • broker and dealer are not exported types
  • Client checks connection before sending message
  • Simplicy synchronization and improve performance in client
  • Fix possible client close hand on network error
  • Fix possible deadlock in kill session meta procedure
  • Fix client crash when rpc interleaved with close
  • Fix improper auth string conversion resulting in serialization error
  • Fix potential deadlock when client killed during register
  • Roles and features moved out of Sessio.Details so locking not required to look them up
  • Peer must have at least one valid role
  • Shorter initial delay until progressive result re-send, with backoff