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/braedonsaunders/polymarket-btc-pulse-overlay
Read-only Binance BTC/USDT price, flow, and liquidity overlay for Polymarket BTC pages.
binance bitcoin browser-extension btc chrome-extension javascript market-data polymarket price-overlay websocket
Last synced: 01 Jun 2026
https://github.com/jzarca01/blockar
Same as blockVR but in AR
arkit blockchain ios react-native websocket
Last synced: 09 May 2026
https://github.com/macktb/realtime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 05 May 2026
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/nike-sg/ask-me-anything
A Forum for questions
go postgresql react reactjs vite vitejs websocket
Last synced: 11 Apr 2026
https://github.com/traunin/websocket-extension
Control Chrome with Websockets
Last synced: 24 Jan 2026
https://github.com/dephix/connector
📡 Client for seamless integration with crypto exchanges.
binance bybit dockerfile grafana jaegertracing javascript loki market market-data nestjs postgresql prometheus redis typescript websocket
Last synced: 15 Apr 2026
https://github.com/sangamprashant/desktop-notifier
🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦
expressjs nativewind node python react-native-app real-time-alerts websocket
Last synced: 24 Jan 2026
https://github.com/ricnaga/websocket-example
Aplicação backend que aborda conceitos de websocket
docker express nodejs socket-io typescript websocket
Last synced: 15 Apr 2026
https://github.com/victoralves08/whiteboard-core
Este serviço whiteboard-core atua como um núcleo de monitoramento de servidores backend que participam de um sistema de whiteboard colaborativo e distribuído. Ele coleta informações via WebSocket, armazena em MongoDB, e expõe uma API REST para consulta.
Last synced: 08 May 2026
https://github.com/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
https://github.com/travis-heavener/mangomanager
A LAN-based hardware monitor made using Express & web sockets.
express hardware-management nodejs websocket
Last synced: 18 Jan 2026
https://github.com/nguyenductung2709-dt/hkfood-junction-2024
This is our project for HK Food's Challenge in Junction 2024
express jupyter-notebook mongodb mongoose nodejs python reactjs redux websocket
Last synced: 02 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/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/arunishrajput/ar-chat-app
Real-time chat application using Node.js and Socket.IO with secure configuration.
backend chat-application css frontend html java nodejs real-time-chat render socket-io vercel websocket
Last synced: 15 Apr 2026
https://github.com/ddxtanx/messaging-app
Messaging app I created for fun. Uses Web sockets.
easy-to-use javascript messaging node nodejs text website websocket
Last synced: 24 Jan 2026
https://github.com/tamdilip/sse-nest-js
Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.
corn-job java nestjs nodejs notifications server-sent-events server-side-events sse websocket
Last synced: 15 Apr 2026
https://github.com/adilfathi/scrabble-indonesia
Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.
Last synced: 13 Jun 2026
https://github.com/develephant/websockets-plugin-docs
Documentation for the Corona Websockets Plugin:
corona corona-sdk coronasdk lua plugin websocket websocket-client
Last synced: 08 Apr 2025
https://github.com/badvibessz/bankingclientserverapp
Client server websocket banking app with GUI
banking client-server cryptography gui json websocket
Last synced: 15 Apr 2026
https://github.com/arya-io/ai-analysis-system
A WebSocket-based application that generates feedback for AI-related questions. The system integrates GroqLLM for enhanced answer evaluation and provides real-time feedback to users, with testing and caching mechanisms in place.
ai feedbacksystem groqllm langchain llm machinelearning neuralnetworks python websocket
Last synced: 15 Apr 2026
https://github.com/david-torres/robotgo-app
desktop-automation go golang webapp websocket webview
Last synced: 02 Jul 2025
https://github.com/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/hayanisaid/chatapp
a simple chat app using socket.io and node.js
backend-webdevelopment chatapp chatapplication expressjs html javascript nodejs socket-io webapp websocket
Last synced: 10 Apr 2026
https://github.com/oldes/rebol-websocket
Rebol WebSocket scheme and codec module
rebol rebol-codec rebol-extension rebol-module rebol-scheme rebol3 websocket
Last synced: 06 Feb 2026
https://github.com/alessiobianchini/tunnelize
Tunnelize is a command-line tool that allows you to easily forward HTTP or HTTPS requests from a remote server to a local instance. It is designed to facilitate secure, simple, and reliable tunnel connections for development environments.
local-server proxy tunnel websocket
Last synced: 25 Feb 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/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/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/the-arcade-01/react-golang-distributed-chat-app
Distributed Chat App Implementation in Golang, React.js & Redis
docker-compose golang react redis redis-pubsub redis-streams websocket
Last synced: 15 Apr 2026
https://github.com/fahrimz/chat_be_express
Backend part for chat app. Built with express.
backend chat express pnpm typescript websocket
Last synced: 06 May 2026
https://github.com/t3tra-dev/dunite
WebSocket server for Minecraft Bedrock.
minecraft minecraft-bedrock python python3 websocket
Last synced: 06 Feb 2026
https://github.com/mcp-tool-shop/voice-soundboard
Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.
23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket
Last synced: 30 Jan 2026
https://github.com/darshjme/darshjdb
The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.
auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket
Last synced: 15 Apr 2026
https://github.com/siddhantprateek/fleet
Authentication Service and Realtime Resource Hit 🚀
expressjs nestjs reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/jjjkkkjjj/rest_framework_channels
The enhanced modules for REST WebSockets using django channels.
channels django django-rest-framework rest-api restful-api websocket
Last synced: 26 Jan 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: 09 Apr 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/konsbe/java-websocket-microservices
websocket, Web Socket Message Broker, Event Listeners
Last synced: 05 May 2026
https://github.com/fzl-22/antares-insight-backend
Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.
iot-platform mqtt nestjs typescript websocket
Last synced: 06 Feb 2026
https://github.com/adarsh-kmt/websocketreverseproxy
A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.
golang health-checks load-balancer multithreading websocket
Last synced: 19 Aug 2025
https://github.com/duduxs/spring-frankstein
️🧟♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.
graphql grpc jasper-reports rest spring study webflux websocket
Last synced: 13 Apr 2026
https://github.com/dco371/bitget
Bitget is a leading global digital asset trading platform that offers users a secure, efficient, and user-friendly experience for trading cryptocurrencies and digital assets. With advanced features like spot and futures trading, Bitget provides traders with the tools they need to navigate the volatile cryptocurrency markets effectively.
algorithmic-trading arbitrage bitget bitget-api-client cryptocurrencies cryptocurrency-prices dotnet fundingrate futures huobi okx phemex webhook websocket
Last synced: 19 Aug 2025
https://github.com/utkuonursahin/easy-chat-be
Realtime chat application server side with Spring Framework, WebSocket and PostgreSQL.
spring spring-boot spring-mvc websocket
Last synced: 25 Feb 2026
https://github.com/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
https://github.com/adrianhajdin/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: 31 Jan 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/byigitt/discord-zig
Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.
discord discord-api discord-bot gateway library rest-api websocket zig
Last synced: 14 Jun 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/redouane64/socketio.net.client
An experimental modern Socket.io client for .NET
polling socket-io socket-io-client socketio websocket
Last synced: 24 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/emmanuelsilva/customer-graphql-api
Spring Boot GraphQL API to manage customers
graphql reactive spring-boot websocket
Last synced: 15 Apr 2026
https://github.com/xoriantopensource/springwebsocketintegration
Project demonstrating WebSocket implementation with Spring boot Application
java springboot stompwebsocket websocket
Last synced: 15 Apr 2026
https://github.com/opyate/neuro-evolved-tetris
PyTorch net that learns to play Tetris, and evolves using crossover and gene mutation.
docker-compose fastapi p5js pytorch redis websocket
Last synced: 07 Feb 2026
https://github.com/nobleknightt/local-llm-based-chatbot
Locally running LLM (mistral-7b) based chatbot for interacting with Database and Text Documents.
fastapi llm mistral-7b react tailwindcss websocket
Last synced: 12 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/msysh/aws-sample-appsync-events
This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.
aws-appsync-events pubsub react websocket
Last synced: 06 May 2026
https://github.com/aung-khantkyaw/creative-coder-web-socket-101
**Repository Description:** A learning repository for the *Creative Coder: Web Socket 101* course. This project explores the fundamentals of WebSockets, covering real-time communication between client and server, message handling, and practical applications of WebSockets in modern web development.
Last synced: 07 Feb 2026
https://github.com/mj10/gochat
Basic chat application using WebSockets
golang mongodb vuejs websocket websocket-chat
Last synced: 06 May 2026
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/ajinkya8010/proximity-alert-system
A real-time location-aware alerting platform built with the MERN stack. Users receive instant notifications about nearby events or services based on their interests and geographic proximity. Features JWT-based authentication, geospatial querying, and WebSocket-powered real-time communication.
express jwt mern-stack mongodb nodejs reactjs socket-io websocket
Last synced: 10 Apr 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/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/maximemoreillon/shcp
Smart Home Control Panel
home-automation mqtt nodejs websocket
Last synced: 04 May 2026
https://github.com/thoughtsunificator/ripse-server
API for ripse-extension
api expressjs puppeteer websocket
Last synced: 01 Feb 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/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/leonardocbsr/multiagents
Multi-agent AI orchestration platform — collaborate with Claude, Codex, and Kimi with kanban workflows, memory, personas, and real-time streaming
ai claude codex fastapi kanban kimi multiagent orchestration react websocket
Last synced: 26 Feb 2026
https://github.com/lukeshay/tower-defense-game
andriod andriod-platform intellij java jpa mysql spring-boot spring-boot-websocket websocket
Last synced: 15 Apr 2026
https://github.com/sandygudie/kanban
The Kanban Application is a project management tool for managing and tracking project development.
ant-design cypress docker-compose google-auth react redux-toolkit rtk tailwindcss typescript websocket
Last synced: 15 Apr 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/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/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/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/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/yuberlinets/transactions-fraud
Fraudulent Transaction detection
analysis docker-compose fastapi fraud-detection java kafka kafka-streams ml mongodb nginx python react real-time rest-api sockjs spring spring-boot typescript websocket
Last synced: 10 Apr 2026
https://github.com/nayak-nirmalya/laravel-react-messenger
Real-Time Messaging Application with Laravel 11 & React.
daisyui headlessui inertiajs laravel mysql php react real-time tailwindcss websocket
Last synced: 08 Feb 2026
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/davidje13/shared-reducer
Shared state management via websockets.
Last synced: 08 Feb 2026
https://github.com/aldotobing/nginx-log-streamer
A high-performance WebSocket server for real-time Nginx log streaming. Stream access logs directly to web applications with minimal latency and resource overhead.
apache http httpd-logs nginx node-js websocket
Last synced: 06 May 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
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/an7oine/django-xterm
Django-pohjainen Xterm.JS-pääteyhteys
django python websocket xterm-js
Last synced: 26 Feb 2026
https://github.com/calloc134/chilsonite
A minimal Rotating Proxy written in Rust
proxy proxy-server rotating-proxy rust websocket
Last synced: 16 May 2025