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/giscafer/ag-grid-angular-demo
demo list for ag-grid-angular,includes websocket/graphql data binding service
Last synced: 28 Apr 2026
https://github.com/webfirmframework/tomcat-8-wffweb-demo-apps
wffweb demo projects configured for tomcat-8 application server
demo-app demo-application mltp production-ready-wffweb-app tomcat8 websocket wffweb-app wffweb-demo
Last synced: 24 Feb 2026
https://github.com/dailystudio/multiplescreens
Multiple Screens Display for Chinese Programmer's Day
android multiple-screen websocket
Last synced: 28 Apr 2026
https://github.com/j0shcap/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 13 Jun 2026
https://github.com/medhansh-32/webchat
WebChat is a real-time chat application built with HTML, CSS, JavaScript, and powered by Spring Boot and Java for backend functionality. It ensures seamless communication ,image sharing and user interaction.
java maven mysql spring-boot spring-security websocket
Last synced: 18 Apr 2026
https://github.com/descholar-ceo/realtime-go-frontend
This is a real-time chat app with golang in the backend and reactjs for the frontend
go go-concurrency golang goroutines reactjs websocket
Last synced: 30 Apr 2026
https://github.com/martishin/crdt-editor
Collaborative, conflict-free CRDT store implemented using Rust and integrated with FastAPI server and React.js client
crdt pyo3 python reactjs rust typescript websocket
Last synced: 07 May 2026
https://github.com/pranavbharadwaj007/zen-board
Real time collaboration draw tool for online meeting and for education
canvas-game heroku-cloud nodejs socket-io websocket
Last synced: 06 May 2026
https://github.com/ziegmaster/ziegmachat
Websocket based chat application for Streamer.bot
chat-application electron gaming http-server javascript nodejs overlay streamerbot streaming twitch websocket widgets
Last synced: 04 Apr 2026
https://github.com/seehuhn/go-websocket
A GPL-licensed websocket server, written in Go.
Last synced: 22 Jan 2026
https://github.com/itzlyg/iot
物联网平台 物联网应用 物联网 智慧平台
elasticsearch element-ui http java kafka modbus mqtt mybatis-plus mysql openapi3 oss redis redisson rocketmq spring-boot tcp tdengine vertx vue2 websocket
Last synced: 27 Oct 2025
https://github.com/shubhamch95/opinion-trading-app
The Opinion Trading Backend is a Node.js and Express.js application for real-time trading on sports events. It uses WebSockets for live updates, authentication, and role-based access control, integrating external APIs for live sports data.
axios expressjs javascript mongodb nodejs rest-api websocket
Last synced: 17 Mar 2026
https://github.com/justhackone/bybit-signal-bot
This bot in telegram sends "signals" to the user, according to the settings that the user sets in the bot. There are four types of signals in total - PUMP, DUMP, OPEN INTEREST and LIQUIDATION.
axios bybit-api mongo telegraf telegram-bot websocket
Last synced: 14 Oct 2025
https://github.com/samhuk/sock-state
Redux-like state container over Web Sockets
redux state-management typescript websocket
Last synced: 24 Feb 2026
https://github.com/5cript/roar
A Networking Library Wrapping Around ASIO, Beast and Curl
boost cpp20 http http-server https websocket websockets
Last synced: 01 Feb 2026
https://github.com/steelx/rust-rocket-chat-app
Simple Websocket based Chat app using Rocket.rs
Last synced: 23 Jan 2026
https://github.com/manzil-infinity180/webrtc-client
Real Time Interactive Platform - WEBRTC and WEBSOCKET
express hacktoberfest hacktoberfest-accepted monaco-editor reactjs webrtc websocket yjs
Last synced: 26 Feb 2026
https://github.com/jcilacad/chatterbox-rest-api
Chat Application RESTful API
docker hibernate mongodb springboot websocket
Last synced: 16 Apr 2026
https://github.com/fa7ad/fu-remote
Go based websocket server to receive commands from fu-remote app.
golang linux remote-control websocket
Last synced: 01 May 2026
https://github.com/marceldobehere/goofy-ssh
SSH over Websockets bc yes
csharp proxy ssh web websocket websockets
Last synced: 13 Mar 2026
https://github.com/guoriyue/http-ws-rust-sdk
http http-requests rust sdk websocket websocket-chat websocket-client websocket-server
Last synced: 24 Jan 2026
https://github.com/shubhamch95/real-time-polling-system
A scalable system using Node.js, PostgreSQL, Kafka, and WebSocket for creating polls, casting votes, and real-time result updates. It features RESTful APIs, leaderboards, and dynamic vote tracking.
client-server expressjs-framework javascript kafka kafka-consumer kafkaproducer nodejs rest-api socket-io websocket websocket-server
Last synced: 14 Feb 2026
https://github.com/johnnycrazy/battleskell
A online real-time battleship game, based on haskell and vuejs
haskell vuejs-frontend websocket yesod
Last synced: 07 Feb 2026
https://github.com/guilospanck/gartic-go-backend
This is the backend of the web drawing app like Gartic made with ReactJS using Typescript and Go.
clean-architecture go golang postgresql websocket
Last synced: 01 May 2026
https://github.com/hashi7412/polarfi-casino-backend
The construction structure at the backend is built on a combination of Node, WebSocket, TypeScript, and MongoDB in Polarfi Casino Platform.
api backend casino express hashi7412 mongodb nodejs shinobi structure typescript websocket
Last synced: 24 Jan 2026
https://github.com/coinrust/wsconn
wsconn is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive.
gorilla websocket websocket-client wsconn
Last synced: 24 Jan 2026
https://github.com/3p3r/websocket-redirect-shim
a shim (patch) to support WebSocket redirect requests in browsers
es5-javascript es6-javascript redirect shim socket-io websocket
Last synced: 28 Apr 2026
https://github.com/obirikan/decoupled-services
a simple microservice architecture implemented with nodejs and RabbitMQ as message broker and wss as real time transmission on client side
docker-compose javascript rabbitmq websocket
Last synced: 01 May 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/hyeonsangjeon/yesno
yes or no flask
button button-control cache flask no socket socket-io websocket yes
Last synced: 01 May 2026
https://github.com/hacker1024/mitmproxy_remote_interceptions
A mitmproxy addon that provides a WebSocket-based API for remote interceptions.
mitm mitmproxy mitmproxy-addons proxy proxy-server python python3 websocket websocket-server
Last synced: 29 Apr 2026
https://github.com/zkdlu/spring-react-practice
Several Spring Boot Application
Last synced: 07 May 2026
https://github.com/igorbezsmertnyi/drawing
Application for drawing images and sharing it with your friends by P2P protocol
angular angular4 draw drawing go golang paint paint-js peer peer-network peer-to-peer s3 websocket
Last synced: 09 May 2026
https://github.com/statiohq/funk.js
🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service
api funk library nodejs realtime statio typescript websocket wrapper
Last synced: 07 May 2026
https://github.com/marianogappa/truco
Truco argentino implementation
card-game gh-pages golang react truco truco-argentino webassembly websocket
Last synced: 03 May 2026
https://github.com/didierfranc/socket.cool-example
A simple node.js chat built on top of socket.cool
Last synced: 29 Apr 2026
https://github.com/cntryl/fitz
Unified broker for KV, queue, notice, RPC, lease, stream, and schedule messaging patterns.
event-driven key-value-store message-broker pubsub queue rpc rust scheduler stream-processing tcp websocket
Last synced: 09 Jun 2026
https://github.com/spiral/simple-chat
A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.
bidirectional centrifugo grpc php roadrunner spiral-framework websocket
Last synced: 04 May 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 2026
https://github.com/haroldpetersinskipp/esp8266-nodemcu-8-button-websocket-controller
8-Button WebSocket Controller for an ESP8266 NodeMCU to connect with a Node-RED server
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 02 May 2026
https://github.com/cplieger/plex-exporter
See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding
distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket
Last synced: 16 Jun 2026
https://github.com/nshkrdotcom/jido_hive
Phoenix coordination server and embeddable Elixir client for augmented human-AI telepathy. Transforms multiplayer terminal chat into live, room-scoped structured context graphs and actionable consensus workflows.
actor-model asm client-server concurrency coordination distributed-systems elixir elixir-otp event-driven execution-engine llm-workflows local-execution multi-agent nshkr-ai-agents phoenix real-time relay room-management round-robin websocket
Last synced: 01 May 2026
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/ronffy/fivechat
基于node + websocket,在线聊天程序
h5 node-websocket nodejs websocket
Last synced: 28 Apr 2026
https://github.com/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 2026
https://github.com/wunamesst/tailr
A blazing-fast log tail & search server. Single binary, web UI, real-time streaming.
devops log-search log-tail log-viewer monitoring rust vue3 websocket
Last synced: 09 Jun 2026
https://github.com/gisce/orakwlum-frontend
orakWlum frontend based on Node + React
frontend hacktoberfest javascript nodejs orakwlum react reactjs service-worker websocket
Last synced: 02 May 2026
https://github.com/takielias/deno-websocket-chat
This is a simple Deno Websocket Chat Example with OAK Middleware Inspired by https://cutt.ly/7yVWKuK
chat deno middleware oak websocket
Last synced: 29 Apr 2026
https://github.com/zeek/zeek-websocket-rs
Bindings for Zeek's WebSocket API
c python rust websocket websocket-client zeek
Last synced: 23 Jun 2026
https://github.com/linux300/network
# Network is set of tools mainly for local user.
ansible bash devops docker javascript penetration proxy python ruby websocket
Last synced: 02 Apr 2026
https://github.com/yingshulu/wsrpc
websocket RPC for go
bi-directional rpc streaming websocket
Last synced: 14 Jan 2026
https://github.com/wamp3hub/wamp3router
Router for Web Application Messaging Protocol
messaging networking real-time router wamp wamp3hub websocket
Last synced: 14 Jan 2026
https://github.com/haskell-miso/miso-websocket
⚡ A simple WebSocket example
Last synced: 11 Oct 2025
https://github.com/quocanh189/eventhub
EventHub is an online event management and ticketing application that allows users to create, manage, and participate in events with ease and convenience.
i18next material-ui react redux redux-tookit signalr soket-io styled-components tailwindcss websocket
Last synced: 12 Oct 2025
https://github.com/deepgram-starters/go-live-transcription
Get started using Deepgram's Live Transcription with this Go demo app
asr deepgram live real-time speech-to-text stt transcription websocket
Last synced: 21 Jan 2026
https://github.com/RWTH-i5-IDSG/ixsi
IXSI - Interface for X-Sharing Information documentation
bikesharing carsharing documentation mobility tex travelinformation websocket xml
Last synced: 13 Oct 2025
https://github.com/can-dy-jack/websocket-chat
a simple chat app created by websocket.
chat javascript simple socket websocket
Last synced: 14 Oct 2025
https://github.com/sigma-quantiphi/polymarket-pandas
Python SDK for Polymarket — every endpoint returns a pandas DataFrame. Sync + async HTTP, WebSockets, pandera schemas, order building & signing, on-chain CTF operations.
api-client async betting cryptocurrency dataframe defi pandas pandera polygon polymarket prediction-markets python sdk trading websocket
Last synced: 29 Apr 2026
https://github.com/bhaskarblur/distributed-chat-system
A scalable, distributed chat system built with Go - Gin, Kafka, and WebSocket. Distributes messages over services via Kafka
chat-application gin-gonic golang kafka redis websocket
Last synced: 27 Jan 2026
https://github.com/milochen0418/nodejs-websocket-to-serialport
The Node.JS server-side convert serialport data into WebSocket, so that client-side can communicate with the serial port through the node
converter node-js nodejs serial serial-ports serialport websocket websocket-server
Last synced: 18 May 2026
https://github.com/kyoukaya/angelina
Event driven websocket interface to get a Arknight client's state
Last synced: 22 Jan 2026
https://github.com/mk4levi/mern-chatting-app
This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.
bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket
Last synced: 26 Feb 2026
https://github.com/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
https://github.com/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
security vmess websocket xray-core
Last synced: 22 Jan 2026
https://github.com/eomaxl/hft-dataaggregator
real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.
data-aggregation-api fix rest-api rust websocket
Last synced: 22 Feb 2026
https://github.com/tricked-dev/dws
The first fully opensource Skyblock mod backend lol.
Last synced: 01 Jun 2026
https://github.com/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 Jun 2026
https://github.com/alexflipnote/discord.socket
An extension to discord.http to add gateway event support, but as minimal cache as possible
api discord gateway interaction python raw slash socket websocket
Last synced: 23 Oct 2025
https://github.com/sokil/browser-communication-labs
Server to browser communication examples
long-polling mercure server-push server-sent-events socket-io websocket
Last synced: 28 Jan 2026
https://github.com/dairaga/js
Go WebAssembly and Bootstrap 4 toolkit.
audio bootstrap bootstrap4 file filereader go recorder wave webass websocket xhr xmlthttprequest
Last synced: 23 Jan 2026
https://github.com/maxedpc08/astrolabe
Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.
first-robotics first-robotics-competition frc python vision-processing websocket
Last synced: 24 Oct 2025
https://github.com/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/tattle-made/viral-spiral-backend
a multiplayer card game about sharing news on the internet
Last synced: 15 Mar 2026
https://github.com/yoruakio/websocket-server
📡 WebSocket-Server: Simple websocket server build using websocketpp and asio libraries.
cmake cpp json server websocket websockets websockets-client websockets-server
Last synced: 23 Jan 2026
https://github.com/lagenorhynque/websocket-example
Luminus/Immutant WebSocket example app
clojure clojurescript immutant luminus websocket
Last synced: 25 Oct 2025
https://github.com/mpol1t/async-websocket-pool
async-websocket-pool is a Python library that enables efficient creation and management of a pool of asynchronous WebSocket clients.
Last synced: 06 Feb 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/viktorsvertoka/goit-cs-hw-06
Home task for Computer Systems and Their Fundamentals course💾
bootstrap docker goit goit-cs-hw-06 html5 mongodb python websocket
Last synced: 28 Jan 2026
https://github.com/patrick-ehimen/chain-alert
A backend-only application that allows users to monitor wallet addresses on EVM-compatible blockchains and Solana. The system tracks wallet balances, detects new token purchases, trades, or transactions, and sends real-time notifications via Telegram.
alchemyapi mongodb nodejs redis solana-web3js telegram-bot telegram-bot-api websocket
Last synced: 26 Oct 2025
https://github.com/xenon5401/skynet-baritone
SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.
automation baritone bot electron meteor-client minecraft websocket
Last synced: 28 Feb 2026
https://github.com/mpol1t/off_broadway_websocket
An Off-Broadway producer enabling real-time ingestion of WebSocket data.
Last synced: 27 Oct 2025
https://github.com/masu-baumgartner/lgconnectws
A wrapper for the lg connect websocket api in c#
Last synced: 28 Oct 2025
https://github.com/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/marionauta/automerge-repo-sync-server
A very simple automerge-repo synchronization server that works with Bun.
automerge bun sqlite websocket
Last synced: 28 Jan 2026
https://github.com/harshitpachori/cleartalk
This is a Chat Application developed with MERN stack with Socket.io
axios chat-application cookies expresjs javascript jwt mongodb multer nodejs radix-ui reactjs reactrouterdom realtime-chat shadcn-ui socket-io tailwindcss websocket yarn zustand
Last synced: 28 Jan 2026