Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets - Golang

This project illustrates the use of WebSockets in Golang for real-time communication.

🚀 Tech Used

  • Echo - A high-performance, minimalist Go web framework for handling HTTP requests.
  • Gorilla WebSocket - A robust WebSocket implementation for handling real-time messaging.

Try for yourself

  1. Clone the repository

    git clone https://github.com/Sahil2k07/WebSockets-GO.git
  2. Change directory

    cd WebSockets-GO
  3. Download all the packages required

    go mod download
  4. Run the project

    go run .

About

The project illustrates the use of websockets in golang using the gorilla websocket package.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages