Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ranon-rat/simplechatingo
- Owner: ranon-rat
- Created: 2021-04-30T00:24:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T23:33:52.000Z (over 3 years ago)
- Last Synced: 2024-10-17T22:38:39.158Z (3 months ago)
- Topics: chat, chat-in-go, go
- Language: Go
- Homepage: https://simplechatingo.pythonboy123.repl.co/
- Size: 22.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
## contributorsthanks 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)