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/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/chef-js/uws
Command Line Interface Static Files Server written in TypeScript for Single Page Applications serving in Node with Microwebsockets
chat cli http-server javascript nodejs nodejs-server realtime ssl typescript uwebsocketsjs websocket websocket-client websocket-server websockets
Last synced: 14 Apr 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/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/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/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/hooligram/hooligram-docs
Official Hooligram chat protocol documentation.
chat documentation json protocol websocket
Last synced: 17 Jan 2026
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/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/octamp/wamp
Wamp v2 Implementation
high-availability messaging openswoole swoole wamp wamp-protocol wamp-router websocket
Last synced: 11 Jan 2026
https://github.com/databridges-io/lib.py.async.sio.client
DataBridges Python async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 06 Apr 2026
https://github.com/klren0312/realtimeexcel
ws + jexcel, create simple realtime excel
excel jexcel realtime-excel websocket
Last synced: 14 Oct 2025
https://github.com/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 2025
https://github.com/zhuagenborn/kraken-futures-api-demo
💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)
bitcoin kraken network websocket
Last synced: 12 Jan 2026
https://github.com/PaoDevelopers/cca-legacy
[Mirror] IB Computer Science IA (Course Selection System)
go golang postgresql school web websocket
Last synced: 30 Dec 2025
https://github.com/kimtth/xmpp-socketio-rabbitmq
🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.
amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client
Last synced: 07 Apr 2026
https://github.com/alekseiusov/react-burger
Stellar burger
css cypress drag-and-drop html javascript jest jest-test react redux typescript websocket
Last synced: 16 Feb 2026
https://github.com/xelis-project/xelis-dart-sdk
XELIS software development kit (SDK) for Dart.
Last synced: 13 Apr 2025
https://github.com/mmali3287/decoratemynestbackend
Scalable ASP.NET Core Web API for interior design project management, scheduling, financial tracking and real-time updates
asp-net-core azure-sql clean-architecture csharp dotnet entity-framework-core financial-tracking interior-design jwt-authentication project-management scheduling websocket
Last synced: 08 Mar 2026
https://github.com/allangallop/virtualdj
WIP: A browser based music player with visualiser for my wedding based on websockets and Flash
audio flask-socketio javascript python3 visualizer websocket wip
Last synced: 17 May 2026
https://github.com/c410-f3r/wtx-bench
Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project
benchmark go http2 javascript rust websocket wtx
Last synced: 01 Apr 2026
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/myokoym/webchessclock
A synchronized chess clock on Web. リアルタイムで同期する対局時計(チェスクロック)をインターネット経由で複数人が操作できるWebアプリ。最大100人まで対応、秒読み対応、フィッシャーモード対応。
Last synced: 02 Mar 2025
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/arvinnotdev/smart_water_meter
This is a field-ready water usage monitor that combines low-level hardware efficiency with user-friendly remote control.
arduino esp32 esp32-arduino live smart smart-home smarthome water watermeter websocket
Last synced: 08 Sep 2025
https://github.com/janloebel/mmm-websocket
Magic Mirror Module for websocket communication.
magicmirror magicmirror2 websocket
Last synced: 15 May 2026
https://github.com/botder/mtasa-websocket
Websocket server module for the Multi Theft Auto multiplayer modification
lua multi-theft-auto scripting websocket
Last synced: 15 May 2026
https://github.com/rlxone/websocket-autobahn-chat
Chat app based on autobahn library
android autobahn eventbus wamp-protocol websocket
Last synced: 14 May 2026
https://github.com/longcipher/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 14 Dec 2025
https://github.com/douxxtech/circles-ws
An interactive WebSocket-based visualization that connects multiple clients with animated circles.
circles development web websocket
Last synced: 26 Jul 2025
https://github.com/shik3i/koalasync
Minimalist, privacy-first synchronized video playback for YouTube, Netflix, Emby, and general HTML5. Built with pure Vanilla JS and a Node.js relay.
chrome-extension emby firefox-addon jellyfin netflix privacy-first socket-io sync video-sync video-synchronization watch-party websocket youtube
Last synced: 07 Jun 2026
https://github.com/nasim-khalili/emailverify
EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis
api celery crud django docker elasticsearch redis test testing throttling unittest websocket
Last synced: 09 Apr 2026
https://github.com/mchmarny/eventstore
Knative CloudEvents Firestore Archiver
golang knative kubernetes redis ui websocket
Last synced: 09 Apr 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/gexiangdong/front-end-vue
前端工程化入门:VUE的实践
front-end-engineering stomp vue vue-resource websocket
Last synced: 20 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/shiftinv/xssproxy
Pseudo HTTP proxy for sending requests through a hooked web browser
Last synced: 02 Apr 2025
https://github.com/hacker1024/mitmproxy_ri_client.dart
A Dart client for the mitmproxy Remote Interceptions addon.
dart dart-library dart-package dartlang mitm mitmproxy mitmproxy-addons websocket websocket-client
Last synced: 02 Apr 2025
https://github.com/vymalo/api-watcher-ui
UI App for the SMS API Watcher, a Stub server for APIs
cssnano html html5 javascript openapi openapi3 postcss prettier react react-router reactjs redux-toolkit rtk-query scss socket-io tailwindcss toolkit typescript websocket
Last synced: 17 Mar 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/vladimirakopyan/websocket_dbreeze_server
asp.net core Websocket API with embedded DBreeze key-value database
aspnetcore embedded-database key-value nosql-database websocket websocket-server
Last synced: 29 Apr 2025
https://github.com/mdeket/springboot-websocket-chat
chat java sockjs sockjs-client springboot springboot2 stompwebsocket websocket
Last synced: 18 May 2026
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/oghene-ella/orderswift
A mini ordering service app between senders and drivers
express-js html node-js oop-in-javascript tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/madmartigan1/tradebot
Autonomous Coinbase trading bot with adaptive EMA, RSI, and MACD strategy — commanded by the Captain (EMA), guided by the Navigator (AutoTune), and advised by the Skipper (RSI) and Commodore (MACD).
algorithmic-trading automated-trading coinbase crypto ema macd python rsi trading trading-bot websocket
Last synced: 04 Jun 2026
https://github.com/ardafirdausr/discuss-server
Discussion Chat App
echo golang google-sso mongodb pubsub redis websocket
Last synced: 15 Sep 2025
https://github.com/nykenik24/whimsy
A simple chat app made in NodeJS.
chat-application client client-server gplv3 hobby-project learning nodejs open-source p2p server socket-io websocket
Last synced: 11 Jul 2025
https://github.com/dannysmc95/rewyre
A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.
api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server
Last synced: 22 Jul 2025
https://github.com/Operation-Winter/mamba-backend-vapor
A small side project to allow for teams to size tickets using Story Point cards. This is intended for the SCRUM Agile methodology.
swift swift-package-manager vapor websocket xcode
Last synced: 12 Mar 2025
https://github.com/fabston/bitmex-liquidation-feed
📡 Fetch BitMEX liquidation data.
bitcoin bitmex cryptocurrency liquidation websocket
Last synced: 12 May 2025
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/koshikraj/qrlogin
login python qrcode react-native reactjs websocket
Last synced: 11 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/lukaskirner/teachable-pi-websocket
Picamera websocket for Teachable Machine
pi picamera python3 teachable-machine websocket
Last synced: 13 Apr 2025
https://github.com/janhohenheim/websocket-server
Boilerplate to effortlessly setup an asynchronous websocket server
Last synced: 05 Apr 2025
https://github.com/mikenew01/mc-quarkus-websocket
Projeto de websocket utilizando quarkus.
java quarkus undertow websocket
Last synced: 18 May 2026
https://github.com/satriaapn/tictactoe-online-backend
this is the backend application for tictactoe online, where you can playing tictactoe with other player real-time
backend nodejs rest-api singleton-pattern websocket
Last synced: 27 Apr 2026
https://github.com/tobbbles/clickgang
A simple interactive webgame
game golang javascript websocket
Last synced: 15 Apr 2026
https://github.com/litetex/swaps
Start a program/process without a auto-starting service
c-sharp launcher websocket windows-service
Last synced: 12 May 2025
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/equalsgibson/five9-go
Interact with Five9 REST API and WebSocket using Go
five9 golang rest-api websocket
Last synced: 17 Jan 2026
https://github.com/clinth/remote
A framework for super easy cross device communication
broadcastchannel webrtc websocket
Last synced: 04 Dec 2025
https://github.com/margo-yunanova/react-burger
Stellar burgers - одностраничное приложение бургерной
Last synced: 24 Apr 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/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/gabeduartem/simple-ws-wrapper
Provides a socket.io inspired API for sockets, but using native websockets protocol
native socket socket-io socketio sockets web websocket websockets ws
Last synced: 26 Apr 2026
https://github.com/st1vms/ws-listener
Python Websocket listener based off Selenium and Chromedriver
chrome chromedriver interceptor listener python reader selenium websocket windows
Last synced: 17 Apr 2026
https://github.com/shilo/mimic
Clone-and-play multiplayer for Godot. Drop in a MimicSync node and make your scenes network-aware, with high-level nodes for connection and gameplay.
client enet game-development gdscript godot godot-4 godot-addon godot-engine multiplayer multiplayer-synchronizer netcode networking online-game replication rpc server synchronization tcp udp websocket
Last synced: 08 Jun 2026
https://github.com/tianqbu/doppelvoice
Real-time Chinese↔English speech translation with zero-shot voice cloning · 端到端实时语音翻译 + 0样本音色克隆 · Powered by Doubao Seed LiveInterpret 2.0
chinese-english doubao protobuf pyside6 real-time simultaneous-interpretation speech-translation voice-cloning websocket windows
Last synced: 02 May 2026
https://github.com/amen-souissi/e2e-web-app-tutorial
end 2 end web app tutorla
apollo apollo-client apollo-server-express docker docker-compose expo graphql material-ui postgresql react-native reactjs redux smashtest subscriptions tutorial type-graphql typescript websocket
Last synced: 20 Jun 2025
https://github.com/menurivera/web3-mcp
MCP server for using your browser wallet with natural language
bun mcp mcp-server typescript web3 websocket
Last synced: 27 Apr 2026
https://github.com/ericrabil/presenti
A plug-n-play status aggregation service
activity modular monorepo presence rest status typescript websocket
Last synced: 05 Feb 2026
https://github.com/wesh92/fastapi-websockets-llm-example
Example of Websockets Implementation in FastAPI/Python
ai fastapi fastapi-template llm openrouter python websocket
Last synced: 28 Apr 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/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/quarkiverse/quarkus-json-rpc
JsonRPC over WebSocket services with Quarkus
json-rpc quarkus-extension websocket
Last synced: 24 Apr 2025
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/marketcalls/crypto-realtime-questdb
Crypto Realtime Dashboard
cryptocurrency dashboard data-ingestion fastapi python questdb real-time websocket
Last synced: 29 Apr 2026
https://github.com/maxzinchenko/react-use-socket
The package which makes web socket management much easier by using hooks.
react react-use-socket socket websocket
Last synced: 18 Apr 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/mmikhail2001/esp32_weather_station
Микроконтроллерная система для измерения качества воздуха в помещении с информированием о текущих показателях удаленного сервера.
esp-idf esp32 freertos i2c iot microclimate websocket wifi
Last synced: 18 Apr 2026
https://github.com/soulgarden/kickex-bot
Trading bot for kickex exchange
algo-trading bot cryptocurrencies docker finance go helm k8s kickex telegram trading-bot websocket
Last synced: 29 Apr 2026
https://github.com/geo-tp/websocket-chat
Simple Websocket based chat channel
django-rest-framework react websocket
Last synced: 19 Apr 2026
https://github.com/pandaoh/chatroom
websocket 实现的聊天室,一个是 php 原生 websocket+vue 实现的聊天室,另一个是通过 swoole 扩展实现的聊天室,供大家学习参考。
element-ui php swoole vue websocket
Last synced: 19 Apr 2026
https://github.com/timostamm/aspnetcore-websocket-controller
Easy WebSockets for AspNetCore 3.0
Last synced: 04 Jun 2026