#
wscat
Here are 4 public repositories matching this topic...
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.
-
Updated
Dec 25, 2024 - C
This is a simple Nodejs server that allows playing Tic-Tac-Toe game between two command-line clients.
nodejs javascript command-line-app websockets server-side webdevelopment nodejs-server tic-tac-toe-game wscat
-
Updated
Feb 19, 2023
Improve this page
Add a description, image, and links to the wscat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wscat topic, visit your repo's landing page and select "manage topics."