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

WebSocket

WebSocket is a computer communications protocol, providing full-duplex communication channels for interaction between a web browser (or other client application) and a web server over a single TCP connection. The WebSocket protocol allows for sending messages to a server and receiving event-driven responses without having to poll the server for a reply, facilitating real-time data transfer from and to the server. This is made possible by providing a standardized way for the server to send content to the client without being first requested by the client, and allowing messages to be passed back and forth while keeping the connection open. In this way, a two-way ongoing conversation can take place between the client and the server.

https://github.com/mr-mudgal/kr-chat

KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.

deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets

Last synced: 12 Apr 2026

https://github.com/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook websocket

Last synced: 07 Jan 2026

https://github.com/waithawoo/hermesockserve

Modular Websocket Server using socket.io

broadcast nodejs socket socket-io websocket websocket-server

Last synced: 14 Feb 2026

https://github.com/farwayer/wscl

Simple WebSocket wrapper with some extra features

reconnect socket websocket websocket-client ws wss

Last synced: 07 Oct 2025

https://github.com/nning/rails51-websocket-react

Prototype for server push with ActionCable and React

prototype rails rails5 react websocket

Last synced: 18 Feb 2026

https://github.com/HyunJinNo/websocket-tutorial

A repository for testing WebSocket.

websocket

Last synced: 07 Oct 2025

https://github.com/hacksomecn/go-api

Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.

api api-framework framework gin golang grpc tool websocket

Last synced: 07 Jan 2026

https://github.com/mhdbs/node-websocket-http-ws

this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.

docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket

Last synced: 12 Apr 2026

https://github.com/tdjsnelling/hermes

Hermes is a real-time data framework for React + MongoDB

data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket

Last synced: 12 Apr 2026

https://github.com/sabbir45ali/web_socket

This is my practice project for websocket or socket.io

css html javascript socket-io websocket

Last synced: 11 Mar 2026

https://github.com/avd1729/sync-chat

This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.

golang htmx-go websocket

Last synced: 16 Jan 2026

https://github.com/ayush272002/chat-app

A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.

nextjs redis-pubsub websocket

Last synced: 09 Apr 2026

https://github.com/agustinlozano/ur-partner-realtime

I gotta make room experience even better 🫡

aws-api-gateway aws-lambda dynamodb serverless-framework websocket

Last synced: 05 May 2026

https://github.com/jeremiias8/sockets_client-server

Proyecto con cliente-servidor usando WebSockets.

client-server css3 html5 javascript websocket websockets

Last synced: 12 Apr 2026

https://github.com/yaolx/vite-ws

基于vite3.0 + websocket的同步画板工具

json-server react18 vite3 websocket

Last synced: 20 Jun 2025

https://github.com/bogdusik/real-time-chat-application

A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.

postgresql react real-time-chat spring-boot stomp websocket

Last synced: 12 Apr 2026

https://github.com/skorotkiewicz/hashchat

Simple chat with person with same tags as you!

bitcoin chat nodejs reactjs socket websocket

Last synced: 19 Apr 2026

https://github.com/aruizeac/stream-api-go

A Golang stream API microservice demo using Gluon and clustered Apache Kafka.

apache-kafka event-driven golang microservice streams-api websocket

Last synced: 04 Oct 2025

https://github.com/purpuraambiental/api-mg

API para a conexão com o banco de dados MongoDB utilizando Redis para cachê e docker compose para orquestração em ambiente dev

docker java maven mongodb mongodb-atlas redis rest-api spring-boot spring-mvc websocket

Last synced: 08 Oct 2025

https://github.com/mediacomem/comem-archioweb-tictactoe

An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).

exercise real-time wamp wamp-protocol websocket ws

Last synced: 08 Apr 2025

https://github.com/nabeel-ahmed-jamil/scheduler1

The process used for scheduler on a different time ui (UI-MODIFY-ANALAYTICS-SCREEN CURRENT BRANCH)

angular2 deprecated-repo npm typescript webpack websocket

Last synced: 05 May 2026

https://github.com/saadzahidqureshi/django-chat-app

Chatting app developed in django, including P2P chat, Group Chat, Public Chat, share files functionalities were added.

css django django-channels html htmx hyperscr javascript sqlite3 websocket

Last synced: 05 Feb 2026

https://github.com/tuhuynh27/ws-game-server

Example Game Server written in Go

go mongodb websocket

Last synced: 18 May 2026

https://github.com/gdbrns/go-whatsapp-worker-redis-ssedashboard

High-performance Go WhatsApp Worker with Redis queue management and real-time SSE dashboard. Features message processing, rate limiting, health monitoring, and comprehensive API documentation. Built with Docker support and PostgreSQL integration.

dashboard docker go golang mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker

Last synced: 05 May 2026

https://github.com/lq782655835/websocket-audio

transform audio buffer to nodejs by websocket

html5 node websocket

Last synced: 16 Mar 2025

https://github.com/itsanjanamourya/notes-app-websocket

This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.

mongodb node react socket-io websocket

Last synced: 12 Apr 2026

https://github.com/lukman-01/simple-client

Rust WebSocket client allows you to connect to a WebSocket server and process real-time data

async concurrent-programming rust thread websocket

Last synced: 14 Jun 2026

https://github.com/joeylr2042/flask-socketio-api

Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.

api-client api-server flask-api flask-socketio python websocket

Last synced: 01 Apr 2025

https://github.com/diegohce/hddproxy

A small proxy for web apps to access local files

go golang local-file proxy webapp websocket websocket-server

Last synced: 24 Mar 2025

https://github.com/wraithfive/playbot

Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)

admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket

Last synced: 21 Jan 2026

https://github.com/seahindeniz/thermostat-esp

A full-stack wireless thermostat project for ESP32 and ESP8266 boards runs with Espruino

docker esp32 esp8266 espruino fullstack github-actions-ci iot mongodb pnpm react tailwind typescript webpack5 websocket wifi

Last synced: 07 Apr 2026

https://github.com/surajmendhe5573/realtime-chat--application

A web application used for chatting purposes in which users can chat together in real time with each other in a group..

chat-application css express html javascript node socket-io websocket

Last synced: 14 Apr 2026

https://github.com/StudyResearchProjects/avocado

:avocado: Web APIs Testing tool

http request testing websocket

Last synced: 09 Oct 2025

https://github.com/chamster24/intrachat

IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!

anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket

Last synced: 01 Mar 2026

https://github.com/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/royaals/unicode-grid-game

A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.

express nodejs reactjs tailwindcss typescript websocket zustand

Last synced: 10 Apr 2026

https://github.com/macktb/realtime-chat

RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat

dom-manipulation fetch-api spring-boot spring-mvc stomp websocket

Last synced: 05 May 2026

https://github.com/maximilianmairinger/functionaladapter

Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.

adapter functional websocket worker ws

Last synced: 15 Mar 2025

https://github.com/iamber12/chat-app-with-websocket-and-go

Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.

golang gorilla-websocket websocket

Last synced: 05 May 2026

https://github.com/landev01/ama

AMA | Ask My Anything é uma aplicação web em tempo real que permite criar salas de perguntas e respostas dinâmicas.

react-query reactjs tailwindcss typescript vite websocket

Last synced: 14 Apr 2026

https://github.com/drozhkov/as-centrifugepp

Centrifugo C++ client

centrifugo cpp protobuf websocket

Last synced: 01 Apr 2025

https://github.com/srjchsv/chat-frontend

Real-time chat next js frontend

css html nextjs ssr websocket

Last synced: 14 Apr 2026

https://github.com/alfred888/ichat_app

视频对讲系统iOS客户端 - 支持双向视频通话和云台控制

avfoundation ios pan-tilt swift video-call webrtc websocket

Last synced: 19 May 2026

https://github.com/theoliverlear/script-social

Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.

angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket

Last synced: 29 Apr 2026

https://github.com/xdusongwei/porkpepper

编写基于 Redis 通信协议的服务, 并且支持对 Websocket 会话进行操作

asyncio python python3 redis server websocket

Last synced: 06 May 2026

https://github.com/yuriyvyatkin/multichat-backend

