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-07-05 00:28:17 UTC
- JSON Representation
https://github.com/takker99/ws-promisified
Lightweight promise-based wrapper for WebSocket
deno promisified websocket wrapper-api
Last synced: 17 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/floppy007/signotec-stpadserver-bridge
Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.
delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss
Last synced: 04 Jun 2026
https://github.com/jonyandunh/randrocaelectron
It's a software rebuild from Randroca by Electron that randomly selects users to facilitate the selection of many scenes, such as students in the classroom, the luckiest staff in a company, and the luckiest viewer in tv shows.
css electron html javascript nodejs npm websocket
Last synced: 04 Apr 2026
https://github.com/litert/node-ws-utils
A C++ native extension providing utilities for WebSocket, in NodeJS.
Last synced: 04 Apr 2026
https://github.com/tukue/realtime-mobility
Stockholm public travel planner app
api-integration backend-development fastapi fullstack-development react typescript vite websocket
Last synced: 04 Jun 2026
https://github.com/divo123-tech/travelmate
A travel planner app that gathers travel data from countries, to states, to cities, showing flights, hotels, attractions according to the location set by the user. TravelMate allows users to create their own trips, while inviting other users to collaborate on creating and editing those trips.
express-js jwt mongodb mongoose nodejs oauth2-server passportjs react-bootstrap reactjs rest-api socket-io tailwindcss typescript websocket
Last synced: 04 Apr 2026
https://github.com/lithika-damnod/chatium
Instant Messaging App
messaging-app python reactjs websocket
Last synced: 18 Apr 2026
https://github.com/domenez-dev/end-to-end-encrypted-real-time-messaging-app
end to end encrypted real time messaging app I am creating using django + react
django django-application django-channels django-rest-framework encryption-decryption end-to-end-encryption messaging-app react realtime websocket
Last synced: 10 May 2026
https://github.com/achim-k/foxglove_websocket_server
A simple websocket server that exposes ROS topics using the Foxglove websocket protocol
foxglove foxglove-studio ros websocket
Last synced: 18 Apr 2026
https://github.com/salman679/task-management-frontend
This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.
mongodb react tawilwindcss websocket
Last synced: 05 Apr 2026
https://github.com/wojciechdlugosz/rest-api-app
Book a ticket using AJAX requests and web-socket. Modified to use mongo DB and Atlas.
expressjs middleware mongodb mongoose nodejs rest-api websocket
Last synced: 05 Apr 2026
https://github.com/grzegorzpacewicz/gj-chat
The app to chat
tailwind typescript vite websocket
Last synced: 05 Apr 2026
https://github.com/ericflo/modelrelay
Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.
anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker
Last synced: 18 Apr 2026
https://github.com/alexhiriavenko/social-network
React app with server and database. Backend is written in Java. Social network with all the necessary functionality. Created according to the Facebook template. !_Final Project. Frontend Course _!
fecth-api mui react react-router-dom redux-toolkit vercel-deployment websocket
Last synced: 18 Apr 2026
https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 18 Apr 2026
https://github.com/aelgamal5/nodejs-chatrooms
Simple chat rooms app. NodeJS
2023 nodejs socket-io websocket
Last synced: 18 Apr 2026
https://github.com/shubhamd99/nodejs-socket-io
Web Sockets Chat App (Socket.io)
chat-application nodejs realtime-messaging socket-io socket-programming websocket
Last synced: 18 Apr 2026
https://github.com/abailey81/implicit-interaction-intelligence
Adaptive AI companion that builds a model of each user from implicit interaction signals — keystroke dynamics, linguistic complexity, temporal patterns — and continuously adapts its responses. Custom TCN + transformer + contextual bandit, built from scratch in PyTorch.
adaptive-systems contextual-bandit deep-learning edge-ai fastapi from-scratch huawei human-machine-interaction language-model machine-learning personalization poetry privacy-by-design python pytorch temporal-convolutional-network thompson-sampling transformer user-modeling websocket
Last synced: 18 Apr 2026
https://github.com/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/iluha168/obcb-api-wrapper
(WebSocket) API wrapper for One Billion Checkboxes by Alula
api deno jsr obcb onemillioncheckboxes ts websocket
Last synced: 19 Apr 2026
https://github.com/zhjain/bubbleboard
一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。
alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard
Last synced: 19 Apr 2026
https://github.com/fajarwz/blog-laravel-reverb
Laravel Reverb example, realtime communication through Websocket | Blog on fajarwz.com
Last synced: 19 Apr 2026
https://github.com/jarenal/horseracing
Horse Racing is a game for testing purposes using websockets and PHP.
Last synced: 04 Jun 2026
https://github.com/oxdrtech/bot-apostador-bet365-scraper-backend
expressjs node-cron playwright websocket
Last synced: 20 Apr 2026
https://github.com/diraneyya/websocket-chat
This fullstack application contains both a frontend using React (in the client subfolder) and a backend. The application uses 'express' and 'ws' to serve both the frontend and the websocket endpoint using the same port. This allows deploying the application on platforms like Heroku and Glitch where only one port is available for the application.
chat education glitch realtime websocket
Last synced: 20 Apr 2026
https://github.com/ahmed-gelemli/docker-agent-backend
Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.
backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket
Last synced: 20 Apr 2026
https://github.com/kzamanbd/laravel-reverb
Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips
Last synced: 20 Apr 2026
https://github.com/aliltrp/sharemovie
Real-time video and chat application using NestJS, featuring WebSocket.
nestjs nestjs-backend prisma socket-io websocket
Last synced: 20 Apr 2026
https://github.com/batuhanbaysal/chess-platform
A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.
chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket
Last synced: 20 Apr 2026
https://github.com/tyler36/ddev-laravel-reverb
Run reverb as a web daemon in DDEV
laravel reverb-laravel websocket
Last synced: 20 Apr 2026
https://github.com/bokiko/btc-liquidations
Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo
bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript websocket
Last synced: 20 Apr 2026
https://github.com/semihbkgr/spring-chat
Spring chat application sample built using Redis pub-sub and STOMP
messaging pubsub redis spring-boot stomp websocket
Last synced: 20 Apr 2026
https://github.com/ax-sh/see-this
an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected
nextjs socket-io socket-io-server websocket
Last synced: 21 Apr 2026
https://github.com/lrf141/accepted
教育用学習システムのGPU側プロトタイプ
docker-remote-api job-worker nodejs queue websocket
Last synced: 21 Apr 2026
https://github.com/ilham89/vue-graphql
apollo-client graphql vue3 websocket
Last synced: 05 Jun 2026
https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/mirhasalh/crypto_marketplace_simulation
A Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.
drift-database flutter websocket
Last synced: 22 Apr 2026
https://github.com/aleksbgbg/twitch-streams-chat
WebSocket server, including a client module, used for the Twitch Streams chat.
chat csharp javascript twitch websocket
Last synced: 22 Apr 2026
https://github.com/vavarm/websocket-chat-client-page
chat html javascript websocket
Last synced: 23 Apr 2026
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 2026
https://github.com/ryskiwt/websocket
Thin wrapper of gorilla/websocket implementing net.Conn
go golang gorilla-websocket websocket
Last synced: 05 Jun 2026
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/romabulani/live-collaboration
Live Collaboration Whiteboard
canvas react typescript websocket
Last synced: 24 Apr 2026
https://github.com/parina-khilari/network-packet-sniffer-
An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.
cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket
Last synced: 24 Apr 2026
https://github.com/fabo2303/springboot-aws-dynamodb-postgresql
Task and climate data management app on AWS, using Spring Boot, WebSockets, DynamoDB, and PostgreSQL for real-time updates and global climate data.
aws-dynamodb aws-ec2 aws-rds html-css-javascript java spring-boot springboot websocket
Last synced: 24 Apr 2026
https://github.com/oaslananka/codex-app-server-web
A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.
ai codex developer-tools nextjs react state-management typescript ui ux websocket
Last synced: 25 Apr 2026
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/fajrulaulia/nodejs-websocket
Simple NodeJS and Webscoket Server-Client Using NodeJS
Last synced: 25 Apr 2026
https://github.com/artur24814/calendar_manager
📅 Social media web site for managing business meetings or friends meeting
calendar chatroom django railway redis-server social-network websocket
Last synced: 25 Apr 2026
https://github.com/deepakpatankar07/el-meet
A video conferencing application using the webrtc-sfu mediasoup
mediasoup sfu typescript webrtc websocket
Last synced: 25 Apr 2026
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 May 2026
https://github.com/hjyup/translatify
chat application with async translation
golang grpc microservice rabbitmq service-workers websocket
Last synced: 26 Apr 2026
https://github.com/arterialist/live-c-elegans
Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live
active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket
Last synced: 26 Apr 2026
https://github.com/nikoo-asadnejad/online-chat-app
A real time chat application
chat chat-application chatroom javascript js react reactjs real-time realtime signalr websocket websockets
Last synced: 26 Apr 2026
https://github.com/jakh0n/hacathonn
🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.
express nextjs nodejs tailwindcss typescript websocket
Last synced: 26 Apr 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/nathan-i-martin/websocket-provider
A simple template that can be used to setup websocket servers or clients
abstraction websocket websocket-client websocket-server
Last synced: 07 Jun 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/gunantos/express-io
Simple websocket with Express
express javascript node nodejs npm socket websocket
Last synced: 27 Apr 2026
https://github.com/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/MiguelRipoll23/hood-ball
Accelerate and smash your way to victory in a car-based multiplayer soccer battle.
game multiplayer passkey webrtc websocket
Last synced: 03 Aug 2025
https://github.com/iwansal64/wms-dev
WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API
cpp esp32 iot microcontroller websocket
Last synced: 14 May 2026
https://github.com/dontcryme/rust_socketio_refix
Personally modify rust_socketio crates (for emit_with_ack/binary callback[async] problem and immediately emit invoke/reject problem and invoke ack function to server)
Last synced: 02 Feb 2026
https://github.com/sivaosorg/wsconn
Implement the WebSocket library using the Gin framework and the Gorilla WebSocket library in Go.
golang golang-application golang-library golang-package websocket websocket-api websocket-client websocket-connection websocket-endpoint websocket-library websocket-proxy websocket-server
Last synced: 14 May 2026
https://github.com/you-saku/websocket-sample
websocket sample app
nodejs reactjs typescript websocket
Last synced: 05 May 2026
https://github.com/raghavayushman/c_web_server
c networking server web websocket
Last synced: 04 May 2026
https://github.com/sergioburdisso/tworld-proxy
T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.
networking proxy-server server socket-2-websocket-connection sockets t-world tworld websocket
Last synced: 17 Mar 2025
https://github.com/moustafaa91/discountcode_be
An application to Generate and use random CouponCodes using WebSocket SignalR communication
csharp csharp-code mongodb signalr websocket
Last synced: 20 Jan 2026
https://github.com/abdoufermat5/conway-game-of-life
Jeu de la vie de conway
game game-of-life game-of-life-python python websocket
Last synced: 14 May 2026
https://github.com/core-euler/trade_game
Real Trading mini game
docker nestjs postgresql redis ton tonconnect vite vue websocket
Last synced: 23 May 2026
https://github.com/tobycroft/tuuznet
TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.
curl golang http httpclient httprequest net tuuznet utils websocket websocket-client
Last synced: 09 Apr 2026
https://github.com/cydrickn/thruway-swoole-transport
OpenSwoole / Swoole Websocket Transport for Thruway Router
openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket
Last synced: 20 Sep 2025
https://github.com/shev0k/wavechat
📡 A real-time voice messaging app designed to bring instant communication with a nostalgic twist. WaveChat replicates the classic walkie-talkie experience, allowing users to join channels and speak live with friends or teams. Its sleek, minimalist design offers a simple, fun, and effective way to stay connected.
audio-streaming communication-app cross-platform dart flutter flutter-sound instant-messaging live-chat minimalist-design mobile-app nodejs push-to-talk real-time-audio real-time-communication retro-theme retro-ui voice-chat walkie-talkie websocket
Last synced: 17 Feb 2026