Skip to content

Releases: gammazero/nexus

nexus-2.0.3

15 May 05:07
4ce055e
Compare
Choose a tag to compare
  • Configurable websocket server keepalive
  • CBOR serialization

nexus-2.0.2

24 Mar 22:28
Compare
Choose a tag to compare
  • PBKDF2 support
  • Add realms at runtime
  • Local (in-proc) clients do not require authentication
  • WebSocket compression
  • Expose websocket upgrade request to auth/authz logic
  • Cookie authentication
  • Client tracking cookie
  • CRAuth implementation can use tracking cookie to re-auth clients
  • Abort connection/sesson on WAMP protocol violation
  • Various fixes