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-03 00:30:56 UTC
- JSON Representation
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/qianlongo/i-websocket
promise、reconnecting、Interceptors websocket
Last synced: 13 Feb 2026
https://github.com/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 2026
https://github.com/louisyoungx/tcp-transfer-server
Relay a TCP connection to a WebSocket connection based on socket programming.
Last synced: 07 Sep 2025
https://github.com/vicentesan/nlw-polls
A nodejs application to manage polls with redis and websocket
nodejs postgresql redis websocket
Last synced: 11 Apr 2026
https://github.com/tripolskypetr/pwalauncher
The PWA launcher for react-declarative
cors cors-proxy honeypot http https mixed-content osint path-proxy port-forwarding proxy pwa react-declarative reverse-proxy same-origin websocket
Last synced: 13 Feb 2026
https://github.com/mukhoplus/underworld-line-plus
Web Version of Underworld-Line
instant-messaging react springboot websocket
Last synced: 13 Apr 2026
https://github.com/jhonatanmedeiros/node-typescript-websocket
javascript nodejs npm typescript websocket yarn
Last synced: 11 Apr 2026
https://github.com/vinaykumar7580/revly-io-tech
nodejs reactjs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/cherrypick-agency/flutter_network_debugger
Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.
debugger flutter forward-proxy network reverse-proxy socket socket-io websocket
Last synced: 14 Feb 2026
https://github.com/duyledat197/messenger
Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).
cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket
Last synced: 04 Oct 2025
https://github.com/longjoel/nosebleed
Web-first libretro runtime for low-latency browser emulation streaming
emulation game-streaming libretro retro-gaming webrtc websocket
Last synced: 19 Jun 2026
https://github.com/r0xsh/notificationhub
android notifications synchronization websocket
Last synced: 21 Jan 2026
https://github.com/or9/daily-coding-challenge-server
Daily coding challenge view and submit
daily-coding-challenge rest-api websocket
Last synced: 19 Jun 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/lexxai/goit_python_web_hw_05
GoIT, Python WEB, Homework number 05. WebSocket's, asyncio
aiohttp asyncio goit homework httpserver python web websocket
Last synced: 18 Mar 2025
https://github.com/nexenio/seamless.me-demo-dashboard
A dashboard showing data from the Seamless.me app in real-time
dashboard sensor-data websocket
Last synced: 19 Mar 2026
https://github.com/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
https://github.com/nandhu-44/lumina
🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js
ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket
Last synced: 04 Feb 2026
https://github.com/isuke/blue-note
coffeescript d3js rails5 ruby vuejs websocket
Last synced: 12 Apr 2026
https://github.com/amaljeevs/springboot-websocket-chatapp
This is a Simple ChatApp build using Spring boot using Websockets.
chat-application css html java js spring-boot springboot websocket
Last synced: 12 Apr 2026
https://github.com/blacknull/espnetwork
a easy network lib for esp8266/esp32, with webserver, websocket, and wifi portal.
arduino esp32 esp8266 network portal webservice websocket wifi
Last synced: 16 Apr 2026
https://github.com/programminglaboratorys/nin0lib
python nin0chat API wrapper
Last synced: 03 Apr 2025
https://github.com/devel0/iot-esp8266-serial-fwd
use esp8266 as a serial forwarder over wifi
esp8266 serial-over-wifi spiffs voltage-logger websocket
Last synced: 30 Apr 2026
https://github.com/rickelmedias/bomberonline
An Online Bomberman clone using Phaser with Typescript for client and FastAPI with Python for server.
design-patterns fastapi phaserjs solid websocket
Last synced: 20 Apr 2026
https://github.com/arawns1/jogo-multiplayer-javascript
Projeto de jogo multiplayer criado inteiramente com Javascript
Last synced: 25 Mar 2025
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
https://github.com/kerosiinikone/go-game-server
A finite state machine
card-game gameserver golang gorilla-mux state-machine websocket
Last synced: 09 Apr 2025
https://github.com/lutefd/quizzo
Quizzo is a golang + svelte webapp that host quiz parties with real-time multiplayer powered by websockets
golang monorepo multiplayer svelte websocket
Last synced: 04 Jan 2026
https://github.com/mr-mudgal/kr-chat
KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.
deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets
Last synced: 12 Apr 2026
https://github.com/tajjjjr/social-network
A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.
go javascript nextjs sqlite3 websocket
Last synced: 16 Apr 2026
https://github.com/harry-urek/ws-server
websocket grpc server with redis session management - logging and error handling
express-session grpc-server logger nodejs pubsub redis websocket
Last synced: 09 May 2026
https://github.com/bartosz-ziolkowski/real-time-chat
Real-time communicator
css docker html java javascript mongodb spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/lukajioshvili20/rust-websocket-client
A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.
crossterm echo-client rust tokio tungstenite websocket
Last synced: 09 Apr 2025
https://github.com/tdjsnelling/hermes
Hermes is a real-time data framework for React + MongoDB
data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/maronari/autosys
универсальная АС с поддержкой OPC UA
docker-compose eclipse-milo java opc-ua spring-boot websocket
Last synced: 09 May 2026
https://github.com/shasoka/equeue_backend
Серверная часть eQueue 📙
alembic asyncpg fastapi moodle poetry postgresql pydantic python3 sqlalchemy websocket
Last synced: 16 Apr 2026
https://github.com/gianlucamazza/agentroom
Agent-to-agent encrypted chat over a self-hosted relay. E2E encrypted, blind server, Double Ratchet.
agent claude double-ratchet e2e-encryption libsodium typescript websocket
Last synced: 03 Jun 2026
https://github.com/vamsiramakrishnan/gemini-rs
Full Rust SDK for the Gemini Multimodal Live API — wire protocol, agent runtime, and fluent DX in three layered crates.
adk agent-framework async-rust function-calling gemini gemini-api google-ai llm multimodal real-time rust tokio vertex-ai voice-agents websocket
Last synced: 01 Apr 2026
https://github.com/sabbir45ali/web_socket
This is my practice project for websocket or socket.io
css html javascript socket-io websocket
Last synced: 11 Mar 2026
https://github.com/lakshagg/cwebsockets
A simple implementation of web socket client in c using libcurl.
c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss
Last synced: 07 Jan 2026
https://github.com/marvnc/discord-websocket-text-inserter
Userscript to send text from a websocket to a Discord chat.
discord textractor userscript websocket
Last synced: 09 May 2026
https://github.com/jeremiias8/sockets_client-server
Proyecto con cliente-servidor usando WebSockets.
client-server css3 html5 javascript websocket websockets
Last synced: 12 Apr 2026
https://github.com/athrvk/catch10
a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB
card-game game mongodb react spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/maximbilan/habla-ios
SwiftUI iOS app for real-time translated phone calls and AI agent mode powered by habla-core
amazon-nova ios realtime-audio speech-translation swift swiftui twilio voice-ai websocket
Last synced: 03 Jun 2026
https://github.com/azevedoguigo/thermosync-api
Web api for the Thermosync app.
chi-router esp32 golang gorm-orm postgres web-api websocket
Last synced: 01 Apr 2025
https://github.com/fajarbc/typescript-monorepo
Learn Monorepo using Typescript with Express & React simple app
chat-application expressjs javascript monorepo react reactjs trpc typescript websocket websocket-client websocket-server
Last synced: 14 Apr 2026
https://github.com/bluerobotics/navigator-web-assistant
Use Navigator board with REST API or WebSockets
blueos bluerobotics navigator restapi rust websocket
Last synced: 01 Apr 2026
https://github.com/olha-dev-fullstack/graphql-ws-chat-app
This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.
Last synced: 17 Apr 2026
https://github.com/jackchang1025/bbin-websocket-client
一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装
Last synced: 14 Jan 2026
https://github.com/chamster24/intrachat
IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!
anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket
Last synced: 01 Mar 2026
https://github.com/atharmohammad/chat-e
A Chat Channel for People to chat with each other in different public rooms
django djangochannels javascript reactjs websocket
Last synced: 09 May 2026
https://github.com/theoliverlear/script-social
Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.
angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket
Last synced: 29 Apr 2026
https://github.com/winter000boy/chat-application
This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.
chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket
Last synced: 11 Apr 2026
https://github.com/jakh0n/hacathon_backend
This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.
Last synced: 07 May 2025
https://github.com/maldos23/bird-sender
🐦 Real-time local network file transfer — Transfer files instantly between devices on the same WiFi/Ethernet. No internet, no clouds. | 🌐 https://maldos23.github.io/bird-sender/
express file-sharing file-transfer lan local-network nodejs p2p real-time webrtc websocket
Last synced: 03 Jun 2026
https://github.com/a-saed/datum
Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.
geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket
Last synced: 29 May 2026
https://github.com/keshavcore/websocket-chat-app
Quick and small websocket chat browser app with server
concurrently css html javascript monorepo node node-js nodemon npm npm-workspaces react ts-node typescript vite websocket websocket-chat websocket-client websocket-server workspaces
Last synced: 12 Apr 2026
https://github.com/kvbc/realtime-chat-app
Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend
express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets
Last synced: 06 Jan 2026
https://github.com/higorsnt/modclima
Desafio FullStack da Cyan AgroAnalytics
java junit postgis postgres react spring-boot swagger websocket
Last synced: 20 Apr 2026
https://github.com/asodja/rust-snake
Rust learning project. Gameserver for multiplayer Snake game written in Rust.
gameserver rust rust-lang slitherio snake websocket
Last synced: 07 Oct 2025
https://github.com/morino23/embedcast
Android TV app for video casting and playback with WebSocket remote control
android android-tv casting kotlin leanback media video-player websocket
Last synced: 15 Apr 2026
https://github.com/leokwsw/ithome-spring-boot-pocker
ithome Spring Boot... 深不可測
ithome log4j mysql spring-boot thymeleaf websocket
Last synced: 09 May 2026
https://github.com/youknow2509/example_be
Example back end
api authorization backend bcyrpt encryption google-api google-sheets hash jwt jwt-authentication nestjs nestjs-backend rest-api restful-api roles socket socket-io websocket
Last synced: 17 Apr 2026
https://github.com/envek/go-websocket-webtransport-server
Dual WebSocket and WebTransport chat server in Go
Last synced: 26 Mar 2025
https://github.com/ddihora1604/gighub
GigHub is a comprehensive freelancer marketplace platform that connects clients with skilled freelancers across various domains. The platform offers a streamlined experience for both clients and freelancers, facilitating project posting, bidding, contract management, payment processing, and communication.
client freelance html-css-javascript tailwind-css websocket
Last synced: 20 Jun 2026
https://github.com/mlangumier/websocket-server
A WebSocket server for a Tic-tac-toe mini-game in Node.js
game nodejs tic-tac-toe websocket websocket-server ws
Last synced: 17 Apr 2026
https://github.com/developerdavid2/sportz-websockets
Express + Postgres demo for live match commentary with a Websocket broadcast channel
Last synced: 04 Apr 2026
https://github.com/vish501/tcp-chat-room
A TCP chat room
chatroom-application client-side python server-side tcp websocket
Last synced: 09 Jun 2026
https://github.com/kuwacom/react-theme-template
my template
react template theme-system websocket
Last synced: 17 Apr 2026
https://github.com/adwilkinson/chitchatter
Anonymous chat application built using Kotlin, Ktor, React and Material Design
chat-application css heroku html javascript kotlin ktor react reactcontextapi reacthooks website websocket
Last synced: 04 Apr 2026
https://github.com/defgsus/lovebot
Botlove python server and client + webclient
bot botwars client love server simulation websocket
Last synced: 30 Mar 2025
https://github.com/romabulani/learnbot
JavaScript AI Teacher
ai genai js react tailwindcss typescript websocket
Last synced: 12 Apr 2026
https://github.com/alextanhongpin/go-websocket
A deeper look into websocket with golang
Last synced: 24 Mar 2025
https://github.com/vaibhavgupta5/patient_dashboard
Patient-Hospital Connect System
Last synced: 12 May 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/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/venkatreddy071/resolvenow-your-platform-for-online-complaints
The Online Complaint Registration and Management System is an innovative platform designed to simplify the process of handling complaints, whether from customers, employees, or other stakeholders. This system serves as a bridge between users and service providers, ensuring that every issue is logged, tracked, and resolved efficiently.
admin agent express jwt login mail mongoose nodejs nodemailder nosql react reactjs render rolebaseaccess socket-io socket-io-client tailwindcss user website websocket
Last synced: 11 Apr 2026
https://github.com/amafjarkasi/windows-screenshot-mcp-server
🚀 Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.
api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows
Last synced: 18 Apr 2026
https://github.com/kabirbaidhya/boss-dashboard
Boss - Deployment Status Dashboard
boss dashboard deployment express nextjs react ssr status websocket
Last synced: 18 Apr 2026
https://github.com/spectroalias/chat-room
speed dev, some day with ASGI
asgi channels chat django django-channels django-project real-time realtime redis websocket websockets
Last synced: 10 Mar 2025
https://github.com/afzalimdad9/btc-predictor
💰 Bitcoin price guessing game - High/Low in 10 seconds.
api bitcoin btc dollar e2e-tests game money playwright react soundeffects tailwindcss typescript ui ux vite websocket
Last synced: 11 Apr 2026
https://github.com/cedrickchee/twit
A simple Twitter client
educational-project expressjs fullstack-javascript nodejs-api reactjs realtime stream-processing websocket
Last synced: 05 Apr 2026