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/remiljw/kitchen-order

A Django web app that allows a manager create users as counter or kitchen staff. Counter staff can take orders. When orders are taken by counter staff, it is automatically sent in real-time to the pending screen of all kitchen staff. Kitchen staff can fulfil an order. Manager can see all orders, real-time.

django django-channels python python3 websocket

Last synced: 29 Apr 2026

https://github.com/suhlig/websocket-progressbar

A spike on websocketd and the HTML progress element

academic html progress spike websocket

Last synced: 03 Mar 2025

https://github.com/vurv78/vendetta-e2

Discord Bot Library for Expression2 that requires VExtensions and GWSockets/Websocket Core.

discord discord-api discord-bot-framework garrysmod vextensions websocket wiremod

Last synced: 25 Feb 2025

https://github.com/thavarshan/chalice

💬 Modern real-time chat app built with React, Node.js, TypeScript, and Azure WebPubSub — a great resource for devs moving from Vue/Laravel to React/Node.

azure chalice chat expressjs nodejs pubsub reactjs websocket

Last synced: 08 Apr 2026

https://github.com/camiloavn/websockets-tester

app to evaluate websocket connections

expo react-native typescript websocket

Last synced: 01 May 2026

https://github.com/yusank/batman-server

simple chat example using websocket, msgpack in go and javascript

golang javascript msgpack websocket

Last synced: 22 Apr 2026

https://github.com/kartikrocks/wshub

Production-ready WebSocket hub for Go — rooms, broadcasting, middleware, hooks, and pluggable metrics/logging. Zero business logic, pure infrastructure.

broadcasting go golang gorilla-websocket hub middleware realtime rooms websocket websocket-server

Last synced: 06 Apr 2026

https://github.com/haimonmon/mini-lotto

a mini lotto that use web socketting

lotto lotto-simulator web websocket

Last synced: 02 Mar 2025

https://github.com/zduny/balls

Rust web app template example.

rust webapp websocket

Last synced: 05 Apr 2025

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

Записная книжка (Backend часть)

koajs nodejs websocket

Last synced: 06 Jan 2026

https://github.com/funsaized/chatroom

**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz

keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket

Last synced: 29 Apr 2026

https://github.com/hy0tic/bn-screenshare

Signaling Server for bn-screenshare

api csharp dotnet restapi websocket

Last synced: 15 May 2026

https://github.com/neeravbhaskarla/employeemanagmentsystem

Employee management system using spring boot.

aws java jpa-hibernate postgresql spring-boot websocket

Last synced: 08 Apr 2026

https://github.com/yoanesber/nodejs-with-websocket

This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.

nodejs websocket

Last synced: 06 Apr 2025

https://github.com/craigpeacock/esp32_websocket_logviewer

Redirects esp32 console in realtime to webpage using websockets. Using esp-idf.

console esp-idf logfile realtime websocket

Last synced: 01 Jul 2026

https://github.com/lily-osp/esp01-relay-controller

This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.

adafruit-io esp01 iot mdns mqtt websocket

Last synced: 21 May 2026

https://github.com/fadilxcoder/websocket-php-html

PHP websocket - Client / Server

cli client-server html notes php poc websocket

Last synced: 15 Jun 2026

https://github.com/fajrulaulia/coreplause-nodejs-express

Node Js Realtime Backend chatt using redis and web socket

api javascript nodejs redis websocket

Last synced: 17 Apr 2026

https://github.com/durydevelop/dwebsocket

cross-platform WebSocket library based on IXWebSocket and emscripten

cpp cross-platform emscripten wasm websocket

Last synced: 21 May 2026

https://github.com/yandex-cloud-examples/yc-practicum-serverless-websocket

Создание интерактивного Serverless приложения с использованием WebSocket в Yandex Cloud.

api-gateway data-streams lockbox message-queue object-storage s3 serverless websocket yandex-cloud yandex-function yandexcloud ydb

Last synced: 02 Feb 2026

https://github.com/ricksonoliveira/blog

Blog application following the Git Flow pattern. Made with Phoenix | CI\CD | Tests Coverage | TDD

blog-engine elixir materializecss phoenix phoenix-framework postgresql websocket

Last synced: 15 May 2026

