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/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/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/mightymatth/earthquake-tools
Set of utilities that help to track and notify users about recent earthquakes.
earthquake golang telegram-bot websocket
Last synced: 14 Jan 2026
https://github.com/joeyko/admin-service
Spring Boot RESTful API Service
minio mysql secutiry spring spring-boot websocket
Last synced: 05 May 2026
https://github.com/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 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/jose26362780/nlw_expert_trilha_node
API developed during the NLW expert, it is an application that creates a voting ranking and updates it in real time with the help of websocket and tested on hopscotch
nodejs postgresql prisma redis typescript websocket
Last synced: 09 May 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/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/android-module/android-logger
Websocket日志打印
kotlin-android socket websocket
Last synced: 14 Jan 2026
https://github.com/bdero/blackbox
Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.
boardgame flatbuffers react websocket
Last synced: 08 Feb 2026
https://github.com/BounebRayan/ChatRoomsService
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 11 Aug 2025
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/george551556/distributed_control
The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself
distributed distributed-systems gin golang http md5 websocket
Last synced: 08 Feb 2026
https://github.com/mingslife/v2ray-nginx
🪜 --x-- 👽
docker docker-compose nginx v2ray websocket
Last synced: 10 Apr 2026
https://github.com/sikelio/sikontrol
Desktop app for controlling through websocket the media and volume of a Windows computer. It's like a volume / audio mixer but remotly usable
audio-controller audio-mixer desktop-app remote-control rust rust-lang socket-io tauri tauri-app typescript volume-control volume-mixer websocket
Last synced: 13 Apr 2026
https://github.com/belikhun/iot-smart-device
IoT Smart Device (Graduation Thesis)
esp32 iot micropython python websocket wifi
Last synced: 01 Feb 2026
https://github.com/techemmy/flask-chat-application
A Flask chat application that uses sockets with python and javascript. Also includes tests
back-end-development flask front-end-development javascript postgresql python websocket
Last synced: 13 Apr 2026
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/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/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 2026
https://github.com/marco-a/object-buffer
A simple library to buffer properties on an object.
buffer es6 javascript websocket
Last synced: 22 Jun 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/charlot-dedjinou/realtime-notifications
Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.
express-js notifications react reactjs real-time websocket
Last synced: 10 Apr 2026
https://github.com/urijhoruzij/react-native-websocket-chat
React Native websocket chat
app chat react react-native websocket
Last synced: 09 May 2026
https://github.com/hermya/poker-science
Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design
docker gin go kubernetes postgresql rest-api websocket
Last synced: 11 Apr 2026
https://github.com/larbibaraka/bookstore-server
bookstore using nestjs - graphql - websockets - ElasticSearch
elasticsearch google-authentication graphql nestjs prisma saml typescript websocket
Last synced: 05 May 2026
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/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/sanwebinfo/alexa-score
Get live Cricket Score Update by reloading the web page using Websocket and Alexa.
alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server
Last synced: 04 Jan 2026
https://github.com/drako01/websocket-java
Spring Boot WebSocket Server
api-client java spring-boot websocket
Last synced: 04 May 2026
https://github.com/dmitrymyadzelets/uploader
Uploads files via WebSocket API
Last synced: 27 May 2026
https://github.com/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/borankux/android-remote-control
Open-source rooted Android remote control stack with Kotlin app, Node relay, React console, MJPEG preview, and ADB bridge
adb adb-bridge android android-automation cloud-phone device-automation kotlin-android mjpeg mobile-testing nodejs qa-automation react remote-control remote-desktop rooted-android uiautomator vite websocket
Last synced: 16 Jun 2026
https://github.com/rafiq15/kafka-pub-sub
Real-time Kafka Publisher-Subscriber System with WebSocket Integration
apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket
Last synced: 03 May 2026
https://github.com/zinaaan/im-system
Instant Messaging system implemented by Netty and Spring-boot
instant-messaging java java-8 mybatis-plus netty redis redisson spring-boot tcp-server websocket
Last synced: 20 Jan 2026
https://github.com/bounebrayan/chatroomsservice
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 03 May 2026
https://github.com/cropalato/obs_switchscene
A lightweight command-line tool to quickly switch between OBS Studio scenes. Perfect for streamers and content creators who need fast scene transitions through hotkeys or automation.
automation broadcast cli content-creation go golang obs obs-studio scene-switcher streamdeck streaming streaming-tools twitch websocket youtube
Last synced: 04 May 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/ipublikuj/websockets-zmq
ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)
extension ipub ipublikuj message-queue nette websocket websockets zeromq
Last synced: 20 May 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/ramzibouzaiene/springboot-websocket-project
A real time One on One Chat application with Spring boot and WebSocket
mongodb spring-boot spring-data-mongodb websocket
Last synced: 05 May 2026
https://github.com/bogdanq/tic-tac
real time game
nodejs react typescript websocket
Last synced: 09 Apr 2026
https://github.com/mahsumurebe/jrpc-server
JSONRPC 2.0 NodeJS Server written in TypeScript
http-server jsonrpc jsonrpc-lib jsonrpc-server jsonrpc2 websocket
Last synced: 05 Oct 2025
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/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/adrianovolter/polls
NLW Expert - Node
fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 03 Feb 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
https://github.com/aya-jafar/gemini-api
Gemini chatbot & image with text generating
chatbot gemini gemini-api google websocket
Last synced: 16 May 2025
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/shashankvish0010/zen
Zen is a state-of-the-art communication platform built on the PERN stack and WebRTC technology with WebSocket for real-time communication. Offering seamless video calling and upcoming live streaming features, Zen ensures secure, reliable, and user-friendly experiences.
express node pern-stack postgresql react real-time-processing real-time-video-streaming socket-io video-conference-application videocalling webrtc websocket
Last synced: 10 Apr 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 Mar 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/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/confy-security/cli
CLI client for the Confy encrypted communication system
chat chat-application chat-cli cli confy prompt-toolkit typer websocket
Last synced: 28 Jan 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/hsnfirdaus/gomeet
Contoh penggunaan WebRTC untuk video conference
golang google-meet meet typescript video-conferencing webrtc webrtc-demos webrtc-video websocket zoom
Last synced: 09 May 2026
https://github.com/codeastra2/springboot_with_stomp
A Python Stomp client to interact with a Springboot server over websockets.
python springboot stomp stompwebsocket websocket
Last synced: 01 May 2026
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/osslabz/mexc-client
A websocket client for the MEXC API
crypto cryptocurrencies cryptocurrency exchange mexc mexc-api mexc-client mexc-java-client mexc-websocket-client websocket websocket-client
Last synced: 31 Mar 2025
https://github.com/anandukrishnaaa/airsketch
A fun project inspired by a medium article I came across.
daphne django image-recognition websocket
Last synced: 31 Mar 2025
https://github.com/cpselvis/chatroom
A real-time chat application based on React、Koa2、websocket.
Last synced: 09 May 2026
https://github.com/brobro332/332-hub-server
🌐 [삼삼이 플랫폼] 허브 서버
java spring-boot stomp websocket
Last synced: 07 Apr 2025
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/aykevl/domo-web
Web interface to my home automation devices
home-automation webapp websocket
Last synced: 08 Apr 2025
https://github.com/saber2pr/messager
文本传输助手
koa koa-router react typescript websocket
Last synced: 30 Apr 2026
https://github.com/reymooy27/pmtc
NodeJS REST API server for online game tournament
jwt-authentication monggose mongodb nodejs socket-io websocket
Last synced: 07 May 2026
https://github.com/ghaerdi/simple-chat
Chat using React, Typescript and Tailwind
react tailwindcss typescript vite websocket
Last synced: 29 Apr 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/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/covenantsql/covenant-scan
CovenantSQL main chain explorer
blockchain cqli explorer jsonrpc spa typescript vuejs websocket
Last synced: 09 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/vuphuong1794/ranked-choice-voting
docker nestjs redis redis-client socket-io valtio websocket wouter
Last synced: 12 Apr 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/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/matx64/go_xat
A simple Chat App written in Go.
go html javascript redis websocket
Last synced: 07 May 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 2026
https://github.com/artioml/wscat
WebSocket Netcat with piping and subprotocol support
Last synced: 03 Aug 2025
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/winqz/phprealm
Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!
codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket
Last synced: 03 Feb 2026
https://github.com/aniket205kadam/namasteapp
🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.
docker java javascript jwt reactjs spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/than-dev/terminal-chat
It's a chat that runs in cmd, developed only with nodejs native modules!
chat-application cli javascript nodejs socket terminal websocket
Last synced: 03 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/matter-in-motion/mm-websockets
Websockets transport
api extension matter-in-motion transport websocket websocket-transport websockets
Last synced: 11 Apr 2026
https://github.com/j-p-d-e-v/carapace_lb
A path based load balancer developed using Cloudflare's Programmable Network System Framework called Pingora.
alb application-load-balancer containerization docker docker-compose load-balancer pingora rust rustlanguage vue websocket
Last synced: 11 Apr 2026
https://github.com/fmotalleb/hemend_async_log_recorder
An Extension to the hemend_logger package that enables asynchronously logging.
async async-logger dart file-logger flutter logger logging stream websocket
Last synced: 26 Apr 2026