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-04 00:28:13 UTC
- JSON Representation
https://github.com/alexjorgef/go-bittrex
Go wrapper for the Bittrex crypto-currency exchange API.
api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper
Last synced: 21 Jan 2026
https://github.com/michaelscollins/nodejs-multiplayer-api
A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.
auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket
Last synced: 11 Apr 2026
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/postsilicondev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 08 Oct 2025
https://github.com/jempe/shopping_list
Shopping List is real-time shopping list app built with the Golang QOR Framework, using WebSockets for device synchronization.
shopping-list webapp websocket
Last synced: 11 Aug 2025
https://github.com/valtzu/php-websocket-stream-wrapper
PHP Stream wrapper for WebSocket protocol
php streamwrapper websocket ws wss
Last synced: 09 Apr 2025
https://github.com/akshaynayak1719/real-time-collaboration-tool
Collaborative Chat Application For Multiple Users
jwt-authentication mongodb nodejs reactjs socket-io websocket
Last synced: 11 Apr 2026
https://github.com/voltr0x/chatroom-websocket
A chatroom using WebSocket and STOMP with Spring Boot MVC framework
Last synced: 14 May 2026
https://github.com/suconghou/fedlogserver
collect frontend logs and errors into mongodb with websocket
actix-web mongodb rust websocket
Last synced: 13 Jun 2025
https://github.com/PostSiliconDev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 18 Jan 2026
https://github.com/p4p-83/controller
The command & control that conducts the entire orchestra.
Last synced: 02 Jan 2026
https://github.com/theprincelle/plantae
Project created during class (T3 module)
php ratchet school-project websocket
Last synced: 19 Apr 2026
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/codertonychan/veewapcloud
angular1 crud intellij-idea tony websocket
Last synced: 01 Mar 2026
https://github.com/22a31a0525/devbridgeide
DevBridgeIde website available within the below link if replit platform run the code as the server on free credits
java postgresql reactjs spring-boot superbase websocket
Last synced: 11 Apr 2026
https://github.com/mixer-sys/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 11 Apr 2026
https://github.com/neninja/sinergia
Jogo sintonia usando websocket
boardgame laravel livewire websocket
Last synced: 10 May 2026
https://github.com/SahilBhukal001/RapidFix
Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery
expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket
Last synced: 16 Apr 2025
https://github.com/calloc134/chilsonite
A minimal Rotating Proxy written in Rust
proxy proxy-server rotating-proxy rust websocket
Last synced: 16 May 2025
https://github.com/petatemarvin26/vin-socket.server
This application maintain the light weight of websocket connection
javascript typescript websocket ws
Last synced: 19 Feb 2026
https://github.com/cristiandaza07/chat-app
Frontend developer in Angular for real-time chat with API developed in SpringBoot
angular bootstrap chat-application websocket
Last synced: 28 Apr 2026
https://github.com/numq/stash-electron
Web/Desktop file sharing application with built-in echo server
bootstrap concurrently electron electron-app electronjs filesaverjs javascript jszip react react-bootstrap react-hooks reactjs websocket websocket-client websocket-server websockets
Last synced: 11 Apr 2026
https://github.com/conterkote/vk-fortune-wheel-frontend
Fortune wheel fullstack application for vk-mini-apps with real-time winners update
react redux-toolkit rtk-query tailwindcss typescript vk-api websocket
Last synced: 03 Feb 2026
https://github.com/tarekoraby/chatroom
A chatroom built using Spring Boot, WebSocket and STOMP
java spring-boot stomp websocket
Last synced: 26 Sep 2025
https://github.com/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/jensostertag/ws-pushserver
(Dockerized) WebSocket Push-Server
docker java push-server websocket
Last synced: 13 Apr 2026
https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi
This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot
ai chatbot fastapi ollama python websocket
Last synced: 11 Apr 2026
https://github.com/code-co-technology/cyber-doc-server
CyberDoc project
api channels ci-cd django-rest-framework git nginx postgresql python python3 ubuntu websocket
Last synced: 11 Apr 2026
https://github.com/sahil2k07/websockets-go
The project illustrates the use of websockets in golang using the gorilla websocket package.
echo golang gorilla-websocket websocket
Last synced: 20 Oct 2025
https://github.com/konsbe/java-websocket-microservices
websocket, Web Socket Message Broker, Event Listeners
Last synced: 05 May 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/santidotio/tv-remote
Control TV from web interface
cec cec-client hdmi hdmi-cec home-automation websocket
Last synced: 18 Nov 2025
https://github.com/adrianyuu/travelohi
Travelohi is a comprehensive full-stack travel booking platform that enables users to search and book flights and hotels. The platform features real-time multiplayer gaming capabilities for earning rewards, secure payment processing, digital wallet management, and a loyalty point system with promotional offers.
canvas firebase flask gin go gorm postgresql python react styled-components typescript websocket
Last synced: 30 Apr 2026
https://github.com/samet404/pixgu-ws
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 01 Jul 2025
https://github.com/nike-sg/ask-me-anything
A Forum for questions
go postgresql react reactjs vite vitejs websocket
Last synced: 11 Apr 2026
https://github.com/pyyupsk/discord-stayonline
Self-hosted Discord presence service with web UI - maintain online/idle/dnd status via Gateway WebSocket
discord discord-bot docker golang presence self-hosted vue websocket
Last synced: 13 Jan 2026
https://github.com/jungin500/lpcv21-nas-backend
Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework
potatonet powermeter python websocket
Last synced: 27 May 2026
https://github.com/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/nabeel-ahmed-jamil/admin-api
Admin Api For Barco-Cron Service [Open Source]
ddd-architecture dynamic-forms etl event-driven-architecture firebase java-8 job kafka open-source postgresql rest-api scheduler spring-boot spring-data-jpa spring-mvc spring-security springboot webhook websocket
Last synced: 11 Apr 2026
https://github.com/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/takuyadev/interview-scheduler
Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)
css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket
Last synced: 11 Apr 2026
https://github.com/xidisoft/xidichat
xidichat是一款私有化部署即时通讯聊天系统。前端基于uniapp实现,服务器端基于php开发环境
chat css html javascript php uniapp vue websocket
Last synced: 11 Apr 2026
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/dipanshu18/gossips
A chat app with features like one-to-one chat and group chat which also provides media sharing
express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/sidmohan0/alphadb
Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.
algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket
Last synced: 11 Apr 2026
https://github.com/maks11060/protocols
Implementation of simple protocols in typescript
deno socks5 stun typescript upnp websocket
Last synced: 19 May 2026
https://github.com/shahzaibalijamro/nodejs-course
💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.
authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket
Last synced: 11 Apr 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 2026
https://github.com/cocrafts/graphql
A GraphQL Server setup for cross runtimes, supporting both dedicated servers and serverless environments. Compliant with the graphql-ws protocol.
aws graphql graphql-subscriptions graphql-ws lambda pubsub serverless websocket
Last synced: 13 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/krondorl/lucid-light-lottery
Full Stack Lottery App with Websocket
node-js react typescript websocket
Last synced: 11 Apr 2026
https://github.com/amitanshusahu/ieggle-saas
connect with people
reactjs saas-application socketio-server webrtc websocket
Last synced: 08 May 2026
https://github.com/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/auraluvsu/tcp-chat
TCP based chat service complete with both server and client side files
chatservices golang messaging tcp-chat-room tcp-chatroom tcp-client tcp-server tcp-socket websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 08 Mar 2025
https://github.com/shinosaki/comment-viewer
ブラウザで動作するニコニコ生放送 コメントビューア / NicoLive comment viewer (works on Cloudflare Workers)
comment-viewer nicolive niconico websocket
Last synced: 31 Mar 2025
https://github.com/pyother/pyother-ros-app
Personal version of Robot Operating System (application for mobile robot control).
graphql mqtt nodejs react robot-control robot-framework robot-operating-system ros visual-odometry websocket
Last synced: 11 Apr 2026
https://github.com/kirpinev/burger
Маленькая бургерная на краю вселенной...
css-modules react react-dnd redux redux-thunk typescript websocket
Last synced: 28 Apr 2026
https://github.com/camillamendess/node-websockets
WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.
mongodb nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/danlkv/codette
Control your local Claude Code from a mobile-friendly browser UI, anywhere. Self-hosted, end-to-end encrypted, with multi-host multi-device support.
agentic-ai ai-agent claude-code e2e-encryption mobile software-tools svelte tunnel websocket webui
Last synced: 30 May 2026
https://github.com/maestre3d/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 02 Apr 2025
https://github.com/vahan-sahakyan/ci-composed
Code Inspect 📦 Docker-Composed
containerization docker docker-compose microservices nodejs-server websocket yml
Last synced: 05 Jan 2026
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/vaibhav-chitransh/learn-socket
A demo chat app built to learn websocket using socket.io
expressjs material-ui nodejs reactjs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 2026
https://github.com/chomiii19/academicpulse.v3-backend
📌 Crafted for seamless student management, our platform excels in tracking student logs, validating IDs, and streamlining administrative tasks. Refactored version of AcademicPulse using typescript and complying to MVC architecture
expressjs javascript nodejs postgresql prisma typescript websocket
Last synced: 11 Apr 2026
https://github.com/mustafaalkan64/reactnativesocketio
Finding Online User Count by Socket.io through React Native and Nodejs
backend mobile mobile-development nodejs react-native socket-io websocket
Last synced: 11 Apr 2026
https://github.com/filipe1309/ew-hacker-chat-server
Project developed during EW JS Expert v3
ew-js-expert js-expert-week nodejs websocket
Last synced: 18 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/p4ul-m/online-chat
an online chat with socket connection to the server in php and js
Last synced: 28 Mar 2025
https://github.com/byronap/coincapapi
CoinCap API Library for .NET
api api-client api-rest api-wrapper bitcoin coincap coincap-api coincap-client coincap-io cryptocurrency dotnet dotnet-core dotnet-standard ethereum library netstandard websocket websocket-api websocket-client websockets
Last synced: 30 Jun 2025
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 2026
https://github.com/rostwal95/media-ui
Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export
autonomous-agent grpc nextjs reactjs voice-ai websocket
Last synced: 11 Apr 2026
https://github.com/tuhuynh27/ws-game-server
Example Game Server written in Go
Last synced: 18 May 2026
https://github.com/shelepuginivan/namespace-server
Облачный сервис для локальной сети
cloud filesystem websocket websocket-server
Last synced: 30 Jun 2025
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/thiti-dev/virtual-joystick-input
Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour
html5-canvas vgamepad websocket
Last synced: 03 Feb 2026
https://github.com/nothingdao/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 30 Jun 2025
https://github.com/bdr-pro/web_sockets_rust_tor
The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.
blockchain peer-to-peer rust tor websocket
Last synced: 15 Mar 2025
https://github.com/sambit77/realtime-notif-app
A springboot app demonstrating real time push notifications using websocket
realtime-messaging springboot websocket
Last synced: 05 Jun 2026
https://github.com/taybct/spring-taybct-tools
Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket
Last synced: 13 May 2026
https://github.com/playbott/go_remox_server
Remote control application server for PC using mouse, keyboard
keyboard mouse remote-control websocket
Last synced: 18 Jun 2025