Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yaviral17/go-chat


https://github.com/yaviral17/go-chat

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# About Project
**This is a simple project to demonstrate implementation WebSockets in GoLang to make simple chat app.**

# How to use ?
- Run the server by **`go run main.go`** command
- Use **`http://localhost:8080/ws`** url to interact with server by using postman or by running the **`public/index.html`** file

### Feel free to tickle the code 💚