LiveOrDevTrying/WebsocketsSimple
WebsocketsSimple provides an easy-to-use and customizable Websocket Server and Websocket Client. The server is created using a TcpListener and upgrades a successful connection to a WebSocket. The server and client can be used for non-SSL or SSL connections and authentication (including client and server SSL certification validation) is provided for identifying the clients connected to your server. Both client and server are created in .NET Standard and use async await functionality.
C#Apache-2.0
Issues
- 0
Support wildcard ssl certs
#12 opened by Nakano37 - 3
- 1
- 1
- 2
- 2
client returns error code 1006
#7 opened by 975269528 - 3
Is it possible to send raw bytes?
#4 opened by TinkerWorX - 2
- 7
event types in F#
#1 opened by thomasd3 - 1
CPU Usage on connect
#2 opened by Slacquer