Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ranon-rat/simplechatingo

This is a simple chat that i made for fun and for learn more about websocket
https://github.com/ranon-rat/simplechatingo

chat chat-in-go go

Last synced: 15 days ago
JSON representation

This is a simple chat that i made for fun and for learn more about websocket

Awesome Lists containing this project

README

        

# simpleChatInGo
This is a simple chat that i made for fun asnd learn more about websocket

![image](https://user-images.githubusercontent.com/66473662/116769890-29561d80-aa05-11eb-9bbd-716a03889b22.png)

## deploy
For deploy this you only need to run the command :
```go
$ docker compose up
```
## contributors

thanks to [ark](https://github.com/RodrigoAlanisWeb) for doing the frontend
## how it looks
The homepage

![image](https://user-images.githubusercontent.com/66473662/116769885-20654c00-aa05-11eb-8e64-013ad90663fe.png)
## the rooms
![image](https://user-images.githubusercontent.com/66473662/116769877-075c9b00-aa05-11eb-832a-b89cb4dbdd60.png)