Skip to content

Releases: henkosch/JsonWebSocket.Net

v2.1.1

20 Nov 18:30
Compare
Choose a tag to compare

Fixed bug when received close message.

v2.1.0

20 Nov 18:29
Compare
Choose a tag to compare

New ISocketHandler interface for convenient registration of handlers with UseJsonWebSocketHandler app builder method.

v2.0.0

19 Nov 11:11
Compare
Choose a tag to compare

Simplified JsonSocket interface by using events.