nginx-websocket-module is based on nginx, you can use it to develop your own websocket server.
-
Updated
May 18, 2023 - C
nginx-websocket-module is based on nginx, you can use it to develop your own websocket server.
wscat is a command-line tool that acts as a WebSocket client, similar to the cat command but for WebSocket connections. It allows you to send data from standard input to a WebSocket server and receive data from the server to standard output.
A simple implementation of web socket client in c using libcurl.
Add a description, image, and links to the wss topic page so that developers can more easily learn about it.
To associate your repository with the wss topic, visit your repo's landing page and select "manage topics."