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-27 00:30:18 UTC
- JSON Representation
https://github.com/stultuss/node-ws-server
Distributed Message Service Cluster for Service Registration and Discovery via ETCD
distributed-systems nodejs service-registration-discovery typescript websocket
Last synced: 15 Apr 2026
https://github.com/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/granden-corp/websocket-sharp_client
A client only and .NET Core runtime compatible .NET Standard 2.0 websocket-sharp library
Last synced: 11 Oct 2025
https://github.com/shtbik/graphql-feed-list
News app with infinity loader and websockets
graphql graphql-yoga material-components material-ui prisma react websocket
Last synced: 20 Apr 2026
https://github.com/lesiaukr/goit-pythonweb-hw-03
Master's degree | Advanced Python Programming | HW | Web basics | Simple HTTP server
docker docker-compose goit-pythonweb-hw-03 http-server jinja2-templating-engine python websocket
Last synced: 14 Apr 2026
https://github.com/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 2026
https://github.com/aprilmintacpineda/aws-ecs-fargate-cluodformation-template
Deploy a Dockerized NodeJS Server with WebSocket on AWS ECS - Fargate using CloudFormation Template
aws-alb aws-autoscaling aws-ecs aws-fargate aws-vpc cloudformation-template docker nodejs websocket
Last synced: 09 May 2026
https://github.com/lilnasy/tic-tac-toe
A quirky little multiplayer game built with websockets, Preact, and Astro. This is built to showcase my work adding websocket support to Astro, which has a reputation for "static" websites, but it can do so much more! Hosted on a Node.js server running on an Oracle Cloud instance.
astro board-game preact realtime websocket
Last synced: 01 May 2026
https://github.com/backendstack21/realtime-pubsub-client-go
The official Realtime Pub/Sub client for Go
client golang messaging publish-subscribe realtime websocket
Last synced: 01 Apr 2025
https://github.com/cpselvis/chatroom
A real-time chat application based on React、Koa2、websocket.
Last synced: 09 May 2026
https://github.com/deepgram-starters/flask-voice-agent
Get started using Deepgram's Voice Agent with this Flask demo app
agent-api deepgram live real-time speech-to-speech voice-agent websocket
Last synced: 21 Jan 2026
https://github.com/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/guilhermescr/cardshare-ui
CardShare UI
nextjs react tailwindcss tanstack-react-query typescript websocket
Last synced: 15 Jun 2026
https://github.com/xiaozhiliaoo/netty-practice
netty-practice
netty4 network-programming websocket
Last synced: 05 Jul 2025
https://github.com/team-tritan/vps-ws-agent
grab data from vps' for uptime page using ws & node.
node typescript websocket ws ws-agent ws-server
Last synced: 10 May 2026
https://github.com/luisvalgoi/websocket-playground
Repository dedicated to learn more about the usage of WebSockets.
Last synced: 30 Mar 2025
https://github.com/duo/wsc
A golang websocket client
client golang reconnect websocket
Last synced: 22 Jan 2026
https://github.com/jzarca01/blockvr
Displays the last 1000 unprocessed blocks in the blockchain
Last synced: 01 Mar 2025
https://github.com/pixel-tactics/pixel-tactics-client
Pixel Tactics Client. Built in Godot and GDScript.
frontend gdscript godot websocket
Last synced: 24 Jan 2026
https://github.com/aloiscrr/deno-websocket-chat
Chat made with new runtime Deno and WebSockets.
Last synced: 30 Apr 2026
https://github.com/ibmstreams/streamsx.websocket
[Incubation] C++ WebSocket toolkit for IBM Streams
ibm-streams stream-processing toolkit websocket
Last synced: 08 Oct 2025
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/manthan0x23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 16 Apr 2026
https://github.com/kanata-php/conveyor-laravel-broadcaster
Conveyor Laravel Broadcaster
php realtime socket-io websocket websockets
Last synced: 03 May 2026
https://github.com/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 2026
https://github.com/sahil2k07/websockets-asp.net-core
This project describes the use of WebSockets in a .NET Core application.
Last synced: 16 May 2026
https://github.com/eugenepokalyuk/react-burger
The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.
cypress jest react redux typescript websocket yandex-praktikum
Last synced: 27 Jan 2026
https://github.com/davidje13/shared-reducer-backend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 07 Oct 2025
https://github.com/wanxianliang/nettywebsocketserver
websocket server framwork base on netty
netty netty4 websocket websocket-java websocket-server
Last synced: 13 May 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/hercules2013/flutter_mplos
Timer, Task Tracking & Chat App developed by Flutter
chat-application dio flutter websocket
Last synced: 07 May 2026
https://github.com/wamp3hub/wamp3js
JavaScript client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026
https://github.com/bourgeoisbear/vim-wscli
websocket test client for Vim
neovim neovim-plugin vim vim-plugin websocket websocket-cli websocket-client
Last synced: 10 May 2026
https://github.com/princiya/websc
Web summer camp (JavaScript) - Peer to Peer Web
canvas express getusermedia javascript node selfieapp webrtc websc websocket
Last synced: 13 Apr 2026
https://github.com/dockgraph/dockgraph
A real-time, interactive, self-hosted Docker infrastructure visualizer
docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket
Last synced: 02 Apr 2026
https://github.com/bukharney/bukchat
A realtime chat web applications
gin go postgresql react real-time websocket
Last synced: 05 Apr 2026
https://github.com/ryomendev/echochat
EchoChat is a real-time chat web application where users can communicate with the server via WebSockets. The application supports basic user authentication, message echo functionality, and a responsive UI for seamless use across devices. Backend operations are powered by Strapi, ensuring scalability and flexibility.
mysqlite real-time-chat strapi strapi-cms strapi-provider websocket
Last synced: 17 Mar 2025
https://github.com/sangello31/chat-websocketsapi
Real Time Chat API
gin-gonic golang rest-api websocket
Last synced: 28 Apr 2026
https://github.com/numb3r3/jsmpeg-relay
jsmpeg relay implementation in golang for large scale live streaming
golang jsmpeg jsmpeg-relay livestream websocket
Last synced: 09 Sep 2025
https://github.com/engsahaly/starter_project_for_realtime
Starter project for realtime course on Udemy
broadcast-reciever broadcaster broadcasting laravel laravel-framework laravel-package laravelecho notification notifications pusher pusher-channels pusherjs realtime realtime-database websocket websockets
Last synced: 09 Feb 2026
https://github.com/okayama-daiki/snake-game
Online PvP snake game
rust snake-game webassembly websocket
Last synced: 17 Mar 2025
https://github.com/izumi-kun/hls-playlist-proxy
HLS playlists proxy with counting viewers
hls monitoring node streaming websocket
Last synced: 14 May 2026
https://github.com/fifolio/comma
Comma is an advanced MERN stack chat app with WebSocket integration. It offers real-time features like online indicators, file uploads, and auto-scrolling. Experience a professional chat solution powered by modern technologies.
api backend chat express frontend fullstack mern mongodb mongoose node react websocket
Last synced: 06 Apr 2026
https://github.com/de-v-log/wasd
Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스
Last synced: 16 Feb 2026
https://github.com/tdjsnelling/dwsps
Tiny distributed websocket pub/sub system
distributed javascript pubsub websocket
Last synced: 02 Apr 2025
https://github.com/awayume/discorust
An API wrapper for Discord written in Rust
api api-wrapper discord http http-client network rust websocket
Last synced: 15 May 2026
https://github.com/ju0x/hyperion
Easy to use websocket library
echo framework gin-gonic go golang gorilla-websocket hyperion library websocket websockets wrapper
Last synced: 22 May 2026
https://github.com/rowingdude/libtradier
A C++ library for the Tradier API
api-client async cpp cpp20 finance financial-data financial-tools investment market-data options-trading order-management portfolio rest-api sdk stock-market tradier trading trading-library websocket
Last synced: 15 Jun 2025
https://github.com/tjjfvi/ginrummy
A gin rummy simulator.
game game-simulation gin-rummy nodejs rummy websocket
Last synced: 14 May 2026
https://github.com/daggilli/gpiowsserver
A WebSocket-based server to communicate with the GPIO on a Raspberry Pi
backend gpio hardware-abstraction hardware-adaptation raspberry-pi typescript websocket websocket-server
Last synced: 15 May 2026
https://github.com/lts8989/comfyui-go-sdk
Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.
Last synced: 15 May 2026
https://github.com/granden-corp/demoaspnetcoresignalr
Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service
asp-net-core azure-signalr-service signalr-core websocket xamarin
Last synced: 15 May 2026
https://github.com/wosherco/socketless
Websocket made simple.
serverless websocket websocket-server websockets
Last synced: 26 Mar 2025
https://github.com/heismanish/pern-chat-app
A fully featured realtime chat application
aws-s3 chat-application pern-stack reactjs socketio typescript websocket zustand
Last synced: 05 May 2026
https://github.com/thebozzz34/socketlink
SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.
Last synced: 02 May 2026
https://github.com/spooled-cloud/spooled-example-spriteforge
Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud
background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow
Last synced: 06 May 2026
https://github.com/m8nt0/dating-app
🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!
ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket
Last synced: 15 Jun 2025
https://github.com/tomenz/websock
Websocket Library
ssl websocket websocket-server
Last synced: 03 Apr 2025
https://github.com/intellisrc/icl
ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).
common database-management encryption-decryption groovy java logging terminal-app webservices websocket
Last synced: 14 Mar 2026
https://github.com/yujiosaka/cross-tab-communication
Demo for cross tab communication
broadcast channel io localstorage shared socket websocket worker
Last synced: 10 Apr 2025
https://github.com/lucaspin/spring-replication-proxy
A Spring-powered replication proxy that transforms an RTP stream into a Websocket one
Last synced: 15 May 2026
https://github.com/wolfieleader/eth-dapp
🪙 Simplifying crypto for you
binance cryptocurrency ethereum graphs react web3 websocket
Last synced: 15 May 2026
https://github.com/drew138/tictac
API for tic tac toe website
backend golang rest-api websocket
Last synced: 03 Jul 2025
https://github.com/tapiwamakandigona/realtime-chat
Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime
chat-app glassmorphism messaging react realtime supabase typescript websocket
Last synced: 06 Apr 2026
https://github.com/vadim-rudak/studymatesserver
Server for android app StudyMates with web interface
bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket
Last synced: 06 Apr 2026
https://github.com/dtroupe18/socket-starscream-demo
Demo on how to use Sockets with Starscream
ios node-module nodejs starscream swift websocket
Last synced: 07 May 2026
https://github.com/omkaarr1/heroes-conquest-a-strategic-chess-battle
A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!
artificial-intelligence fullstackdevelopment python3 websocket
Last synced: 09 Apr 2025
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 Apr 2026
https://github.com/remixer-dec/tbab
a browser game with upgrade & battle stages written in pure typescript
autobattler game-development typescript websocket
Last synced: 08 Jun 2026
https://github.com/himanshugoyal77/talkflow-multilanguage-ai-translator
TalkFlow is your go to language translator to Break language barriers in India with AI-powered real-time translation for seamless communication across regions and businesses.
flutter nextjs nodejs shadcn-ui tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/ankitsingh2105/prepmate
Schedule mock interview with video call and colloborative code edtor with peers and friends
atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket
Last synced: 06 Apr 2026
https://github.com/btwshivam/typerush
TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀
expressjs framer-motion nodejs reactjs websocket
Last synced: 06 Apr 2026
https://github.com/leonardospereira/live-polls
API com o objetivo de fazer um sistema de votação, com resultados em tempo real / API with the object to create a poll system, having the results in real live
docker fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 06 Apr 2026
https://github.com/theovidal/105chat
📨 A simple chat application made with Go
chat-application golang golang-application websocket
Last synced: 27 Mar 2025
https://github.com/dreisss/nlw-expert-nodejs
Back-end application developed on Rocketseat's nlw expert event (nodejs trail).
fastify nlw-expert node rocketseat-nlw websocket
Last synced: 21 Apr 2026
https://github.com/stultuss/go-ws-server
Distributed Message Service Cluster for Service Registration and Discovery via ETCD
distributed-systems etcd golang service-registration-discovery websocket
Last synced: 08 Sep 2025
https://github.com/alexandrehtrb/websocketconnector
asp-net-core csharp websocket websockets
Last synced: 29 Oct 2025
https://github.com/torchcc/crank4py-connector
client endpoint of a API Gateway written in python
api-gateway-endpoint microservice python-web python3 websocket
Last synced: 12 Sep 2025
https://github.com/thefcraft/c-http-server
Basic http server in c
c-http-server http-server-library websocket
Last synced: 29 Oct 2025
https://github.com/chrisru/beight-client
✏️ Frontend for a collaborative web editor
babel es6 eslint monaco-editor preact webpack websocket
Last synced: 04 Apr 2026
https://github.com/biswajitpanday/android-websocketasservice
Android WebSocket using OkHttp3 as Service
Last synced: 15 May 2026
https://github.com/martinille/java-simple-websocket-client
Simple Java websocket client example.
java websocket websocket-client
Last synced: 03 Mar 2025