mohammadhasanii / Go-Websocket

This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.

Home Page:https://pkg.go.dev/golang.org/x/net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Websocket

Project Image

This project is built using Golang and WebSocket.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Golang
  • WebSocket

Installing

  1. Clone the repository
  2. Install dependencies
  3. Run the project

Usage

To use this project, run the main.go file and open it on the root ws://localhost:3000/ws socket.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.

https://pkg.go.dev/golang.org/x/net


Languages

Language:Go 100.0%