https://github.com/skygenesisenterprise/api-service

The Official Sky Genesis Enterprise API Service Ecosystem

api-service client cryptography data dns docker javascript nextjs service stalwart typescript websocket

Last synced: 31 Dec 2025

https://github.com/x-rays5/edjournal_server

This is a websocket server that broadcasts all events received in the elite dangerous journal. This make it possible to read these events from a different pc.

cpp elite-dangerous elite-journal elitedangerous networking websocket

Last synced: 05 Jul 2025

https://github.com/fiwon123/cthrone

CThrone is a tool to use as an internal chat to send message from a device to another one

chat cli command-line command-line-tool commands go golang message nats tcp tool websocket

Last synced: 08 Mar 2026

https://github.com/basemax/editor-realtime-collaborative

Backend implementation of a collaborative Markdown editor using Node.js, Express, and Socket.IO. The frontend can be developed using React.js to provide a seamless, real-time editing experience.

editor javascript js nodejs real-time real-time-chat socket-io socketio ts typescript websocket

Last synced: 05 May 2026

https://github.com/bilovodskyi/gesture-based-object-control

Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.

blender machine-learning python3 react-three-fiber websocket

Last synced: 21 May 2026

https://github.com/jayantur13/tabsync-cli

Sync browser tabs instantly between desktop and mobile over local Wi-Fi — no cloud needed.

browser-sync cli cli-app node-cli websocket

Last synced: 29 Oct 2025

https://github.com/cfms-dev/cfms_on_websocket

A server-side implementation of a complete system designed for managing confidential documents, called Confidential File Management System (CFMS), running on the WebSocket protocol.

confidential file-management management-system server websocket

Last synced: 21 May 2026

https://github.com/tommasoamici/multiplayer-whiteboard

A very minimal example of a Figma-like/Miro-like multiplayer collaborative board using WebSockets.

bun cursors multiplayer websocket whiteboard

Last synced: 04 May 2026

https://github.com/nexys-system/ws-client

Websocket helpers for client

react websocket

Last synced: 15 May 2026

https://github.com/ndrean/phoenix_react

Phoenix API & landing page with React SPA

elixir phoenix react vite websocket

Last synced: 13 May 2026

https://github.com/jikantoki/tasc-websocket

TascのWebsocket

websocket

Last synced: 04 Nov 2025

https://github.com/lckrugel/discord-bot

A implementation of a discord bot in Go

bot discord discord-bot go websocket

Last synced: 01 Jul 2026

https://github.com/sihamouda/reverse-websocket

A Go reverse-websocket microservice with dashboard using docker-compose

docker docker-compose dockerfile go golang rest websocket

Last synced: 02 Jan 2026

https://github.com/tbs96/neuroai-client

Client for AI based Chatbot - Personal Mental Health Assistant

axios axios-react mental-health mental-health-assistant pwa-app react reactjs redux redux-toolkit webapp websocket

Last synced: 22 Jun 2025

https://github.com/hit-7624/squad-draw

Squad Draw is a real-time collaborative drawing app where you and your friends can bring ideas to life on a shared digital canvas. Unleash your creativity with a variety of cool, hand-drawn style shapes and chat with your team in real-time as you collaborate. Create a private room, invite your squad, and start drawing together instantly.

better-auth collaboration-tool collaborative-drawing excalidraw monorepo nextjs real-time-collaboration roughjs socket-io turborepo websocket zod

Last synced: 23 Jul 2025

https://github.com/derrick56007/dart_websockets

dart_websockets is a pure dart library for establishing simple WebSocket servers and clients.

dartlang websocket

Last synced: 29 Mar 2025

https://github.com/tomriu/social-media-project

This project is a dynamic Social Media Platform aimed at enhancing connectivity, user interaction, and content sharing. Developed as part of a basic internship in PTIT, it leverages modern web technologies (spring boot, reactjs, ...) to create an engaging and scalable platform.

cloudinary-api formik java material-ui reactjs spring-boot springframework tailwind-css websocket

Last synced: 13 Apr 2026

https://github.com/dleedev365/apricity-serverless-django

[CMPT 474: Web Systems Architecture] An experimental lightweight serverless web application deployed to AWS using Django, Zappa, and PostgreSQL.

