Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leonardonicola/cli-chat

Chat simples em terminal com Websockets em Go
https://github.com/leonardonicola/cli-chat

go gorilla websockets

Last synced: 28 days ago
JSON representation

Chat simples em terminal com Websockets em Go

Awesome Lists containing this project

README

        

## Como rodar

Para rodar o chat abra um terminal e rode: `go run ./server.go`

Depois, faça um split do terminal e rode o client: `go run ./consumer.go`

Para enviar mensagens, simplesmente digite no terminal e envie tecla ENTER