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-22 00:30:28 UTC
- JSON Representation
https://github.com/binbiubiubiu/nestjs_template
a personal template for nestjs
mongodb nestjs nestjs-template websocket
Last synced: 20 Jan 2026
https://github.com/balintsoos/api.rezsi.io
RESTful Web API powered by Node.js and MongoDB
api express javascript jwt mongodb nodejs passport rest websocket
Last synced: 10 Apr 2026
https://github.com/rajagopal28/bookworm_backend
Repository containing the entire code base of bookworms with all the supporting packages
angularjs api api-server bookworms crypto express-js grunt heroku heroku-mlab mongodb mongoose multiparty no-sql nodejs nodemailer openshift pet-project smartfile socket-io websocket
Last synced: 10 Apr 2026
https://github.com/fabrix-app/spool-realtime
Spool: Realtime using Primus
fabrix primus spool spools typescript websocket
Last synced: 20 Jun 2025
https://github.com/privapps/gchat
end-to-end encrypted web group chat using web socket
backend-service chat communication encryption-decryption end-to-end-encryption frontend golang group-chat javascript messenger pubsub secure web websocket
Last synced: 20 Jan 2026
https://github.com/victorzhang2014/simpletornadoexamples
A simple Tornado project and a simple Tornado WebSockets project.
Last synced: 06 Apr 2025
https://github.com/mahmud-r-farhan/realtime-location-tracker
Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.
admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket
Last synced: 06 Jul 2025
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 2026
https://github.com/opsdis/aci-streamer
A Cisco ACI streaming telemetry server written in Go
aci apic cisco elasticsearch golang loki streaming telemetry websocket
Last synced: 30 Apr 2025
https://github.com/willianantunes/telao-interativo-sptv
Implementação com Apache Camel
activemq apache-camel assertj java jpa spring-boot websocket
Last synced: 21 May 2026
https://github.com/gexiangdong/front-end-vue
前端工程化入门:VUE的实践
front-end-engineering stomp vue vue-resource websocket
Last synced: 20 Jan 2026
https://github.com/kguzek/event-scheduling-system
A Java desktop application which helps organise various real-life events.
event-scheduler event-scheduling java spring-boot swing websocket
Last synced: 01 Mar 2026
https://github.com/paularlott/gossip
Go library to implement gossip based membership and messaging, it supports TCP, UDP and WebSocket protocols with pluggable codecs.
distributed-systems gossip-protocol websocket
Last synced: 22 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/khavrtrading/flowex
Real-time multi-exchange crypto market data in Go — WebSocket streaming, order book metrics, and per-symbol actor workers for Binance, Bybit, and Bitget.
binance bitget bybit crypto go golang market-data order-book trading websocket
Last synced: 07 Apr 2026
https://github.com/deepaksorthiya/spring-boot-3-websocket
Spring Boot 3 Websocket using STOMP
spring-boot springboot websocket websocket-application
Last synced: 14 May 2025
https://github.com/wichmann/rasppi
Some scripts for the RaspberryPI.
http mqtt opc raspberrypi raspbian websocket
Last synced: 04 Jan 2026
https://github.com/henrywallace/mdpreview
Simple live preview of markdown files, rerender on change
Last synced: 28 Mar 2025
https://github.com/nioc/jeedom-websocket
Jeedom plugin to provide a client-server communication over websocket protocol
jeedom jeedom-plugin websocket websocket-server
Last synced: 07 Apr 2025
https://github.com/koshikraj/qrlogin
login python qrcode react-native reactjs websocket
Last synced: 11 Apr 2026
https://github.com/fasakinhenry/locloud
locloud helps to transfer text from laptop to phone over a local network without internet connection especially on windows
javascript lan laptop local phone webapp websocket
Last synced: 04 Jan 2026
https://github.com/scx567888/scx
✨ A simple Web development framework
ansi http http-client http-server java jdbc logging scx socket websocket
Last synced: 23 Oct 2025
https://github.com/kerolesnabill/realtimechatapi
This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.
asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket
Last synced: 27 Mar 2025
https://github.com/jlchntoz/replio
An experiment of running Node.js REPL over websocket with Chromium's hterm
hterm javascript nodejs repl websocket
Last synced: 07 Mar 2026
https://github.com/frckbrice/social-media-backend
This server provide a Backend functionality for Next.js Front-end. It's a RESTfull API where user perform CRUD operations on users from mongoDB database via mongoose odm. built with TypeScript, Websocket, Nest.js , Mongoose and MongoDB
mongodb-database mongoose-odm nestjs-backend typescript websocket
Last synced: 19 Apr 2026
https://github.com/theemperorofdaiviet/socket.io-chat-example
A basic chat application to get started with Socket.IO
chat-app css3 expressjs html5 javascript nodejs realtime socket-io websocket
Last synced: 07 Apr 2026
https://github.com/morikeli/bundi-chat
A FastAPI-based backend ⚡ powered by Tortoise ORM, providing a secure chat application with features like encrypted messaging, user authentication, and real-time communication.
chat chat-app chat-application fastapi fastapi-crud pydantic pydantic-v2 python python-3 python3 tortoise-orm websocket websocket-application websocket-chat websocket-server websockets
Last synced: 24 Dec 2025
https://github.com/khadijaabdelouassaa/chat-application
chat-application
channels chat-application consumer django django-application django-authentication django-channels django-chat-application python routing websocket
Last synced: 14 Feb 2026
https://github.com/curveball/dugout
Websocket event server. Build chatrooms and other multi-user applications
chatroom event event-sourcing websocket
Last synced: 29 Apr 2025
https://github.com/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 2025
https://github.com/fauu/websocket-dbus-proxy
Creates a websocket server that forwards messages received through dbus
dbus livesplit-one speedrunning websocket websocket-server
Last synced: 09 Sep 2025
https://github.com/sawirstudio/bunpush
Modern Realtime solution that doesn't make you sweat. Simply use Pusher's API and you're good to go.
bun messaging push push-notifications realtime websocket
Last synced: 27 May 2026
https://github.com/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 2025
https://github.com/MekhyW/DYNAMO-Eye-Graphics
Animated eyes with real-time movement and expression manipulation, via websocket. Made using Unity for the DYNAMO project
Last synced: 01 May 2025
https://github.com/unclegrumpy/moonlight_8266
ESP8266 WebSocket server to control a single RGB . With a moon themed web interface for use with a 3-D printed Moon lamp.
arduino-ide eeprom esp01 esp8266 littlefs moon-lamp ota rgb-led websocket
Last synced: 26 Apr 2025
https://github.com/alexanderwe/websocketkit
Small utility around the Network framework and WebSockets
network swift swift5 websocket
Last synced: 25 Jul 2025
https://github.com/omran95/chatroom
Backend for Real-time, Highly-Scalable Chat Room App
cassandra docker golang grpc kafka opentelemetry prometheus rate-limiter redis traefik websocket
Last synced: 07 Feb 2026
https://github.com/mabuonomo/botkit-socket-client
A small botkit (web) socket client library, written in typescript, for browser
Last synced: 04 Mar 2025
https://github.com/techerfan/panda
A module for simplifying the use of WebSocket.
event-driven go golang publish-subscribe websocket
Last synced: 18 Jan 2026
https://github.com/lingfromsh/message
A general message notification service
asyncio fastapi notification-service websocket
Last synced: 17 May 2026
https://github.com/juspay/purescript-node-websocket
Bindings to node/npm's "websocket" library
Last synced: 22 Jun 2025
https://github.com/cuonggt/binance-connector-php
A simple connector to Binance Public API
binance exchange market-data trading websocket
Last synced: 10 Apr 2025
https://github.com/Dmitry-Ship/go-chat
blazingly fast real time chat app
chat chat-application clean-architecture cqrs domain-driven-design hexagonal-architecture websocket
Last synced: 31 Mar 2025
https://github.com/letsmakecakes/protocol-bridge
Joystick Drone Control Protocol Bridge. Control a drone using a joystick via a client-server connection.
client-server drone joystick mavlink pygame pymavlink python websocket
Last synced: 18 Jul 2025
https://github.com/tuxes3/bomberman
Web based classic Bomberman Application
bomberman game javascript php pixi-js websocket
Last synced: 17 May 2026
https://github.com/p3r7/repl
access norns' repl from a script
monome monome-norns norns norns-script websocket
Last synced: 03 Apr 2025
https://github.com/coreyauger/war-pony
Scala Questrade API wrappers using akka streams .
akka-http akka-streams questrade scala trading-api websocket
Last synced: 15 Jul 2025
https://github.com/chen0040/spring-boot-ng4-upload-demo
Demo on how to use ng4 to upload binary file and images to spring
angular-4 binary-file-upload spring-boot upload-file websocket xmlhttprequest
Last synced: 03 Apr 2025
https://github.com/anosatsuk124/syncyt
Yet Another YouTube Sync Player. It's useful to watch the same videos with someone at the same time!
synchronous websocket youtube youtube-player
Last synced: 28 Apr 2026
https://github.com/hooligram/hooligram-docs
Official Hooligram chat protocol documentation.
chat documentation json protocol websocket
Last synced: 17 Jan 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/ideepcoder/brokerws
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
amibroker json trading-interface websocket
Last synced: 05 Apr 2025
https://github.com/iwanbk/nuckrelay
NetBird Relay in Rust
netbird overlay-network quic relay rust vpn websocket
Last synced: 22 Jun 2025
https://github.com/spinda/ws-pacemaker
💗 Drop-in WebSocket ping/pong heartbeat handling for Node.js
heartbeat javascript nodejs websocket
Last synced: 16 May 2026
https://github.com/minarox/rltm-plugin
BakkesMod plugin for Rocket League Tournament Manager
bakkesmod cpp rocket-league websocket
Last synced: 30 Jul 2025
https://github.com/dominikjalowiecki/online-games
Web application with online games for two players.
babel design-patterns docker flask javascript jquery makefile phaser pygame redis redis-om responsive-design webpack websocket
Last synced: 06 Apr 2026
https://github.com/octamp/wamp
Wamp v2 Implementation
high-availability messaging openswoole swoole wamp wamp-protocol wamp-router websocket
Last synced: 11 Jan 2026
https://github.com/jchristn/watsonwebsocketjs
Javascript client for Watson Websocket
javascript message messaging rpc watson-websocket web websocket
Last synced: 22 Jun 2026
https://github.com/airdcpp-web/airdcpp-apidocs
AirDC++ Web API docs
airdcpp api-blueprint api-documentation apiary rest-api websocket
Last synced: 21 Jun 2025
https://github.com/josejefferson/uno-backend
Back-end da implementação do jogo UNO
express game multiplayer nodejs online real-time rooms socket-io typescript uno websocket
Last synced: 04 Feb 2026
https://github.com/pascaldekloe/websocket
WebSocket server library
asynchronous rfc-6454 rfc-6455 websocket websocket-server
Last synced: 28 Jun 2025
https://github.com/itsjimi/jack
🏗 Serve files, connect to websocket, etc... Jack is an amazing web development tool
development-tools files fileserver go server static-server websocket websocket-client ws
Last synced: 12 Feb 2026
https://github.com/volt1c/global-chat-api
👻Web API with public chats without authorization and logs.
chat chat-application nest nestjs nestjs-backend node nodejs websocket
Last synced: 06 Feb 2026
https://github.com/nsarrazin/react-flask-template
A template for starting projects with react & typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.
docker flask gunicorn nginx python react socket-io template typescript websocket
Last synced: 10 Apr 2026
https://github.com/pooulad/infomosaic
🧩See your system information momentarily and side by side like mosaics
dashboard golang react reactjs systeminfo systeminformation typescript vite websocket
Last synced: 12 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/glurp/dynamicreverseproxy
Exemple of a solution for dynamic Http/WS reverse proxy with nginx and /etc/hosts manipulation
dynamic-reverse-proxy nginx ocpp openresty reverse-proxy websocket
Last synced: 04 Apr 2025
https://github.com/heismanish/scalable-voting-app
A scalable realtime voting application using websockets and redis.
nextjs nextjs14 redis shadcn typescript websocket
Last synced: 06 May 2026
https://github.com/mchmarny/eventstore
Knative CloudEvents Firestore Archiver
golang knative kubernetes redis ui websocket
Last synced: 09 Apr 2026
https://github.com/brenofariasdasilva/textsync
TextSync - A Real-Time Distributed-Text-Editor Application with MongoDB, NodeJS, ReactJS and WebSockets.
concurrency consistency distributed-systems javascript mongodb mongoose nodejs operational-transformation partition-tolerance quill react real-time text-editor text-editor-for-web websocket
Last synced: 14 Jul 2025
https://github.com/rookiemonkey/messageme
A chat application written in ruby :diamonds: using ruby on rails framework utilizing ActionCable for realtime data
action-cable chat ph philippines ruby ruby-on-rails websocket
Last synced: 01 May 2026
https://github.com/nkdark/gocq-spring-boot-starter
这是一个spring boot starter。基于SpringBoot的QQ机器人框架,main分支是框架,其余分支是例子,下面的网址是go-cqhttp的api文档。
cqhttp-java-sdk cqhttp-kotlin-sdk go-cqhttp java kotlin qq qq-bot qqbot qqrobot spring-cq springboot2 websocket
Last synced: 21 May 2026
https://github.com/ascenmmo/websocket-server
This project is a high-load WebSocket service tailored for connecting game clients. It is designed for free deployment on servers, making it a robust solution for game developers.
cross-platform free-deployment game-development game-server game-servers game-service high-performance multiplayer-game network open-source websocket
Last synced: 17 Jan 2026
https://github.com/brokeyourbike/lets-go-chat
Let's Go Chat
api chat epam go golang pgsql websocket websockets
Last synced: 02 Oct 2025
https://github.com/scalajs-io/express-ws
WebSocket endpoints for Express applications
express expressjs node nodejs npm npm-package websocket
Last synced: 09 Apr 2026
https://github.com/g0mb4/arma-ws
This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.
Last synced: 14 Mar 2025
https://github.com/klren0312/realtimeexcel
ws + jexcel, create simple realtime excel
excel jexcel realtime-excel websocket
Last synced: 14 Oct 2025
https://github.com/backendstack21/realtime-pubsub-client-python
The official Realtime Pub/Sub client for Python
client messaging publish-subscribe python realtime websocket
Last synced: 30 Apr 2025
https://github.com/ft115637850/resca
Boilerplate for Reactjs+Akka
akka akka-http react-redux react-router reactjs websocket
Last synced: 07 May 2026
https://github.com/egdavid/rusty-socks
🧦 Rusty Socks: Real-time Communication Made Simple. Rusty Socks is a lightning-fast WebSocket server crafted with Rust. Born from my passion for efficient networking, this project combines the safety of Rust with the power of WebSockets to create a strong foundation for any real-time applications.
async communication networking real-time rust rust-lang server tokio warp websocket websocket-server
Last synced: 24 Feb 2026