Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/watchakorn-18k/go-websocket-chat-live-fiber

Go Web Socket Chat Live With Fiber
https://github.com/watchakorn-18k/go-websocket-chat-live-fiber

Last synced: 2 days ago
JSON representation

Go Web Socket Chat Live With Fiber

Awesome Lists containing this project

README

        

# Go Web Socket Chat Live With Fiber

![img](example.gif)

# Run Server
```bash
go mod tidy
go run .
```

# Test UI
- open [index.html](index.html)