Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/th3y3m/websockets-in-go
https://github.com/th3y3m/websockets-in-go
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/th3y3m/websockets-in-go
- Owner: th3y3m
- Created: 2024-09-06T03:37:59.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T03:27:26.000Z (2 months ago)
- Last Synced: 2024-09-10T04:25:51.710Z (2 months ago)
- Language: Go
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Websockets in Go Repository
## Overview
This repository contains a simple chat application built using Go and WebSockets. The application allows users to join chat rooms and send messages in real-time. The frontend is built with React, and the backend is powered by Go with the Gin framework.
## Features
- Real-time messaging using WebSockets
- Multiple chat rooms
- RESTful API for managing users, messages, and rooms#### Connect me via: [email protected]
##### © 2024 th3y3m