Мультичат (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/sergaliciousnes/t-display-s3-wifi-image-transfer

Transfer images to the T-Display S3 wirelessly, Cross compatible with both T-Display-S3 LCD and AMOLED.

esp32 lilygo platformio t-display-s3 t-displays3-amoled websocket wifi

Last synced: 21 Jan 2026

https://github.com/icarephone/websocket

Gorilla WebSocket implementation for fasthttp.

go websocket

Last synced: 14 Jan 2026

https://github.com/karan19698/spring-chat-app

Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.

docker java maven render springboot stomp websocket

Last synced: 11 Apr 2026

https://github.com/mbari-org/gpdviz

Web-based visualization of geolocated point data streams in real-time

openapi scala typescript vue websocket

Last synced: 14 Apr 2026

https://github.com/winter000boy/chat-application

This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.

chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket

Last synced: 11 Apr 2026

https://github.com/taigrr/log-socket

Client-server model for logging. Designed to work well with websockets. Simple client page included.

go golang hacktoberfest logging-library websocket

Last synced: 04 Jun 2026

https://github.com/yaroslaff/lightsleep

sleep() you can interrupt with redis or websocket event

cron cronjob instant interrupt interruption redis safe sleep websocket

Last synced: 06 May 2026

https://github.com/hack-in-peace/collaborative-code-editor

A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.

express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket

Last synced: 12 Apr 2026

https://github.com/joeke80215/wsstatus

golang websocket state machine

golang-package websocket

Last synced: 16 Jan 2026

https://github.com/mahmud-r-farhan/anonychat

A real-time anonymous group chat application with modern UI and privacy features.

chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket

Last synced: 14 Apr 2026

https://github.com/tianlangstudio/chat

Chat developped with Rust and React

actix-web chat javascript react rust webrtc websocket

Last synced: 08 May 2026

https://github.com/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

Last synced: 12 Apr 2026

https://github.com/bwhtdev/websocket-chat

A basic websocket chat app with a Go backend

go websocket

Last synced: 11 Jun 2025

https://github.com/davidje13/shared-reducer-frontend

Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer

reducer websocket

Last synced: 11 Oct 2025

https://github.com/geekshi/webone

A web project demonstrating the frontend and backend technology stack

html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket

Last synced: 21 Jan 2026

https://github.com/muhammedbarghou/scoorz

Express + Postgres demo for A WebSocket Server

javascript postgresql websocket ws

Last synced: 23 Feb 2026

https://github.com/granden-corp/aspnetsignalrcore-websocket_client

An ASP.NET Core SignalR websocket client base on websocket-sharp

asp-net-core signalr-core websocket websocket-client

Last synced: 11 Oct 2025

https://github.com/kvbc/realtime-chat-app

Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend

express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets

Last synced: 06 Jan 2026

https://github.com/vlcty/lemon-markets-websocket

Go connector for the lemon.markets WebSocket

financial-data go golang golang-library websocket

Last synced: 14 Jan 2026

https://github.com/shhiivvaam/realtime-device-tracker

Getting the exact and continuous location of users is the primary concern.

express leaflet socket-io websocket

Last synced: 05 Apr 2026

https://github.com/lauti7/simplechat-golang

Simple Chat built with Golang and React JS

chat go golang reactjs websocket

Last synced: 06 May 2026

https://github.com/esotericman/wim

Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal

instant-messaging spring-context websocket windward

Last synced: 30 Mar 2025

https://github.com/levyks/warp-ws-chat

Simple WebSocket chat server with multiple rooms, built with Warp

chat rust websocket

Last synced: 03 Jul 2025

https://github.com/ratnesh2003/spring-boot-socketio

A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.

authentication java socket-io spring-boot websocket

Last synced: 19 Jan 2026

https://github.com/fahrimz/chat_be_express

Backend part for chat app. Built with express.

backend chat express pnpm typescript websocket

Last synced: 06 May 2026

https://github.com/asodja/rust-snake

Rust learning project. Gameserver for multiplayer Snake game written in Rust.

gameserver rust rust-lang slitherio snake websocket

Last synced: 07 Oct 2025

https://github.com/envek/go-websocket-webtransport-server

Dual WebSocket and WebTransport chat server in Go

golang websocket webtransport

Last synced: 26 Mar 2025

https://github.com/mindsers/tutorial-socketio

Application example on socket.io. Drawing application with multiplayer mode.

mindsersit-tutorials socket-io tutorial websocket

Last synced: 19 Jan 2026

https://github.com/enindu/node-js-websocket

WebSocket demonstration with Node.js

client nodejs server websocket

Last synced: 13 Aug 2025

https://github.com/synoet/sturgeon

record and replay rust streams with timing

async rust rust-crate streams websocket websockets

Last synced: 12 Oct 2025