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/pikachu0621/joinspring
考勤,打卡软件Springboot服务端
check-in java kotlin spring-boot vuejs websocket
Last synced: 06 Apr 2025
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/richytong/presidium-websocket
WebSocket client and server for Node.js
compression javascript node nodejs permessage-deflate presidium rfc-6455 rfc-7692 websocket websocket-client websocket-server
Last synced: 20 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/fimbres/t3-live-chat
This is a project about a chat with real time functionality, implementing private and public rooms, developed with the T3 Stack for full-stack typescript development and websockets.
livechat-app nextjs nodejs prisma sqlite tailwindcss trpc typescript websocket
Last synced: 12 Apr 2026
https://github.com/mbari-org/lcm-websocket-server
WebSocket server for republishing LCM messages.
Last synced: 27 Mar 2026
https://github.com/selcuksert/reactive-programming
Sample project on reactive programming
akka reactive-programming rxjava semantic semantic-ui sockjs springboot vertx webflux websocket
Last synced: 19 Apr 2026
https://github.com/mementomori11723/simple-chat
A simple chat app built in go, we are using websocket to send data across multiple devices
go golang http http-server tailwindcss websocket
Last synced: 23 Feb 2026
https://github.com/maciekt07/drawingapp
✏️ A real-time drawing app using WebSocket, built with Go and React.js
drawing drawing-app drawing-application drawing-on-canvas drawingboard drawings go golang golang-application real-time realtime-database websocket
Last synced: 13 Feb 2026
https://github.com/benevanio/chatbot
Chat com webSockets(Socket IO) e Node js
chatbot chatbots mensageria nodejs socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 12 Apr 2026
https://github.com/jojoarianto/go-chat-app-websocket
Simple chat app using go websocket
chat go gorilla-websocket websocket
Last synced: 04 Oct 2025
https://github.com/malkiii/wiwi
Fast and high quality real-time meetings web app using peer-to-peer connections, and supports screen capturing and host controlls.
drizzle-orm nextjs peer-to-peer react react-hook-form shadcn-ui supabase tailwindcss typescript websocket
Last synced: 14 Jul 2025
https://github.com/szmcdull/websocket-client
.NET/C# websocket client library
csharp dotnet-core dotnet-standard websocket websocket-client
Last synced: 14 Jan 2026
https://github.com/officiallyutso/chronicle
Chronicle is a comprehensive, privacy-first activity tracking and analysis platform that leverages cutting-edge AI technologies to monitor, analyze, and narrativize your digital workflow.
agentic-ai browser-extension chromadb conversational-ai express langchain local-ai ollama react-electron semantic-search unity-package vscode-extension websocket
Last synced: 16 Mar 2026
https://github.com/rudranshfly/realtime-polling
a realtime polling where users can create pole and view polls
nestjs prisma prismaorm typescript websocket
Last synced: 08 Oct 2025
https://github.com/privapps/mqtt-chat
An end-to-end encrypted web group chat that uses MQTT as backend
chat communication encryption-decryption end-to-end-encryption groupchat javascript mqtt mqtt-broker mqtt-channels mqtt-chat mqtt-protocol mqttchat pubsub pubsubclient single-page-app webapp websocket
Last synced: 22 Aug 2025
https://github.com/pilotpirxie/scrum-tool-client
👩💻 Tool for scrum masters and teams written in Typescript & React
node nodejs react react-redux reactjs socket socket-io ts ts-node typescript websocket websocket-client websockets
Last synced: 11 Apr 2026
https://github.com/zkdlu/spring-react-practice
Several Spring Boot Application
Last synced: 07 May 2026
https://github.com/tlabaltoh/rust-server-for-multiplayer
This is an SFU (Selectable Forwarding Unit) server for relaying WebRTC and WebSocket packets. Intended for use in a realtime multiplayer game. This repository's webrtc implementation is mostly based on binbat's live777 and webrtc-rs.
audio game-server multiplayer multiplayer-server network networking rust rust-lang server sfu sfu-server trickle-ice unity video webrtc webrtc-server websocket whep whip
Last synced: 08 Aug 2025
https://github.com/descholar-ceo/realtime-go-backend
This is the RealTimeGo, the backend part, done in Go
go gochannels golang goroutines realtime rethinkdb websocket
Last synced: 28 Mar 2025
https://github.com/khoa-cntt/xdudsgdb8878
Xây dựng ứng dụng sàn giao dịch bất động sản thông minh - Dự án của nhóm sinh viên Phùng Văn Mạnh
deepseek docker flask gemini mysql reactjs redux springboot websocket
Last synced: 09 Apr 2025
https://github.com/piavgh/live-stream-socket-server
Simple demo server to receive video stream via WebSocket and send to an RTMP endpoint for live streaming
Last synced: 15 Apr 2025
https://github.com/ollls/qh2_tapir_template
http/2 quartz-h2 template
cats-effect http2-server jsoniter scala3 tapir tls websocket
Last synced: 13 Feb 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/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/nishanb/piggy-back
Reverse tunnel over web-socket stream to host local services to cloud
edge-computing reverse-proxy-server reverse-tunnels sockets tunnel websocket
Last synced: 17 Apr 2025
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/tanishkadeep/chattr
An anonymous chat application enabling private, temporary conversations between users with real-time communication powered by WebSockets.
nodejs react typescript websocket ws
Last synced: 13 Feb 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/medilies/messenger-clone
Trying Laravel broadcasting (Pusher SDK, Laravel Websockets) and VueJs (Vue3, Laravel Echo, AGgrid, Modular file structure ...)
chat composition-api laravel laravel-echo laravel-self-testing pusher self-hosted vue websocket
Last synced: 09 Apr 2026
https://github.com/abcxff/wormax-client
Incomplete interface to interact with wormax.io api and game servers
Last synced: 10 Apr 2025
https://github.com/sutac/connect4
Connect4 is a project aimed at implementing the classic game of the same name using web technologies.
css-modules expressjs mongodb nextjs nextjs14 nodejs typescript websocket
Last synced: 04 Apr 2026
https://github.com/ashad001/rapidchat
A react + golang chat application
backend chat-application golang react real-time-chat rooms websocket
Last synced: 21 Jan 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/wakidurrahman/advanced-node-js
Advanced techniques for asynchronous programming and data streaming in Node.js
Last synced: 14 Apr 2026
https://github.com/o0101/websocket_chat_app_homework
A VERY simple chat app, with a single room, unlimited members, built using vanilla JS (no frameworks) to the spec of a homework assignment.
app chat full-stack nodejs websocket
Last synced: 08 Apr 2025
https://github.com/romulodm/go-chess
A multiplayer chess game made with React and Gorilla WebSocket.
chess chess-game go gorilla-websocket react websocket
Last synced: 28 Feb 2026
https://github.com/tdjsnelling/orderbook
Simple Node.js FIFO order matching engine, powered by Redis
matching-engine nodejs orderbook protobuf redis trading websocket
Last synced: 08 May 2026
https://github.com/tejmagar/django-channels-websocket-example
Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/
Last synced: 10 Jun 2025
https://github.com/go-park-mail-ru/2023_2_ond_team
Backend проекта Pinterest команды OND team
backend cd ci clean-architecture docker docker-compose easyjson golang grafana grpc-go kafka metrics microservices pgxpool postgresql prometheus redis swagger vision-ai websocket
Last synced: 09 Oct 2025
https://github.com/sshtools/uhttpd
A very simple Java embeddable HTTP/HTTPS server that has no external dependencies
http http-server https https-server java unit-testing websocket
Last synced: 01 Mar 2026
https://github.com/morgwai/servlet-utils
Automatic ping-pong for websocket connections
java java-websocket java-websocket-ping java-websocket-ping-pong java-websocket-round-trip-time java-websocket-rtt java-websocket-rtt-discovery websocket websocket-ping-pong websocket-round-trip-time websocket-rtt websocket-rtt-discovery
Last synced: 01 Mar 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/rhazra-003/footballer_dashboard
A footballer dashboard made with matplotlib using data from Fbref and Understat
beautifulsoup4 matplotlib-pyplot numpy pandas websocket
Last synced: 08 May 2026
https://github.com/andrianalisoa-sylvere/chatapp-api
💬 A NestJS ChatApp API using Socket.io, Postgresql, Typeorm
chat-application nestjs postgresql realtime-chat socket-io typeorm websocket
Last synced: 02 Mar 2026
https://github.com/ravening/springboot
All Spring boot related projects
actuator angular6 docker h2-database kafka kafka-streams mongodb neo4j reactive-kafka reactive-web-sockets spring-boot spring-cloud-stream-kafka spring-data-neo4j stomp stompwebsocket thymeleaf vuejs websocket
Last synced: 02 Mar 2026
https://github.com/andrei-straut/gaps
Genetic Algorithm Path Search
angular angularjs bootstrap genetic-algorithm genetic-algorithms graph-algorithms graph-theory graphs java javascript jgrapht visjs websocket websockets
Last synced: 16 Apr 2026
https://github.com/btschwertfeger/krakenex.jl
Julia Package to interact with the Kraken Cryptocurrency Exchange API for both Spot and Futures, REST and Websocket endpoints.
api cryptocurrency exchange futures futures-market futures-trading julia-package kraken-exchange-api rest-api spot spot-trading spotify-api trading trading-algorithms websocket websockets-client
Last synced: 03 Mar 2026
https://github.com/codewithsushil/php-chat-room-with-websocket
in this project used websocket realtime chat no used any database only Ratchet library WebSockets for PHP
php php-framework php-library php7 php8 phpwebsocket ratchet ratchet-websocket-server websocket
Last synced: 14 Jun 2025
https://github.com/dheerajgits/peerconnect-server
This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.
mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket
Last synced: 12 Feb 2026
https://github.com/alexander-hagen/node-api-kucoin
Non-official implementation of KuCoin's API's. Developed for personal use.
api-rest javascript kucoin nodejs websocket
Last synced: 10 Feb 2026
https://github.com/cunningdj/eda-site
Event-Driven Architecture project, to experiment with EDA
distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket
Last synced: 09 Feb 2026
https://github.com/killovsky/nyx
O Projeto Nyx é um plugin opcional desenvolvido em Shell para o Projeto Íris. Ele permite o uso TOTAL do Bash e de programas CLI, como os de hacking, quase qualquer programação e até mesmo o APT, desde que a saída não passe de 65K de caracteres. Com a Nyx, você pode criar funções sem precisar alterar o código principal da Íris ou aprender Node.js.
api bash bot bot-framework curl easy iris jq modular multiplatform plugin post shell socket socket-io termux websocat websocket whatsapp whatsapp-bot
Last synced: 28 Jan 2026
https://github.com/arya2004/gobanter
A lightweight real-time chat application built with Go, using WebSocket
go golang hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2025 web-development websocket
Last synced: 08 Oct 2025
https://github.com/lishank0119/fibril
Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.
backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/sigmdel/xiao_esp32c3_wifi_switch
XIAO ESP32C3 base Wi-Fi Switch
ajax arduino esp32-arduino esp32-c3 introduction platformio server-side-events websocket wi-fi xiao
Last synced: 08 May 2026
https://github.com/peterxcli/location-switch
"Location-switch" 🔁 utilizes WebSocket technology for live interactions 🚀, featuring user identification 👤, WASD movement 🕹️, chat messaging 💬, and a check-in system ✅. User data is stored locally 🗃️, allowing the server to push updates, messages, and check-in details to clients in real-time 📡.
fastapi leaflet vue3 websocket
Last synced: 04 Sep 2025
https://github.com/ashutoshdm1/codegen
CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.
codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket
Last synced: 12 Apr 2025
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/jobordu/just-akash
CLI to deploy and manage Akash Network deployments — with lease-shell WebSocket transport (no SSH required)
akash akash-network blockchain cloud-computing deployment websocket
Last synced: 27 May 2026
https://github.com/christophertrimboli/react-vrm-server
Backend server for react-vrm demo, multiplayer websocket.
metaverse multiplayer react-three-fiber vrm websocket
Last synced: 08 Oct 2025
https://github.com/ronffy/fivechat
基于node + websocket,在线聊天程序
h5 node-websocket nodejs websocket
Last synced: 28 Apr 2026
https://github.com/gotz1480/websocket-server
A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
c c-webclient c-webserver-program websocket websocket-endpoint websocket-example websocket-server
Last synced: 07 Apr 2025
https://github.com/alnoori1/claw-companion-android
Operator-first Android companion for OpenClaw gateways
android android-app apk jetpack-compose kotlin openclaw tailscale websocket
Last synced: 01 Apr 2026
https://github.com/anechas/database-gateway
App connects to a remote database
database-connection electron microsoft-sql-server mysql nodejs postgresql react remote-database rest-api websocket
Last synced: 06 Feb 2026
https://github.com/shadowy-pycoder/wsoding
WebSocket library
autobahn go tsoding tsoding-streams websocket websocket-client websocket-server
Last synced: 06 Feb 2026
https://github.com/d-exclaimation/over-layer
A GraphQL over Websocket Stream-based Transport Layer on Akka.
akka akka-actor akka-http akka-streams graphql graphql-over-websocket graphql-subscriptions graphql-ws sangria sangria-graphql sangria-subscriptions subscriptions-transport-ws websocket websockets
Last synced: 05 May 2026
https://github.com/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 2026
https://github.com/suconghou/signalserver-nim
webrtc signalserver in nim
nim nim-lang p2p signalserver webrtc websocket
Last synced: 16 Mar 2026
https://github.com/theskyinflames/broadcaster
Broadcasting using Redis as message queue and websockets to broadcast the messages
api-server broadcasting commandbus cqrs docker docker-compose event-driven eventbus go golang golang-server k8s k8s-cluster k8s-deployment middleware redis redis-queue services websocket
Last synced: 09 Apr 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
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/sreesh-mallya/django-channels-demo
Django Channels and WebSocket based chat room web app
asgi django django-channels websocket
Last synced: 04 May 2026
https://github.com/amiwrpremium/go-derive
Go SDK for the Derive exchange — REST + WebSocket, EIP-712 signing, typed errors, full JSON-RPC coverage.
crypto derivatives derivatives-trading derive derive-xyz eip712 ethereum go golang jsonrpc l2 lyra options perpetuals sdk trading websocket
Last synced: 26 May 2026
https://github.com/nenodias/chateadeiro
Um chat com websocket (Apenas para ilustrar o uso de web sockets com o Tornado )
javascript python tornado websocket
Last synced: 13 Apr 2026
https://github.com/joriewong/websocket-message-queue
:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts
echarts nodejs rabbitmq websocket
Last synced: 09 Aug 2025
https://github.com/doctormckay/node-websocket13-jsonrpc
JSON-RPC 2.0 server over WebSockets
Last synced: 25 Mar 2025
https://github.com/paulkokos/project-management-dashboard
A comprehensive project management dashboard with real-time collaboration, task tracking, and team management features
collaboration dashboard django project-management react real-time task-tracking team-management websocket
Last synced: 02 Apr 2026
https://github.com/renanstn/godot-multiplayer-game
Pequeno projeto de um web game multiplayer com websockets. Feito com godot + servidor em Node.js.
Last synced: 17 Apr 2026
https://github.com/lreiner/yt-realtime-channelstatistics
Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨
angular api ionic js nodejs socket websocket youtube youtube-api
Last synced: 11 Apr 2026
https://github.com/ryhkml/keylogger
Keylogger for Linux. Leaks your keyboard input
c keylogger keystroke linux overlay-obs rootless websocket
Last synced: 11 Mar 2026
https://github.com/joseluisgs/ts-chat-socketio
Ejemplo de chat usando la librería Socket.io de Node.js, con el objetivo de manejar websocket y crear un chat en tiempo real.
chat-application javascript nodejs socket-io typescript websocket
Last synced: 01 May 2026
https://github.com/jayakrishnan-mk/real-time-notification-system
Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.
authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket
Last synced: 29 Jul 2025
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/youichi-uda/droidpilot
Stable Android device automation for AI agents. Uses Accessibility Service + MCP protocol — no ADB, no OCR, just native OS APIs over WiFi.
accessibility-service ai-agents android android-automation automation claude kotlin llm mcp mcp-server mobile-automation model-context-protocol rpa typescript websocket
Last synced: 16 Jun 2026
https://github.com/ichiro-its/kumo-app
React wrapper for Kumo client library
kumo kumo-client material-ui provider react ros ros2 typescript websocket
Last synced: 18 Apr 2026
https://github.com/quarkiverse/quarkus-json-rpc
JsonRPC over WebSocket services with Quarkus
json-rpc quarkus-extension websocket
Last synced: 24 Apr 2025
https://github.com/tattle-made/viral-spiral-backend
a multiplayer card game about sharing news on the internet
Last synced: 15 Mar 2026