aws crud-application django postgresql python3 websocket

Last synced: 30 Apr 2026

https://github.com/rushikeshwaghmare07/socket.io-fundamentals

A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.

chat-application socket-io socket-server websocket

Last synced: 01 May 2026

https://github.com/acecoderclaws/scratch-cloud-manager

This Chrome extension allows users to send custom WebSocket packets to modify Scratch cloud variables.

chrome chrome-extension chrome-extensions css html html-css-javascript javascipt scratch scratch-mit-edu scratch3 small small-project small-projects tool websocket websockets

Last synced: 16 Feb 2026

https://github.com/yuanwu0000/cryptoexchange

即時更新的加密貨幣訂單簿 & K線圖,支援切換不同時框。 (Vue3 + Pinia + WebSocket)

pinia vue3 websocket

Last synced: 09 Jul 2025

https://github.com/oschrenk/gol.scala

Game of Life in Scala with Websockets

akka akka-http scala websocket

Last synced: 28 Jun 2025

https://github.com/colagom/kowet

implements STOMP protocol by websocket for KMM (WIP)

kotlin kotlin-multiplatform stomp websocket

Last synced: 20 Jan 2026

https://github.com/benzinga/webrpc.js

Simple, lightweight RPC framework for JS (Semi-deprecated.)

javascript rpc travis-ci websocket

Last synced: 28 Jun 2025

https://github.com/antash-mishra/open-tunnel

WebSocket tunneling server and client to expose local web servers.

http javascript ngrok-replacement typescript websocket

Last synced: 21 May 2026

https://github.com/thuongtruong109/shakemate

🖇️ Connect to temp peers via internal network without authentication

chat docker docker-compose ejs fastify nodejs p2p p2p-chat peerjs socket video-call websocket

Last synced: 18 Feb 2026

https://github.com/brints/spoken-api

Spoken is a real-time voice translation video conferencing platform that eliminates language barriers in global professional collaborations by providing instantaneous, natural-sounding voice translation, allowing participants to communicate naturally in their native tongues.

digitalocean fastapi github-actions postgresql python3 unit-testing uvicorn webrtc websocket

Last synced: 08 Jun 2026

https://github.com/pawantech12/all-in-one-hub

All-in-One Tool Hub is an open-source SaaS platform offering essential image, text, CSS, coding, and utility tools. Built with the MERN stack, it features Clerk authentication, subscription-based access, and Razorpay payments. Future updates include AI-powered tools, real-time collaboration, and API access. 🚀

aio allinone clerk express mern-stack mongodb nodejs nodemailer razorpay react react-query react-router-dom redux-toolkit saas saas-we shadcn-ui tailwindcss websocket

Last synced: 10 Feb 2026

https://github.com/3a-systems/openig

Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.

api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket

Last synced: 04 Oct 2025

https://github.com/bcmmacro/bridging-go

bridges HTTP and websocket between two datacenters.

bridge datacenter golang http proxy websocket

Last synced: 15 Jan 2026

https://github.com/issadarkthing/gochat

Simple go websocket example

chat example go tview websocket websocket-chat

Last synced: 12 Sep 2025

https://github.com/rajput-vinay/pingpongws

This project is a simple WebSocket implementation to help you learn the basics of WebSocket communication in real-time. It uses the "ping-pong" pattern, where a client sends a ping message to the server, and the server responds with a pong.

reactjs typescript websocket

Last synced: 15 May 2026

https://github.com/kryptonbd/realtime-in-js

Implementing polling, HTTP/2, WebSockets, and Socket.IO for real-time communication using Javascript

chat http2 javascript polling realtime realtime-chat socket-io websocket

Last synced: 15 May 2026

https://github.com/vishnu-mouli-102408/expert-link

A platform where users can book 1-on-1 video/audio calls with industry experts (doctors, lawyers, financial advisors, startup mentors, etc.).

honojs nextjs react webrtc websocket

Last synced: 25 Feb 2025

https://github.com/narmod/pokerth-web-client

A modern web client for PokerTH, allowing players to connect to PokerTH servers directly from a browser through a WebSocket-to-TCP proxy.

board-game docker family-game nodejs poker pokerth pwa raspberry-pi self-hosted selfhosted texas-holdem websocket

