Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nealarch01/basic-chat-app

Basic command line chat app using web sockets. Implemented in Go only with the standard library.
https://github.com/nealarch01/basic-chat-app

Last synced: about 17 hours ago
JSON representation

Basic command line chat app using web sockets. Implemented in Go only with the standard library.

Awesome Lists containing this project

README

        

## Basic chat app
To run: `go run main.go`

To connect to the server: `nc localhost 5440`

Created in Go only using standard library

### Sample video
https://user-images.githubusercontent.com/73256760/206770567-663ec14e-8ea1-49cb-8059-51d78e460b31.mov