davidfowl / BedrockFramework

High performance, low level networking APIs for building custom servers and clients.
MIT License
1.05k stars 153 forks source link

How can use WebSocket (help wanted) #137

Closed sertunc closed 2 years ago

sertunc commented 2 years ago

Hello, how can I use web socket protocol with wss schema in this framework? Thank you.

sertunc commented 2 years ago

I solved my problem using the following library

Fleck