Last synced: 11 Jun 2026

https://github.com/ahmetkca/golang-chat-app-with-file-sharing

A Chat web application with file sharing capability

docker-compose golang minio websocket

Last synced: 02 May 2026

https://github.com/uncharted404/ayb-websocket

基于netty实现的websocket框架

netty netty-websocket websocket

Last synced: 20 Jan 2026

https://github.com/okazawa0929/websocket-sample

時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ

jotai nextjs shadcn-ui socket-io typescript websocket

Last synced: 04 May 2026

https://github.com/dbarochiya/chatapp

Simple chat application with go, react and websocket

chat-application go golang react websocket

Last synced: 11 May 2026

https://github.com/femtotrader/libwebsockets.jl

Julia wrapper for https://libwebsockets.org/

julia-language websocket

Last synced: 15 Sep 2025

https://github.com/pranavkakde/siphon

Real-time open-source test analytics platform. Ingests low-latency gRPC test suite streams, buffers via RabbitMQ, sinks idempotently to MongoDB, and pipes metrics to a live WebSockets React dashboard.

clean-architecture dashboard devops-tools golang grpc minio mongodb monorepo observability opentelemetry rabbitmq react real-time test-analytics websocket

Last synced: 30 Jun 2026

https://github.com/loayahmed304/mark-it

A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.

markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket

Last synced: 06 Apr 2026

https://github.com/cirmifrancis/live-chat

Live chat made with Node.js, Express.js, Express-Handlebars & Socket.io. Deployment made on Render (previously on Glitch).

chat express-handlebars expressjs middleware nodejs socket-io sweetalert2 websocket

Last synced: 06 Apr 2026

https://github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang

Web chat with WebSocket, Redis, and Cassandra, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript.

cassandra chat clean-architecture emojis golang javascrit login logout redis websocket

Last synced: 02 Apr 2026

https://github.com/polvallverdu/shoppinglist-server

Websocket for my Shopping List app.

typescript websocket

Last synced: 24 Jul 2025

https://github.com/jmr85/06-websocket

app websocket

expressjs nodejs websocket

Last synced: 06 Apr 2026

https://github.com/t33devv/elevator-sim-backend

expressjs websocket.io backend with 2-elevator request logic

elevator-simulation expressjs websocket

Last synced: 15 May 2026

https://github.com/jonathan-pap/secret-hitler

Online multiplayer Secret Hitler — Node + WebSockets, modern noir UI, optional AI bots. Play at https://secret-hitler-tt29.onrender.com/

ai-bots board-game browser-game hidden-role html5-game javascript multiplayer nodejs party-game real-time secret-hitler social-deduction web-game websocket

Last synced: 15 May 2026

https://github.com/panastasiadis/crowd-density-heatmap

This is a front-end web application written in JavaScript that uses the Leaflet library to display a heatmap layer of the crowd of Das Fest 2018 over the corresponding map location.

crowd-simulation das-fest-2018 front-end heatmap javascript leaflet real-time-data trilateration visualization websocket

Last synced: 03 May 2026

https://github.com/sergeimischenko/django_channels_chat

Проект простое приложение на Django с использованием Django-channels и Websocket. Приложение это чат, который работает через Группы(Вход/Выход из группы) далее подключаемся к группе и входим в чат между участниками

django django-channels javascript python websocket

Last synced: 17 Mar 2025

https://github.com/njasm/blunt

Highly opinionated way to build asynchronous Websocket servers with Rust

asynchronous network-programming opinionated rust rust-lang tokio websocket websockets

Last synced: 06 Apr 2025

https://github.com/qneyrat/rocket-server

internal server for rocket app

aes go json-rpc websocket

Last synced: 30 Mar 2025

https://github.com/qneyrat/wsb

WebSocket Broker for real-time app.

broker go golang real-time websocket

Last synced: 05 Sep 2025

https://github.com/naiemofficial/laravel-realtime-chat

A real-time video chat application built with Laravel, Vite, and Pusher for instant messaging and video calls.

laravel livewire pusher realtime-chat realtime-communication reverb webrtc websocket

Last synced: 07 May 2026

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/dmitriiviktorov/instantmessages

Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.

aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket

Last synced: 08 Apr 2026