Skip to content

1.1.5

Compare
Choose a tag to compare
@genemars genemars released this 17 Mar 17:42

WebServiceGateway / WebSocketGateway

  • Updated docs and examples
  • Fix WebSocketGateway object reference not set bug
  • WebServiceGateway authentication issues with Digest mode (bug in parsing digest parameters)
  • Improved authentication for both WebSocketGateway and WebServiceGateway with Basic and Digest authentication modes
  • Added token based authentication for WebSocketGateway (Token authentication mode)
  • Added handler to allow custom user authentication to both WebSocketGateway and WebServiceGateway
  • Added AuthorizationRealm option
  • Deprecated fixed user credentials and Username and Password options