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/kropanov/sag-api
API for the sag online cosmic 2D game 🚀
api docker nestjs postgresql prisma typescript websocket yarn
Last synced: 01 Feb 2026
https://github.com/20centaurifux/icb-ws
HTML5 front-end for ICB.
chat html5 icb javascript python websocket
Last synced: 28 Apr 2026
https://github.com/filippofinke/php-websocket
📡 Simple php websocket server
Last synced: 18 Jun 2025
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/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/mondominator/opsdec
A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.
analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket
Last synced: 13 Apr 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/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/jas1rk/dailydash
A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.
auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket
Last synced: 06 Apr 2026
https://github.com/onmax/chat_websockets
This app is built in Java with Maven and WebSockets
Last synced: 04 May 2026
https://github.com/caiovicentino/polymarket-mcp-server
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket
Last synced: 26 Feb 2026
https://github.com/FanatiQS/EcmaScript-WebSocketServer
Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.
ecmascript http-server javascript nodejs tcp-socket websocket websocket-server
Last synced: 10 Mar 2025
https://github.com/yarbsemaj/key-exchange-chat
An implementation of an RSA signed diffie hellman webchat.
api-gateway lambda serverless svelte sveltejs tailwind websocket
Last synced: 13 Apr 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/ipublikuj/websockets-session
Extension for implementing sessions into ipub/websockets server
ipub ipublikuj nette nette-framework session websocket websockets
Last synced: 04 Feb 2026
https://github.com/ok7uz/realtime-chat
A real-time Chat API project built on DRF and Django Channels
django django-channels django-chat django-rest-framework django-rest-framework-simplejwt python websocket
Last synced: 18 Jun 2026
https://github.com/thatisuday/jquery-page-reaction
a jQuery plugin to report user page interactions with web-ui using web-sockets
Last synced: 18 May 2026
https://github.com/hinha/socket-storage
Storage Like S3, GCP Storage
clean-architecture go-grpc go-grpc-example golang-websocket-example golang-websocket-server python-grpc websocket websocket-example
Last synced: 25 Jun 2026
https://github.com/influx6/octo
Octo provides a base low-level network communication across multiple protocols in Go.
distributed-tcp-messaging go go-octo golang low-level-network-library message-library messaging-layer octo tcp udp websocket
Last synced: 18 May 2026
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/touradbaba/sensors_data_streaming
A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.
api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket
Last synced: 08 Apr 2026
https://github.com/livevasiliy/laravel-starter
Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)
api boilerplate full-stack laravel laravel-echo laravel-echo-server laravel8 lucid lucid-architecture nuxt nuxtjs php74 sanctum websocket
Last synced: 09 May 2026
https://github.com/zziger/discord-core
Example of Discord API implementation in TypeScript
dicsord-gateway discord discord-api discord-api-wrapper typescript webpack websocket websockets
Last synced: 07 May 2026
https://github.com/jaid/deepbot-simulator
Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket
backend cli deepbot deepbot-api deepbot-server deepbot-simulator tool websocket
Last synced: 14 May 2025
https://github.com/alexzhang1030/wshe
A simple yet modern websocket client.
typescript websocket websocket-client
Last synced: 14 Apr 2025
https://github.com/blackishgreen33/nextjs-websocket-mcp
A demo of implementing MCP communication based on WebSocket using Next.js
Last synced: 13 May 2026
https://github.com/manthan-sharma-23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 05 Mar 2025
https://github.com/xivadic/autoscriptvps
イッキーさんのプロジェクト
shadowsocks ssh trojan websocket
Last synced: 03 Feb 2026
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
javascript server toy websocket
Last synced: 23 May 2026
https://github.com/xiaodaigh/wsumm
A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection
Last synced: 07 Sep 2025
https://github.com/ved08/chat-app
This is a chat app built using WebSockets. The project is still in development.
css express html javascript nodejs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/vdaburon/har-to-jmeter-convertor
Convert a HAR file to JMX script file and record XML
convertor har jmeter jmeter-plugin websocket
Last synced: 04 Sep 2025
https://github.com/shreyxnsh/chatapp-websockets
A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js
chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp
Last synced: 05 Apr 2026
https://github.com/0neshot101/rbxdev-ls
Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.
code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket
Last synced: 13 Apr 2026
https://github.com/dcrousso/dots
A modern take on the classic game of Dots and Boxes
boxes dots multiplayer tomcat websocket
Last synced: 26 Jul 2025
https://github.com/maxcharm093/simple-tasks
Simple tasks real-time updates with django channels, DRF, celery
celery django django-channels drf rabbitmq react-redux redis websocket
Last synced: 09 Apr 2026
https://github.com/amriteshanand0129/moveinsync
Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.
express mongodb moveinsync nodejs postman websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-crypto-ticker-app
Vite Crypto Ticker App with SSE
bootstrap coincap-api css express github-actions heroku html javascript nodejs sse vite vue websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-chain
ViteChain - Blockchain Demo
bitcoin blockchain bootstrap cryptography css express html javascript nodejs p2p proof-of-work rest sse typescript vite vue web3 websocket
Last synced: 09 Apr 2026
https://github.com/pomxark/django_websocket_graph
channels dafny django django-rest-framework python python3 websocket
Last synced: 04 May 2026
https://github.com/emirbaycan/vscoder-copilot
VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.
ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket
Last synced: 05 May 2026
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/nfibrokerage/slipstream_honeycomb
An adapter between slipstream telemetry and honeycomb events
Last synced: 30 Jul 2025
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 2026
https://github.com/cptcr/sharding.js
Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.
discordjs-bot ioredis npm sharding typescript websocket yarn
Last synced: 19 Feb 2026
https://github.com/bogdanq/tic-tac
real time game
nodejs react typescript websocket
Last synced: 09 Apr 2026
https://github.com/alansastre/jakartaee-websocket
Websockets en Jakarta EE con Jakarta Websocket. Formerly Java EE.
chat chat-application chatroom jakartaee jakartaee-websocket jakartaee10 jakartaee9 java java11 java17 java8 real-time-chat websocket websockets
Last synced: 04 Oct 2025
https://github.com/web2solutions/jumentix-vue-ui
"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.
indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket
Last synced: 13 Apr 2026
https://github.com/ccxt-net/ccxt.simple
CCXT.SIMPLE – CryptoCurrency eXchange Trading Library Simple
altcoin api arbitrage binance bitcoin bot ccxt crypto cryptocurrency e-commerce exchange exchange-markets investment market-data merchant rest-api strategy trading upbit websocket
Last synced: 16 Aug 2025
https://github.com/dmitrii1548/chat
This is a simple chat with WebSocket
chat chat-application css html inertiajs javascript js laravel laravel-framework messenger php pusher tailwind vue vuejs vuejs3 websocket
Last synced: 10 Apr 2026
https://github.com/codersuresh/real-time-chat
Real time chat app using socket.io
cors express nextjs socket-io tailwindcss vercel websocket
Last synced: 10 Apr 2026
https://github.com/adamanr/transmitting-api
API for transmittings data from client to server
Last synced: 22 Aug 2025
https://github.com/lukataylo/foldo
A Figma-style multiplayer review canvas for AI-generated code. Comment, compare, and ship changes Claude Code wrote — without leaving the canvas.
agent-code-review ai-code-review chrome-extension claude-code code-review-tool developer-tools fastify figma-for-code llm-code-review manifest-v3 mcp-server model-context-protocol multiplayer-canvas pull-request-review react real-time typescript websocket
Last synced: 15 Jun 2026
https://github.com/sounishnath003/practice-leetcode-multiplayer
a multiplayer application to practice leetcode problems easily with peers
golang htmx leetcode websocket
Last synced: 18 Apr 2026
https://github.com/eduhcastro/trade-items
A User X User item exchange system.
expressjs items javascript nodejs trade websocket
Last synced: 24 Jul 2025
https://github.com/micahondiwa/airbnb_clone
Developing a website similar to Air BnB website.
css html html5-css3 infrastructure javascript websocket
Last synced: 10 Apr 2026
https://github.com/agustinsrg/ps-bot-lib
Simple library to create bots for Pokemon Showdown
bot library npm pokemon-showdown pokemon-showdown-bot sockjs typescript websocket
Last synced: 22 Mar 2025
https://github.com/neo-vortex/sharpbridge
A .net implementation of WalletConnect protocol v1
aspnetcore dotnet-core walletconnect websocket
Last synced: 07 Apr 2025
https://github.com/berat02xz/global-chat-app-kiii
global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS
azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket
Last synced: 06 Apr 2026
https://github.com/manmolecular/go-now-here
:postbox: WebSocket chat with a random person
Last synced: 05 Jun 2026
https://github.com/microsecondsmatter/binanceapi
High Performance Rest API/Websocket Wrapper for Binance.com
api binance binance-api binance-exchange binance-websocket cached csharp hft high-performance optimized rest server-time websocket
Last synced: 27 Jun 2025
https://github.com/go-crzy/lambda-go-websocket
Deploy websockets in AWS API Gateway with Go/Lambda
apigateway aws go lambda terraform websocket
Last synced: 10 Apr 2026
https://github.com/christophe77/electronack
Reverse connection malware with control center with electron and nodejs
Last synced: 18 May 2026
https://github.com/pktippa/nodejs-examples
NodeJS Examples
machine-learning mongodb nlp node-passport nodejs websocket
Last synced: 10 Apr 2026
https://github.com/didierfranc/socket.cool-home
socket.cool
feathersjs nodejs reactjs webcomponents websocket
Last synced: 20 Apr 2026
https://github.com/stanleynguyen/holey-moley
🐹Real-time multiplayer Whack-A-Mole
android nodejs websocket whack-a-mole
Last synced: 10 Apr 2026
https://github.com/zac15987/zplex
Terminal multiplexer desktop app for zpit — Go daemon + Electron shell with multi-panel xterm.js terminals
conpty desktop-app electron golang pty terminal-multiplexer typescript websocket xterm-js
Last synced: 26 May 2026
https://github.com/seriousben/socket.io-raft
Work-In-Progress - Adapter to enable broadcasting of events to multiple separate socket.io server nodes without third-party dependencies.
raft raft-consensus-algorithm socket-io socket-io-adapter websocket
Last synced: 26 Feb 2025
https://github.com/cenwadike/near-event-websocket-client
rust implementation of event websocket client for NEAR protocol
events nearprotocol rust websocket websocket-client
Last synced: 22 May 2026
https://github.com/komik966/postgstats
d3 d3js java netty postgres postgresql reactjs rxjs statistics typescript websocket
Last synced: 11 Apr 2026
https://github.com/mileristovski/dataengineer-sparkstreaming
Track a Boat est un système de suivi maritime en temps réel utilisant Kafka, Spark Structured Streaming et WebSockets. Il permet de visualiser la position des navires, analyser leurs trajectoires et prévoir leurs destinations sur une carte interactive.
big-data-processing distributed-computing docker docker-compose kafka kafka-topics maritime-data pipeline python scala spark-structured-streaming websocket
Last synced: 11 Apr 2026
https://github.com/gitcoder052023/chatllama
ChatLLama is a modern, real-time chat application that leverages local Ollama models to deliver an interactive AI-based messaging experience. It offers secure user authentication, responsive design built with Tailwind CSS, and seamless communication via Socket.io.
ai chatapp chatllama css expressjs html javascript mongodb nodejs ollama realtimechat socketio tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/abidalwassie/realtime-chat-server
Node.js application for realtime socket.io connection.
express javascript nodejs socket-io typescript websocket
Last synced: 14 Mar 2025
https://github.com/abelflopes/websocket-chat
PoC / exploration project that I've built to gain some knowledge on websocket implementation on both client & server sides. It uses React, Typescript, Zustand, Socket.io, Express and OpenAPI
api backend front-end fullstack lerna monorepo react redux rest socket-io websocket zustand
Last synced: 13 Apr 2026
https://github.com/drumath2237/signalr-swa-functions-chat
フロントVue3+TypeScript、バックAzureFunctions+SIgnalR構成をAPI統合したAzure Static Web Appsでホスティングしたサーバレスチャット
azure azure-functions azure-static-web-apps signalr typescript vite vue websocket
Last synced: 11 Apr 2026
https://github.com/pablonicolla/web-message-app
Next.js web application for message and file sharing with support to chat/room creation and user role management
Last synced: 17 May 2026
https://github.com/pradyotsrivastava/chit-chat-socialmedia
A realtime Social Media platform built using MERN stack with Socket.IO integration for instant updates. Users can securely authenticate, customize profiles, and engage in real-time interactions like messaging, creating groups, notifications., sharing audio/video files and much more.
material-ui mern-stack reacthooks websocket
Last synced: 26 May 2026
https://github.com/athanclark/websockets-simple
A simple wrapper around the websockets library.
algebraic-data-types api haskell websocket
Last synced: 16 Nov 2025
https://github.com/abhirockzz/accs-jetty-embedded
Demonstrates how to build and deploy a Jetty based Java application using Oracle Cloud
javaee jaxrs jersey jetty oracle-application-container-cloud oracle-cloud rest websocket
Last synced: 07 Apr 2025
https://github.com/milochen0418/macosx-websocket-ble-adapter
Mac OS X WebSocket BLE Adapter, so that Chrome Extension can communicate with BLE device in Mac OS X
ble chrome-extension mac-osx websocket
Last synced: 30 Mar 2025
https://github.com/henriquelimas/webchat
An example of a webchat using websocket, yo-yo and leveldb
browserify budo dom leveldb nodejs websocket yo-yo
Last synced: 30 Apr 2026