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/ngimdock/dask-websocket
The web socket project of a task management application in a synchronized way by a team.
expressjs socket-io typescript websocket
Last synced: 13 Apr 2026
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
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/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/mp3martin/gameinv
A project showcasing how you can connect C# backend and Next.js or WPF frontend
csharp dotnet dotnet9 gui prebuilt-binaries python tui websocket wpf
Last synced: 23 Aug 2025
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/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/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/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/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/myokoym/webchessclock
A synchronized chess clock on Web. リアルタイムで同期する対局時計(チェスクロック)をインターネット経由で複数人が操作できるWebアプリ。最大100人まで対応、秒読み対応、フィッシャーモード対応。
Last synced: 02 Mar 2025
https://github.com/doubledare704/aiowhitebit
Async Python client for WhiteBit cryptocurrency exchange API
api-client asyncio cryptocurrency pydantic websocket whitebit
Last synced: 16 Jan 2026
https://github.com/rft0/wwobot
Packet spammer bot for WWO
cpython requests websocket websockets werewolf-game werewolf-online wolvesville
Last synced: 21 Aug 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/santosl2/whatsapp-ticket-gui
A small whatsapp ticket gui
study-project tailwind websocket whatsapp
Last synced: 10 Apr 2026
https://github.com/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 2025
https://github.com/dash-os/tcl-websocket
(WIP) | Rewriting tcllib websocket with TclOO and some minor bug fixes
Last synced: 02 Feb 2026
https://github.com/threeal/simple-web
A simple HTTP, HTTPS, WS and WSS server and client library
http http-client http-library http-server https websocket websocket-library
Last synced: 21 Mar 2025
https://github.com/sbolanowski/raspybot
A robotics and computer vision project.
adafruit computer-vision dashboard electronics fritzing hardware-design nextjs open-hardware open-source pid pid-control python python3 raspberry-pi raspberry-pi-3 robotics shadcn-ui tof ultrasonic-sensor websocket
Last synced: 09 Aug 2025
https://github.com/juspay/purescript-node-websocket
Bindings to node/npm's "websocket" library
Last synced: 22 Jun 2025
https://github.com/majeinfo/chaingun
Web server load testing tool
distributed golang-application graph grpc http-client load-testing mqtt stress-test websocket
Last synced: 23 Feb 2026
https://github.com/yonle/websockify.js
A websockify written in javascript, But with 2 Converting Method.
novnc tcp websocket websockify
Last synced: 10 Jun 2025
https://github.com/nelsonwenner/python-data-sampling-app
:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.
arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi
Last synced: 25 Apr 2026
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/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/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/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/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/xelis-project/xelis-dart-sdk
XELIS software development kit (SDK) for Dart.
Last synced: 13 Apr 2025
https://github.com/saolghra/richpresence
This Node.js application synchronizes Discord Rich Presence with YouTube Music, displaying real-time song information and playback status. Leveraging Express.js for HTTP handling and WebSocket for live updates, it dynamically switches between play and pause icons, offers clickable buttons for easy navigation,.
discord discord-rich-presence discord-rpc express javascript music nodejs rich-presence websocket youtube youtube-music
Last synced: 03 Feb 2026
https://github.com/truongd3/private-chat-socket
Private Chat (server) with Socket.IO
Last synced: 13 Sep 2025
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/fabston/bitmex-liquidation-feed
📡 Fetch BitMEX liquidation data.
bitcoin bitmex cryptocurrency liquidation websocket
Last synced: 12 May 2025
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/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/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/yeabnoah/maven
Maven is a simple real time messaging app built with express, socket io, Nextjs, postgresql, prisma and better auth
better-auth expressjs messaging-app nextjs postgresql prisma socket-io websocket
Last synced: 08 Apr 2026
https://github.com/binbiubiubiu/nestjs_template
a personal template for nestjs
mongodb nestjs nestjs-template websocket
Last synced: 20 Jan 2026
https://github.com/atuoha/websocket-server-inits
Tiny WebSocketServer Implementation
js node-module nodejs nodemon server-side websocket
Last synced: 21 May 2026
https://github.com/victorzhang2014/simpletornadoexamples
A simple Tornado project and a simple Tornado WebSockets project.
Last synced: 06 Apr 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/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/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/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 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/minarox/rltm-plugin
BakkesMod plugin for Rocket League Tournament Manager
bakkesmod cpp rocket-league websocket
Last synced: 30 Jul 2025
https://github.com/toppers/hakoniwa-sim-csharp
This repository provides features for integrating Unity applications as Hakoniwa assets. Hakoniwa is a simulation platform for virtual environments, enabling robot and IoT device testing. Key features include PDU communication and time synchronization. With a standardized API and flexible protocols (e.g., WebSocket, shared memory), it supports effi
Last synced: 09 Mar 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/1ort/wtop
Python based remote system monitor
aiohttp psutil python3 system-monitor system-monitoring websocket
Last synced: 27 Mar 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/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/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/dorky-robot/katulong
Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.
file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js
Last synced: 02 May 2026
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/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/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 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/javieracevedoc/letsgotalk
This its just the third project of a serie that belong my portfolio. Here you can find an app (client/server) to chat over the protocol WS (websocket)
angular chat golang typescript websocket
Last synced: 13 Feb 2026
https://github.com/syhlion/redisocket.v2
redisocket v2
golang-package redis websocket
Last synced: 27 Jan 2026
https://github.com/upsub/dispatcher
High performance Pub/Sub messaging server for the Web
dispatcher message-bus real-time server upsub websocket
Last synced: 14 Jan 2026
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/mix-php/websocket
PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
coroutine mix swoole websocket
Last synced: 09 Oct 2025
https://github.com/sammck-go/wstunnel
wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server
chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel websocket
Last synced: 14 Jan 2026
https://github.com/rishiganeshe/crypto-alert-system
A high-performance cryptocurrency API that provides real-time market data, caches responses using Redis, and allows users to set price alerts with instant email notifications via SendGrid. The system also includes a WebSocket connection for continuous updates, ensuring seamless tracking.
expressjs mongodb nodejs redis-cache sendgrid websocket
Last synced: 13 Apr 2026
https://github.com/mutasim77/fast-redis-chat
💬🚀 Scalable real-time chat app with WebSockets and Redis, featuring horizontal scaling and live connection tracking.
caddy docker fastify horizontal-scaling nextjs redis reverse-proxy websocket
Last synced: 27 Jan 2026
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/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/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/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
security vmess websocket xray-core
Last synced: 22 Jan 2026
https://github.com/tricked-dev/dws
The first fully opensource Skyblock mod backend lol.
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/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/mpol1t/off_broadway_websocket
An Off-Broadway producer enabling real-time ingestion of WebSocket data.
Last synced: 27 Oct 2025
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/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 2026
https://github.com/instantwebp2p/sws-spec
SWS - SecureWebSocket Spec
nacl secure-websocekt websocket
Last synced: 29 Jan 2026
https://github.com/dostondevop/click-clone-backend-java
💳 Click Clone - Payment Backend 🚀 A Spring Boot-powered backend for a Click payment system clone, supporting money transfers, bill payments, online store transactions, and more! Secure, fast, and built with WebSockets, Redis, PostgreSQL, and Spring Security. ⭐ Give it a STAR if you like it! 🌟
payment-app payment-system redis websocket
Last synced: 21 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/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