Skip to content

nexus-2.1.1

Compare
Choose a tag to compare
@gammazero gammazero released this 15 May 09:30
  • Discard YIELD if it comes from the wrong session
  • Use context when connecting client to timeout/cancel connection
  • Progressive results use back-pressure to limit influx of results
  • Fix blocking with slow clients
  • Fix error when receiving call for sessionCount/List
  • Use session scoped IDs within the client
  • Allow websocket client to specify proxy URL
  • Crossbar compatibility fixes
  • Broker has replaceable publish filter
  • Fix protocol violation when publish errors occur
  • Always return response to INTERRUPT message
  • Add missing progressive_call_results to caller features
  • Add WebsocketServer.AllowOrigins() to specify allowed origins