websocket icon indicating copy to clipboard operation
websocket copied to clipboard

WebSocket for fasthttp

Results 2 websocket issues
Sort by recently updated
recently updated
newest added

I wonder why WriteBinary() is not implemented in Conn. (Server side) Seems like the server can respond as text style only

Would you say this library is currently suitable for production? Also, feel free to skip this question since it's pretty broad: I'm working on a websocket-based web game where I...