mirror of
https://github.com/naoufalzerai/simple-chat.git
synced 2025-11-08 14:25:53 +00:00
9 lines
178 B
Markdown
9 lines
178 B
Markdown
# Simple chat
|
|
|
|
Simple chat based on [this article](https://www.compose.com/articles/redis-go-and-how-to-build-a-chat-application/)
|
|
Golang, Redis
|
|
|
|
## Run
|
|
|
|
go run main.go username
|