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-30 00:30:37 UTC
- JSON Representation
https://github.com/clarius/websocketpipe
Official docs site for https://github.com/devlooped/WebSocketPipe
csharp dotnet networking pipelines websocket websockets
Last synced: 15 Apr 2026
https://github.com/andrey-lawyer/chat
A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.
chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket
Last synced: 13 Apr 2026
https://github.com/axelop96/bingo-websocket
Bingo game with websockets and spring mvc
game spring-mvc thymeleaf websocket
Last synced: 13 May 2026
https://github.com/mariyazakharova73/next-red-social
чат на websocket с бэкендом на strapi
nextjs react react-hook-form react-query strapi-cms tailwind ts websocket
Last synced: 05 May 2026
https://github.com/leylahosseini/learning-golang-websocket
go-websocket-chatroom
Last synced: 10 Jun 2026
https://github.com/fzl-22/antares-insight-app
Proof of concept of Antares' alerting and notification IoT system (Mobile).
Last synced: 01 Feb 2026
https://github.com/ch3ber/esp32-projects
Collection of small, self-contained projects for the ESP32 family of microcontrollers programmed with MicroPython.
esp32 examples firmware hacking hardware iot iot-application led-controller microcontroller microdot micropython python web-server websocket websocket-server websockets wifi wifi-hotspot wifi-network
Last synced: 05 May 2026
https://github.com/ratnesh2003/spring-boot-socketio
A demo application demonstrating how to configure your Spring Boot application with WebSockets through Socket.IO along with authentication.
authentication java socket-io spring-boot websocket
Last synced: 19 Jan 2026
https://github.com/iamsuatzengin/online-auction-android
Online Auction Android application using WebSocket with Ktor client.
android kotlin ktor-client ktor-websocket websocket
Last synced: 19 Jan 2026
https://github.com/youssof20/godot-mcp
MCP server for Godot 4: connect your editor to MCP clients over WebSocket with a focused tool set and structured scene summaries.
editor-plugin game-development gamedev godot godot-4 godot-engine godot-plugin mcp model-context-protocol type websocket
Last synced: 01 Jun 2026
https://github.com/mariyazakharova73/social-network-v2
Социальная сеть
formik material-ui react redux typescript websocket
Last synced: 05 May 2026
https://github.com/larock22/aider-mcp
WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access
ai-coding aider mcp-server model-context-protocol openai typescript websocket
Last synced: 13 May 2026
https://github.com/luc527/catan_ex
Server for playing Catan online, in Elixir
board-game catan elixir erlang multiplayer online otp websocket
Last synced: 17 Mar 2026
https://github.com/rudrakshi99/chatty
A simple realtime chat app built with Django, Channels, and Redis.
bulma-css channels chat-application django redis websocket
Last synced: 05 May 2026
https://github.com/nccapo/ws-chat
WebSocket based chat application
chat chat-api chat-application go golang websocket websocket-chat
Last synced: 11 Oct 2025
https://github.com/kadirdemirkaya/winbind
An asp.net core web api project written for a research project, client side : https://devtahab.github.io/tez-frontend/
cqrs fluentvalidation mapper mediatr mssql onion-architecture repository websocket
Last synced: 08 Feb 2026
https://github.com/niemiville/snake-game
Browser based snake game with multiplayer.
csharp dotnet react reactjs snake-game websocket websocket-demo websocket-server
Last synced: 08 Feb 2026
https://github.com/denistort/meets-the-stranger-backend
Backend Part Of Open Sourse Meet Application.
backend sever typescript websocket
Last synced: 31 May 2026
https://github.com/geekshi/webone
A web project demonstrating the frontend and backend technology stack
html-css-javascript mybatis mysql rabbitmq redis restful-api springboot vue2 websocket
Last synced: 21 Jan 2026
https://github.com/matheusgb/autocomplete
🗒️ | A full-stack app leveraging WebSocket and Elasticsearch, built purely for enjoyment and to expand my skill set.
css elasticsearch golang html integration-testing javascript websocket
Last synced: 03 Mar 2026
https://github.com/an7oine/django-xterm
Django-pohjainen Xterm.JS-pääteyhteys
django python websocket xterm-js
Last synced: 26 Feb 2026
https://github.com/davidje13/shared-reducer-frontend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 11 Oct 2025
https://github.com/lizaelkina/react-burger
Учебный проект Я.Практикум "Stellar Burgers"
cypress jest react redux typescript websocket
Last synced: 05 May 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/sleepyminer/chatwave
ChatWave - A chat application using TurboRepo, Websockets, and ShadCN.
nextjs14 shadcn turborepo websocket
Last synced: 09 Feb 2026
https://github.com/chamodshehanka/websocket-server
Ballerina websocket server
api ballerina ballerina-connector ballerina-lang endpoint websocket
Last synced: 09 Feb 2026
https://github.com/petatemarvin26/vin-socket.client
This application maintain the light weight of websocket connection
javascript typescript webpack websocket
Last synced: 10 Feb 2026
https://github.com/chiragsdev/codemate-backend
Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.
aws bullmq continuous-deployment continuous-integration express mongodb nginx node-cron nodejs notifications pm2 razorpay redis websocket
Last synced: 14 Apr 2026
https://github.com/levieyal/scrum-pocker
🗳 A straightforward scrum poker app created for my work team made with Next.js
nextjs react scrum-poker socket-io websocket
Last synced: 05 May 2026
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/doge-8/btc5m-web
Quick-order tool & pluggable automated strategy framework for Polymarket's BTC/ETH/SOL 5m & 15m up/down markets. Real-time order book + Binance/Chainlink data, market & limit (maker) strategies, dual-mode panel, backtesting. Self-hosted, open source.
algorithmic-trading bitcoin crypto nodejs polymarket prediction-markets trading trading-bot typescript websocket
Last synced: 02 Jun 2026
https://github.com/antelcat/protoo-sharp
ported to .NET from https://github.com/versatica/protoo
aspnetcore protoo protoo-server server-side signaling websocket
Last synced: 10 Feb 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/thalida/napkinnotes
A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.
calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket
Last synced: 05 May 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/iamber12/chat-app-with-websocket-and-go
Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.
golang gorilla-websocket websocket
Last synced: 05 May 2026
https://github.com/roman-balzer/userstyle-dev-server
npm package for development of userstyles
dev-server scss tampermonkey userstyles websocket
Last synced: 11 Feb 2026
https://github.com/eyrafabdullayev/spring-boot-websocket
Sample Chat Application using Spring Boot and WebSocket
chat chatroom spring spring-boot websocket
Last synced: 06 May 2026
https://github.com/sikelio/sikontrol-legacy
Server for receiving websocket events to control the Windows audio
application audio macro macros nodejs nodejs-server server socket-io websocket windows
Last synced: 16 Apr 2026
https://github.com/simo-hue/reviewvault
🛡️ A self-hosted, anti-bot web app to extract and backup Google Maps reviews to local JSON files in real-time.
anti-bot automation google-maps json nodejs playwright reviews self-hosted web-scraping websocket
Last synced: 02 Jun 2026
https://github.com/nathanfox/nginx-dev-gateway
Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward
api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket
Last synced: 06 May 2026
https://github.com/almoggutin/checkers-server-node-socket-io
Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.
checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket
Last synced: 14 Apr 2026
https://github.com/sami-ul-haq/chat-app
Using web-sockets
socket socket-io socketio web-sockets websocket
Last synced: 19 Jan 2026
https://github.com/khaliullov/coinbasevwap
Calculate VWAP for 200 last transactions of trading pairs
btc clean-architecture coinbase golang vwap websocket
Last synced: 23 Jan 2026
https://github.com/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/rahul-sahani04/onlyus
anonymous chat-application nodejs omegle react socket-io websocket
Last synced: 06 May 2026
https://github.com/konaeakira/gomoku
A Gomoku game server and client using WebSocket
Last synced: 17 Oct 2025
https://github.com/iwansal64/wms_app
WMS or Water-loss Monitoring Software is a software that is used for ILDUP (Intelligent Leak Detection for Urban Pipelines) system
dart flutter iot mobile-app websocket
Last synced: 14 May 2026
https://github.com/viveksite/chat_app_backend
Implementation of backend express and socket server for creating scalable chat application.
authentication expressjs persistent-cache redis typescript websocket
Last synced: 28 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/mbari-org/gpdviz
Web-based visualization of geolocated point data streams in real-time
openapi scala typescript vue websocket
Last synced: 14 Apr 2026
https://github.com/kozlov-a-d/websocket-node
Experiment with WebSocket and Node.js
Last synced: 11 Apr 2026
https://github.com/lossdev/websockit
Golang gorilla/websocket wrapper that provides customizable client and server implementations, read and write helpers, close and error handlers, and more.
go golang golang-library websocket websocket-client websocket-library websocket-server websockets
Last synced: 13 Mar 2026
https://github.com/iudeen/uvicorn-websockets-sans-io
hacktoberfest hacktoberfest-accepted uvicorn websocket
Last synced: 10 Oct 2025
https://github.com/vitormarcal/java-gestao-consulta-api
API Crud para gestão de agendamentos de consulta com chat em tempo real
chat java jpa jwt springdatajpa springsecurity websocket
Last synced: 12 Feb 2026
https://github.com/vitormarcal/vue-chat-webrtc
Sistema de marcação de consultas com atendimento via chat de texto e video
chat chatroom nuxt vue webrtc webrtc-video websocket
Last synced: 12 Feb 2026
https://github.com/qianlongo/i-websocket
promise、reconnecting、Interceptors websocket
Last synced: 13 Feb 2026
https://github.com/italomaia/docker-compose-flask-io
Quick flask template for working with flask and websocket
boilerplate docker flask javascript python vuejs websocket
Last synced: 16 Apr 2026
https://github.com/naitikpatel-325/agrotrade
agrotrade dotnet-core mvc postgresql websocket
Last synced: 24 Jan 2026
https://github.com/alfred888/ichat_app
视频对讲系统iOS客户端 - 支持双向视频通话和云台控制
avfoundation ios pan-tilt swift video-call webrtc websocket
Last synced: 19 May 2026
https://github.com/wpsignal/wordsocket
Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.
io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider
Last synced: 06 May 2026
https://github.com/riteek712/log-watcher-js
implementation of a log watcher file with help of WebSocket, it's a bare bone implementation of tail -f command from UNIX
Last synced: 28 Feb 2026
https://github.com/suicidekingg/up-chat
Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.
css html javascript nodejs socket-io websocket
Last synced: 06 May 2026
https://github.com/manishtmtmt/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message, validation, subscriptions).
Last synced: 28 Jun 2026
https://github.com/rufat/mepn-template
MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).
epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket
Last synced: 14 Apr 2026
https://github.com/fahrimz/chat_expo
React Native (Expo) chat app using WebSocket
chat expo react-native websocket
Last synced: 06 May 2026
https://github.com/smerth/node-js-projects
Simple node demos
cheeriojs express-js httpster mochajs node-js socket-io websocket
Last synced: 14 Feb 2026
https://github.com/andys8/wscat
Websocket command line listener using elm
command-line elm nodejs websocket
Last synced: 14 Apr 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/ayush272002/exchange
Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.
expressjs monorepo nextjs postgresql pubsub redis turborepo websocket
Last synced: 14 Feb 2026
https://github.com/nodepassproject/npws
A high-performance, reliable WebSocket connection pool management system for Go applications.
Last synced: 14 Feb 2026
https://github.com/charlie5dh/django-channels-chat-tutorial
Chat classic tutorial teching django channels and WebSockets
channels django python websocket
Last synced: 11 May 2026
https://github.com/kstubhieeee/driftchat
DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.
chat-application express html-css-javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/alexsander-pavlov/emailloaderwebsocket
Load your messages from email easy and quick.
asynchronous bs4 channels codec django docker docker-compose imap4-ssl jquery loader parse poetry postgresql pytest redis websocket
Last synced: 13 Apr 2026
https://github.com/spoorloos/ws_chat
Simple end to end encrypted chatroom website.
bun chatroom end-to-end-encryption http-server nodejs websocket
Last synced: 15 Feb 2026
https://github.com/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
Last synced: 06 May 2026
https://github.com/jmanhype/cybertask
AI-Powered Task Management Platform built autonomously by the Cybernetic Orchestration Platform
ai-powered autonomous-development claude-flow cybernetic jwt-authentication nodejs postgresql prisma react task-management typescript websocket
Last synced: 09 Oct 2025
https://github.com/StudyResearchProjects/avocado
:avocado: Web APIs Testing tool
http request testing websocket
Last synced: 09 Oct 2025
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/surajmendhe5573/realtime-chat--application
A web application used for chatting purposes in which users can chat together in real time with each other in a group..
chat-application css express html javascript node socket-io websocket
Last synced: 14 Apr 2026
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/pako2/radioesp32
Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.
arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket
Last synced: 06 May 2026