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-25 00:30:36 UTC
- JSON Representation
https://github.com/urlaunched-com/udfwebsocketsclient
SwiftUI-UDF WebSockets Client
actioncable redux swiftui-udf udf websocket websocket-client
Last synced: 17 Apr 2026
https://github.com/thakursaurabh1998/distributed-websocket-server
This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.
distributed golang redis websocket
Last synced: 28 Apr 2026
https://github.com/anuragarwalkar/chat-buddy
📱 Realtime One To One Chat Application Built Using Angular, Node.js And Websocket
angular mongodb typescript websocket
Last synced: 09 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/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/allanjos/network_samples
Network samples/utilities.
android ansi-c bsd c client-server freebsd libpcap mqtt mqtt-client network packet-capture pcap socket tcp tcp-ip udp web websocket
Last synced: 01 May 2026
https://github.com/rohittiwari-dev/ocpp-ws-io
Type-safe OCPP WebSocket RPC client & server with pub/sub, session management, and clustering support
central dev-tools e-mobility emobility ocpp ocpp-central ocpp-rpc ocpp-rpc-ts ocpp-server ocpp-ws-client ocpp16 ocpp16j ocpp20 ocpp201 ocpp21 ocppwebsocket websocket websocket-ocpp websocket-server websockets
Last synced: 01 Apr 2026
https://github.com/luechtdiode/mobile-queue
Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.
akka-http akka-streams angular ionic scala websocket
Last synced: 30 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/natanaelvich/heat-backend
github authentication and web sockets messages
expressjs github-authentication jwt prisma typescript websocket
Last synced: 06 May 2026
https://github.com/abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
ejb glassfish javaee jsr356 payara-server tyrus websocket
Last synced: 26 Oct 2025
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/424nkita-csharsfta4/battleship-web-online
Морской бой
battleship battleship-game javascript multiplayer nodejs websocket
Last synced: 21 May 2026
https://github.com/codybartfast/hello-websocket-cs
WebSocket Client 'Hello World' using .Net in C#
client csharp dotnet hello-world websocket
Last synced: 29 Apr 2026
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/wesleymcginn/local-binary-communication-network
This program lets people send binary messages over the local network by clicking a box (1) and releasing it (0). Messages can be sent with Morse code, binary, or something else.
binary-communication morse-code websocket
Last synced: 18 Mar 2026
https://github.com/iryna-vyshniak/ws-sqlite3
This is a simple application that utilizes WebSocket for real-time data exchange and SQLite3 for database operations. Please wait while server upload 🙃
Last synced: 02 Apr 2025
https://github.com/karanxidhu/websocket-go-prisma
A production-ready Go template with WebSocket support and Prisma Go client integration. Features real-time communication capabilities and clean REST API endpoints.
Last synced: 16 Mar 2025
https://github.com/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
https://github.com/alexander-hagen/node-api-hitbtc
Non-official implementation of HitBTC's API's. Developed for personal use.
api-rest hitbtc javascript nodejs websocket
Last synced: 10 Feb 2026
https://github.com/abdelkarim-01/real-time-chat-application
Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.
css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket
Last synced: 29 Apr 2026
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/ezrarieben/ts5-remote-apps-wrapper
An API wrapper written in JavaScript for TeamSpeak 5's remote apps WebSocket feature
api api-wrapper api-wrappers javascript-api javascript-api-wrapper javascript-wrapper teamspeak teamspeak-client teamspeak-server teamspeak5 ts ts5 websocket websocket-api websocket-apis websockets
Last synced: 24 Mar 2025
https://github.com/groovytron/marx-attack
An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.
decentralized gunjs music p2p websocket
Last synced: 19 Mar 2026
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 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/sixelasacul/tft-double-up-companion
A simple, real time companion app for double up games. Built with TanStack Start, Ably, and Neobrutalism.
ably community-dragon neobrutalism react shadcn tailwindcss tanstack-start teamfight-tactics websocket
Last synced: 17 Apr 2026
https://gitlab.com/dasnoo.official/arsocket
Easy js websockets
arsocket javascript node typescript websocket
Last synced: 03 Jul 2025
https://github.com/seshchat/react-native-mesa
📲 Mesa component for React Native apps
cryb mesa react-native websocket
Last synced: 28 Jan 2026
https://github.com/lucasefe/spotcast-poc
Spotcast allows one Spotify desktop client (ideally yours) to drive other Spotify desktop clients running on different hosts.
Last synced: 24 Jan 2026
https://github.com/shubhdotai/offline-voice-ai
FastAPI + MLX offline-first voice agent with <1s latency. Minimal UI
fastapi mlx voice-agent websocket
Last synced: 05 May 2026
https://github.com/haydnmeyburgh/cod-esports-tournament-manager
This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.
gin-gonic go jwt-authentication mongodb websocket
Last synced: 05 May 2026
https://github.com/shmelovoleksandr/banditgames_backend
SpringBoot backend repository for the BanditGames project
java rabbitmq rest-api spring-boot websocket
Last synced: 19 Apr 2026
https://github.com/dhairyasethi/blockshare
A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging
p2p-network pubnub reactjs webrtc websocket
Last synced: 05 May 2026
https://github.com/siopipin/socketio
Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js
ejs javascript nodejs socket-io websocket
Last synced: 16 Apr 2026
https://github.com/ryanthemcpherson/minecraft-audio-viz
Real-time audio visualization in Minecraft using Display Entities. Captures system audio, runs FFT analysis, and renders reactive 3D visualizations with multi-DJ support.
audio-visualization display-entities fft java minecraft minecraft-plugin python tauri threejs websocket
Last synced: 27 Feb 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/louis3797/nucleus-chat-app
Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley
chatapp nestjs nextjs react rooms websocket websocket-chat
Last synced: 30 Apr 2026
https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
https://github.com/weisyn/client-sdk-js
WES Client SDK for JavaScript/TypeScript - 用于链外应用开发的 JavaScript/TypeScript 客户端工具包,提供 Token、Staking、Market、Governance、Resource 等业务服务
blockchain blockchain-sdk client-sdk dapp grpc javascript json-rpc market nodejs resource sdk token typescript utxo wallet web3 websocket wes
Last synced: 30 May 2026
https://github.com/brendadeeznuts1111/alchmenyrun
Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks
alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows
Last synced: 01 May 2026
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/pjtunstall/the-mad-bombers-tea-party
01Founders project to make a multi-player browser game using web sockets, and no WebGL or any 3rd-party framework. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Apr 2026
https://github.com/nesvet/insite
Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components
framework fullstack mongodb rbac realtime typescript websocket
Last synced: 01 Apr 2026
https://github.com/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/iamnanjo/encrypted-chat-app
End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API
chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket
Last synced: 27 Feb 2026
https://github.com/actionagentai/openclaw-dashboard
React/Next.js visual dashboard for the OpenClaw AI gateway — every CLI command as a UI page, with speech-to-text everywhere
ai dashboard nextjs openai openclaw react self-hosted speech-to-text websocket whatsapp
Last synced: 31 May 2026
https://github.com/aladser/offer-tracker
Трекер офферов (Laravel 8)
laravel8 linux mysql tailwindcss websocket
Last synced: 29 Jan 2026
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/bontaramsonta/simple-messaging-server
a simple ws message server using Bun.websocket
Last synced: 30 Jan 2026
https://github.com/pedrohenrikle/polls
A voting poll API made with Node.js using WebSockets to in real time actualization
api fastify nodejs postgresql prisma typescript websocket
Last synced: 13 Apr 2026
https://github.com/marshallovski/michi
Minimal chat for your needs
api chat chat-application chatroom client-server node node-js nodejs websocket websockets
Last synced: 03 May 2026
https://github.com/arjunchib/masquerade
Online card game
cloudflare-pages cloudflare-workers react websocket
Last synced: 04 May 2026
https://github.com/initialz/cloudcode
Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.
anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket
Last synced: 13 Jun 2026
https://github.com/trustlelab/webrtc-meetingbot
Meetingbot using webrtc
automation gstreamer javascript python selenium socket-io stun turn webrtc websocket
Last synced: 11 Feb 2026
https://github.com/dustinm16/portal
Self-hosted alternative to Discord + Twitch + Matrix + Mastodon. Encrypted chat, live streaming (RTMPS/HLS), WebRTC voice, SSH/VNC/RDP remote access, SFTP file manager, VOD recording — single Python server, no Docker required.
chat discord-alternative encrypted file-manager hls mastodon-alternative python rdp remote-access rtmp self-hosted sftp ssh streaming twitch-alternative vnc voice-chat vpn-alternative webrtc websocket
Last synced: 01 Apr 2026
https://github.com/ekaone/crdt-yjs
Demo Yjs 📌Yjs is a high-performance CRDT for building collaborative applications that sync automatically
p2p valtio valtio-yjs websocket yjs
Last synced: 29 May 2026
https://github.com/adesiclabs/client-python
Python Client for Adesic API
abyiss api api-client bitcoin bot crypto cryptocurrency ethereum exchange libary market-data python rest-api trading websocket websockets wrapper
Last synced: 18 Apr 2026
https://github.com/idabmat/tic_tac_toe_client
React Client for the Tic Tac Toe game
nextjs react ssr tic-tac-toe websocket
Last synced: 16 Apr 2026
https://github.com/tsingson/fastws-example
golang / javascript websocket example via flatbuffers , fasthttp, fastws
fasthttp fastws flatbuffers golang javascript router websocket
Last synced: 14 Jan 2026
https://github.com/saber2pr/messager
文本传输助手
koa koa-router react typescript websocket
Last synced: 30 Apr 2026
https://github.com/saurabhkumardev/chatroom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 04 May 2026
https://github.com/zucchinidev/go-chat-application
A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser
chat-application go golang websocket
Last synced: 17 Mar 2025
https://github.com/andrasg/loxone-ts-api
A node module written in TypeScript to communicate with Loxone Miniservers via websockets.
Last synced: 11 Feb 2026
https://github.com/anatoly-semenov/go-ws-gateway
WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.
docker golang k8s kafka redis websocket
Last synced: 29 Apr 2026
https://github.com/yju-okura/project_minori-gin-deployment-repo
RAGを導入した授業プラットフォーム
gin-gonic golang webrtc websocket
Last synced: 01 May 2026
https://github.com/abgeo/chat
Simple web chat on Python with Tornado web server
Last synced: 28 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026
https://github.com/jdk-plus/spring-boot-starter-websocket
A springboot websocket clustered message push component written by netty. 🏝✨
java netty springboot websocket websocket-server
Last synced: 31 Jan 2026
https://github.com/qchateau/space-dodgems
A web-based mini game in C++20, featuring coroutines.
boost coroutines cpp cpp20 javascript websocket
Last synced: 01 May 2026
https://github.com/wesleymcginn/chat
A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.
chat communication css html javascript mail messaging server texting websocket
Last synced: 30 Apr 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/yuis-ice/go-chatapp-ai
🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.
chat demo golang gorilla-websocket javascript real-time web-application websocket
Last synced: 10 May 2026
https://github.com/s-chan-o/sc-sns
java jpa kafka redis spring-boot spring-security websocket
Last synced: 10 May 2026
https://github.com/pagarciasima/whatsapp-clone-app
WhatsApp Clone (Spring Boot / Java)
angular docker-compose full-stack keycloak open-api spring websocket
Last synced: 11 Apr 2026
https://github.com/scholarchen20/sky-take-out
黑马程序员最新Java项目实战《苍穹外卖》,最适合新手的SpringBoot+SSM企业级项目实战 相比于瑞吉外卖苍穹外卖的业务更加真实完整,用户端改为微信小程序,登录改为了微信登录,加入了统计报表,来单提醒,客户催单,订单管理等功能,业务实现了闭环。技术选型更加丰富和实用。可以认为是增强版瑞吉外卖
aliyun-oss echarts mybatis redis spring-cache spring-task springboot2 springmvc websocket wechatpay
Last synced: 10 May 2026
https://github.com/arthepsy/bs2-evt-filter
Suprema BioStar 2 event filter
biostar biostar2 events filter secure-strings service suprema websocket
Last synced: 09 May 2026
https://github.com/luca-schlecker/swebsocket
A Simple and Plain WebSocket Library for C#
client csharp easy-to-use nuget server websocket websocket-client websocket-server
Last synced: 19 Jan 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/imdadmi/kafka-websocket-chatapp
this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end
kafka reactjs spring-boot websocket
Last synced: 09 May 2026
https://github.com/voronov-nikita/bikestat
The team case of the pre-professional Olympiad - personal recommendations for cyclists.
client-server javascript python3 react-native websocket
Last synced: 06 Oct 2025
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/nueluzoma/portfolio-project
Automated CI/CD Pipeline for Web Applications using Jenkins and GitHub
ci-cd docker jenkins websocket
Last synced: 12 May 2026