Skip to content

1.2.0

Latest

Choose a tag to compare

@alexandrehtrb alexandrehtrb released this 24 Mar 21:59

Performance

  • Remove unnecessary periodic WebSocket state check.
  • Remove unnecessary try-catches.

Bug fixes

  • Use ws.CloseOutputAsync() to prevent eternal waiting for remote close frame.
  • Collecting sent closure message.

Others

  • Add [DebuggerDisplay] attribute on WebSocketMessage.
  • Allow run TestClient from both command line and Visual Studio.
  • Add Keep-Alive explanations on docs.

Improvements of previous versions are available on the changelog