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.
- GitHub: https://github.com/topics/websocket
- Wikipedia: https://en.wikipedia.org/wiki/WebSocket
- Created by: Michael Carter, Ian Hickson
- Related Topics: long-polling, polling,
- Aliases: websockets, ws,
- Last updated: 2026-06-26 00:28:34 UTC
- JSON Representation
https://github.com/niemiville/snake-game
Browser based snake game with multiplayer.
csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server
Last synced: 08 Feb 2026
https://github.com/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 2026
https://github.com/khanh1998/hermes
An instant messaging app that delivers your messages as fast as Hermes
chat elasticsearch golang kafka messaging nestjs typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/aakashgaurab/dmchatapp
It is a direct messaging real time chat application
bcrypt expressjs jsonwebtoken mongodb nodejs reactjs websocket
Last synced: 11 Apr 2026
https://github.com/kunal-511/beatwave
BeatWave | 🎵 Full-Stack Music Streaming App | 🎧 Seamless playback | 💬 Real-time chat with WebSockets | 🚀 Built with TypeScript, React, Express, Docker & Clerk Auth. Connect, stream & vibe with friends! 🎶
backend clerk-auth express frotnend nodejs react redis shadcn-ui socket-io typescript websocket
Last synced: 11 Apr 2026
https://github.com/matheusgb/autocomplete
🗒️ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.
css elasticsearch golang html integration-testing javascript websocket
Last synced: 03 Mar 2026
https://github.com/madhur/load-test-websocket-locust
Sample code for the blog article
Last synced: 30 Mar 2025
https://github.com/an7oine/django-xterm
Django-pohjainen Xterm.JS-pääteyhteys
django python websocket xterm-js
Last synced: 26 Feb 2026
https://github.com/vekeryk/art-auction-server
Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ
auction docker keycloak microservices monorepo nestjs online-auction postresql rabbitmq typeorm websocket
Last synced: 15 Apr 2026
https://github.com/skamranahmed/estimatex
estimatex is a cli tool designed to facilitate story point estimation of tasks/tickets directly from the terminal.
golang planning-poker realtime-communication websocket
Last synced: 01 Sep 2025
https://github.com/deepcloudlabs/dcl358-2023-feb-21
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
apache-kafka cqrs-pattern event-driven-architecture event-pattern event-sourcing java rabbitmq reactive-programming reactive-systems saga-pattern spring-boot websocket
Last synced: 15 May 2026
https://github.com/julesguesnon/ws-filewatcher
:watch: A filewatcher that will create a Websocket server to allow you to know when your file is updated
buckelscript filewatcher reason reasonml websocket
Last synced: 09 Feb 2026
https://github.com/suhailroushan13/websocket.io
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets
websocket websocket-client websocket-server
Last synced: 26 Jun 2025
https://github.com/sleepyminer/chatwave
ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.
nextjs14 shadcn turborepo websocket
Last synced: 09 Feb 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/jackyyzhang03/pixel-go-frontend
🎲 React frontend for multiplayer Go app
react stompjs typescript websocket
Last synced: 16 Apr 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/tynnp/alo-chat
Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.
chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket
Last synced: 15 Feb 2026
https://github.com/petatemarvin26/vin-socket.client
This application maintain the light weight of websocket connection
javascript typescript webpack websocket
Last synced: 10 Feb 2026
https://github.com/srijan-d/realtime-chat-app
express multiplayer nodejs websocket
Last synced: 11 Apr 2026
https://github.com/doge-8/btc5m-web
Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.
algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket
Last synced: 02 Jun 2026
https://github.com/thedhruvish/chat-app
FastChat is a real-time messaging web app inspired by WhatsApp.
fastapi google-authentication jinja2 oath2 python sqlite3 sqlite3-database uv websocket
Last synced: 16 Apr 2026
https://github.com/antelcat/protoo-sharp
ported to .NET from https://github.com/versatica/protoo
aspnetcore protoo protoo-server server-side signaling websocket
Last synced: 10 Feb 2026
https://github.com/sacoo7/socketcluster-client-kotlin
Native kotlin and android client for socketcluster framework in node.js
client kotlin socketcluster websocket
Last synced: 03 Apr 2025
https://github.com/hvu-dev/massive-q
Realtime Chat app using NodeJS and WebSocket
Last synced: 18 May 2026
https://github.com/jensostertag/ws-pushserver
(Dockerized) WebSocket Push-Server
docker java push-server websocket
Last synced: 13 Apr 2026
https://github.com/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/suconghou/fedlogserver
collect frontend logs and errors into mongodb with websocket
actix-web mongodb rust websocket
Last synced: 13 Jun 2025
https://github.com/valtzu/php-websocket-stream-wrapper
PHP Stream wrapper for WebSocket protocol
php streamwrapper websocket ws wss
Last synced: 09 Apr 2025
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/alexjorgef/go-bittrex
Go wrapper for the Bittrex crypto-currency exchange API.
api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper
Last synced: 21 Jan 2026
https://github.com/vishwajeetk5/mychat
Chat Application Using WebSockets Experience real-time chatting with our WebSocket-powered app! Built with Socket.io and Express.js, it features instant messaging, typing indicators, and sound notifications. Just clone the repo, start the server, and chat away across multiple devices!
chat-application expressjs socketio webdevelopment websocket
Last synced: 07 May 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/cocrafts/graphql
A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.
aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket
Last synced: 13 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/selmanbaskaya/youtube-redis-ws-vue-notification-service
Bu repo Redis, WebSocket ve Vue3 ile Notification Servis Youtube videosu kaynak kodlari icin olusturulmustur.
javascript notification-service redis vite vue3 websocket
Last synced: 13 Apr 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/dunghenry/websockets
expressjs reactjs socket-io socket-io-client sockjs template-engine websocket
Last synced: 13 Apr 2026
https://github.com/tsugami/ws-discord-bot-minecraft-plugin
connecting a minecraft plugin to a discord bot via websocket
discord-bot minecraft-plugin spigot websocket
Last synced: 24 Apr 2026
https://github.com/camillamendess/node-websockets
WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.
mongodb nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/maestre3d/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: 02 Apr 2025
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 2026
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/ultimatedoge5/conzeford
Conzeford enables easy control of a minecraft server via a web app and more!
dashboard minecraft minecraft-server typescript websocket
Last synced: 25 Apr 2025
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 2026
https://github.com/leokwsw/kotlin-springboot-gradle
Kotin x SpringBoot + Gradle + Docker
docker gradle kotlin springboot websocket
Last synced: 13 Apr 2026
https://github.com/ajaydodiya7773/real_time_tracker
expressjs html-css-javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/gokul656/go-sockets
Simple websocket server
go gorilla-websocket websocket
Last synced: 02 Apr 2025
https://github.com/nanaism/realtime-chat
firebase nextjs react realtime-database shadcn-ui socket-io threejs typescript websocket
Last synced: 13 Apr 2026
https://github.com/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
https://github.com/symblai/symbl-twilio-media-steam-adapter
Stream Server for connecting Twilio's Media Stream to Symbl over a WebSocket with an exposed RESTful API for triggering the delivery of Symbl’s real-time events to a Client server.
ai channel-separation client-server conversations insights media messages real-time speaker-separation streams symbl topics twilio webhook websocket
Last synced: 18 Mar 2025
https://github.com/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 Apr 2026
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/largonarco/medint_f
Frontend for a Realtime Medical Interpreter
Last synced: 20 Jun 2025
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/nuages-io/nuages-pubsub
Nuages.PubSub is a C# WebSocket services based on API Gateway WebSocket. It provides all the building block to easily deploy the backend to Lambda using Cloud Formation.
Last synced: 14 Jan 2026
https://github.com/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 2026
https://github.com/obioraigboanusi/breach-metaverse-magna
Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.
frontend reactjs reastful-api typescript websocket
Last synced: 13 Apr 2026
https://github.com/siketyan/buddymeteranalyzer
Analyze BuddyMeter quizzes.
analyzer bootstrap buddymeter-cheater composer php websocket
Last synced: 10 May 2026
https://github.com/redouane64/socketio.net.client
An experimental modern Socket.io client for .NET
polling socket-io socket-io-client socketio websocket
Last synced: 24 Apr 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/renanstn/chat-django-channels
Exemplo de chat server feito em Django utilizando o Channels. Seguindo a documentação oficial do mesmo.
django django-channels docker docker-compose python websocket
Last synced: 13 Apr 2026
https://github.com/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 May 2026
https://github.com/louisyoungx/tcp-transfer-server
Relay a TCP connection to a WebSocket connection based on socket programming.
Last synced: 07 Sep 2025
https://github.com/moeiscool/zoneminder-mp4
It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.
Last synced: 31 Mar 2025
https://github.com/duduxs/spring-frankstein
️🧟♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.
graphql grpc jasper-reports rest spring study webflux websocket
Last synced: 13 Apr 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/adithya-s-k/portablenas
A portable Network Attached Storage (NAS) that allows users to access data on any pendrive or hard disk through a Raspberry Pi acting as a server.
nas network-programming raspberry-pi socket-io socket-programming websocket
Last synced: 13 Apr 2026
https://github.com/mukhoplus/underworld-line-plus
Web Version of Underworld-Line
instant-messaging react springboot websocket
Last synced: 13 Apr 2026
https://github.com/ironbay/kora-react
Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications
react realtime serverless typescript websocket
Last synced: 13 Apr 2026
https://github.com/abhissh11/webuzz
A chat app in MERN, Websocket, one can create a group chat or chat individually.
chatroom express-js reactjs tailwind-css websocket
Last synced: 13 Apr 2026
https://github.com/jjjkkkjjj/rest_framework_channels
The enhanced modules for REST WebSockets using django channels.
channels django django-rest-framework rest-api restful-api websocket
Last synced: 26 Jan 2026
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/yakmesh/yakmesh
YAKMESH™: Yielding Atomic Kernel Modular Encryption Secured Hub - Post-quantum secure P2P mesh network
asynchronous censorship-circumvention data-replication decentralized distributed-systems gossip-protocol mesh-network ml-dsa-65 nodejs oracle p2p post-quantum-cryptography quantum-resistant secure-messaging self-contained self-hosting sqlite synchronous timestamping websocket
Last synced: 03 Feb 2026
https://github.com/alexsander-pavlov/emailloaderwebsocket
Load your messages from email easy and quick.
asynchronous bs4 channels codec django docker docker-compose imap4-ssl jquery loader parse poetry postgresql pytest redis websocket
Last synced: 13 Apr 2026