WatsonWebsocket Versions Save

A simple C# async websocket server and client for reliable transmission and receipt of data

2.0.0

4 years ago

1.3.0

4 years ago

1.2.7

4 years ago

Return value to ClientConnected now acts as permit/deny for the connection, bugfix for disconnection. Thanks @FodderMK!

1.2.6

4 years ago

Merged PRs with bugfixes and GetAwaiter() - thanks @FodderMK!

1.2.5

4 years ago

Reduce test apps, add icon