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-24 00:28:15 UTC
- JSON Representation
https://github.com/Tireon003/instant-messaging-app
A simple real-time chatting full-stack application.
aiogram3 aiohttp alembic celery fastapi-sqlalchemy full-stack messanger postgresql react redis tailwindcss websocket
Last synced: 22 Aug 2025
https://github.com/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/joschonarth/flask-payment-api
The application is a payment API built with Flask, simulating a PIX payment and using WebSockets for real-time payment confirmation notifications.
api flask python qrcode-generator socket-io sqlalchemy websocket
Last synced: 03 Feb 2026
https://github.com/kaysting/websocket-file-upload
An experiment in which you can upload files over a websocket.
express express-ws nodejs websocket ws
Last synced: 19 Apr 2026
https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai
You can call and talk in realtime with openai
fastapi openai python twilio-api websocket
Last synced: 07 May 2026
https://github.com/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 2025
https://github.com/burakbehlull/discordjs-framework
@burxk/discordjs, A minimal Discord Client is a simple and extensible Discord bot framework
discord-client discord-framework discordapp discordjs javascript npm-package websocket
Last synced: 07 May 2026
https://github.com/jagthefriend/go-chat-app
A simple chat app (backend only) built using Golang
Last synced: 22 Aug 2025
https://github.com/tofazzaltopu/kafka-websocket-and-smtp-gmail-notification
Configure Kafka Consumer-Producer, Send push notification and email notification from gmail server (smtp) using websocket and kafka
docker gmail gmail-smtp hibernate jpa kafka lombok maven restful-api spring-security springboot websocket
Last synced: 18 Apr 2026
https://github.com/eloistree/2025_03_11_batscratchtopiquest3intsyncinvan
For a client project, I need to write some code, ensure it is production-ready, document it, and perform some stress testing. So let's create a step-by-step guide. (In short, it's a Quest multiplayer game 🎮 played by four players in the same small space, using time and integers connected to a Raspberry Pi. 🕹️ In short... (^^' )
guide integer multiplayer-game ntp quest raspberry step-by-step-guide unity3d websocket xr
Last synced: 07 May 2026
https://github.com/shahidullah-muffakir/uxlivetrace
Real-time, open-source UX tracking toolkit with SDK, WebSocket backend, and dashboard, capture and visualize user interactions live to improve debugging and user experience.
developer-tools javascript npm npm-package open-source real-time sdk ux websocket
Last synced: 20 Jan 2026
https://github.com/moronixproduct3/staff
IoT wizard costume accessory
3d-printing arduino cosplay costume esp32-arduino halloween iot nodejs websocket
Last synced: 07 May 2026
https://github.com/biolafrica/mola
Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading
css3 html5 jasmine javascript websocket
Last synced: 12 Jan 2026
https://github.com/alextanhongpin/websocket-learn
Knowledge base for what I learn with Websocket and how to apply them in production
Last synced: 18 Feb 2026
https://github.com/derens86/famnotify
FamNotify is a real-time family notification system
express nodejs realtime-chat tailwindcss vuejs websocket
Last synced: 10 Apr 2026
https://github.com/iarsham/task-realtime-app
Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)
docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket
Last synced: 04 Mar 2025
https://github.com/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 13 Apr 2026
https://github.com/minhi0449/antwork
React + SpringBoot 기반 그룹웨어 팀프로젝트
fullstack groupware kafka mongodb react redis springboot websocket zustand
Last synced: 10 Apr 2026
https://github.com/mohamadanasfattoum/simple-ai-chat
simple AI Chat with Flask and Langchain & Ollama
bootstrap5 css html javascript jquery langchain ollama websocket
Last synced: 10 Apr 2026
https://github.com/just1689/swoq
Scale by Websocket over Queues
go gorilla-mux nats scale websocket
Last synced: 24 May 2026
https://github.com/arshadakl/flexify
Freelance Marketplace Web Application
expressjs mongodb nodejs ranking-algorithm reactjs repository-pattern typescript webhook websocket
Last synced: 08 Apr 2026
https://github.com/altanis/discord-gateway-wrapper
A minimalistic wrapper around the Discord API.
discord discord-api websocket wrapper
Last synced: 12 Apr 2026
https://github.com/jimseiwert/conduit
Self-hosted HTTP tunnel with request inspection and replay. Forward traffic through your own relay, watch live requests in VS Code, and replay them on demand. CLI + relay server + VS Code extension.
bun cli developer-tools devtools fastify http-debugging open-source relay request-inspection request-replay self-hosted tunnel typescript vscode-extension webhook-debugger websocket
Last synced: 18 Apr 2026
https://github.com/mitz-it/websocket-client
An abstraction over WebSocket to manage strongly typed messages
abstraction web-socket web-sockets websocket websockets
Last synced: 17 Jan 2026
https://github.com/tahahachana/webdriverbidi
WebDriver BiDi client implementation in Rust.
browser-automation rust tokio webdriver webdriver-bidi websocket
Last synced: 31 Oct 2025
https://github.com/charafau/websocket_test
websocket test for auth headers being added to request
Last synced: 18 Apr 2026
https://github.com/kaiaverkvist/kondo
Kondo provides a simple to use Websocket server and client based on Melody, with strongly typed message handling
client game gameserver go golang melody server websocket
Last synced: 20 Feb 2026
https://github.com/chrisru/beight-api
✏️ Backend for a collaborative web editor
docker docker-compose eslint koa nodejs passportjs postgresql typescript webpack websocket
Last synced: 10 Apr 2026
https://github.com/septemus/online-chatroom
online chatroom implemented using server side rendering🤖.Supports text message📖,sending images🎑,sending files🗂️,video calling📀,voice calling📞
antde nodejs react ssr typescript websocket
Last synced: 09 May 2026
https://github.com/tfdmendes/websocket-guessnumber
A totally (not) scalable WebSocket number-guessing game
html javascript json websocket
Last synced: 03 Feb 2026
https://github.com/burdiuz/js-websocket-server
Simple WebSocket Server implementation with traditional API
events javascript js nodejs websocket websocket-server
Last synced: 07 May 2026
https://github.com/mrtcode/opstream
Wrap other transports to have a reliable packet stream
polling socket-io sockjs websocket
Last synced: 10 Feb 2026
https://github.com/fantasy-peak/echo-websocket-server
base boost beast websocket echo server,use c++20 coroutine
beast coroutine cpp20 websocket
Last synced: 22 Mar 2025
https://github.com/mounishvatti/doodledeck
“Draw and Collaborate in Realtime, Share your ideas with your peers, and keep convincing everyone that your scribbles are totally a masterpiece.” 😄
Last synced: 22 Mar 2025
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/dewantrie/ws-countdown-with-redis
A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.
countdown java quarkus redis vertx websocket
Last synced: 13 Feb 2026
https://github.com/notedit/wav-player
wav player
audio livestream player wav webaudio websocket
Last synced: 29 Mar 2025
https://github.com/nikhilreddy006/chess-game
This is a real-time multiplayer chess game built using Socket.IO for communication between players. The project allows two players to connect and play a live chess game with real-time updates.
chessjs express-js nodejs socket-io websocket
Last synced: 08 Apr 2026
https://github.com/theopenwebjp/websocket-client-server-tester
Simple project for testing ability of browser client to communicate with server using web sockets.
html javascript testing websocket websocket-client
Last synced: 20 May 2026
https://github.com/frozen-projects/ff_uwebsockets
https://github.com/uNetworking/uWebSockets wrapper for UE5 runtime.
client client-server server ue5 ue5-plugin unreal unreal-engine unrealengine uwebsockets websocket websocket-client websocket-library websocket-server websockets
Last synced: 29 Aug 2025
https://github.com/gizipp/chat-demo
A kind of basic chat API backend using Faye-websocket
chat-application faye faye-client faye-websocket heroku puma ruby sinatra websocket
Last synced: 13 Mar 2025
https://github.com/neon4on/paired-reverse-parser
Парный обратный сапёр
nestjs socket-io vuejs websocket
Last synced: 27 Feb 2026
https://github.com/sanyavertolet/tiktaktoe
kotlin kotlin-js ktor mui tic-tac-toe websocket
Last synced: 15 May 2025
https://github.com/jairtorezone/api_payments_pix
Esta aplicação em Python utiliza websockets para simular pagamentos via PIX
Last synced: 19 May 2026
https://github.com/lonewolf230/collabboard
A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link
express-js firebase nodejs reactjs typescript websocket
Last synced: 08 Apr 2026
https://github.com/yildiz-online/engine-server
authentication game-engine network physics websocket yildiz-engine
Last synced: 12 Jan 2026
https://github.com/nyagami/lnreader-rs
Remote service desktop app for LNReader
Last synced: 19 May 2026
https://github.com/exanubes/appsync
Go client library for AWS AppSync Events over WebSocket with API key, IAM, Lambda authorizer, Cognito, OIDC, publish, and subscribe support.
appsync appsync-events aws aws-appsync cognito events go golang iam oidc pubsub serverless websocket
Last synced: 23 Jun 2026
https://github.com/akshaynayak1719/weather-application
Display Weather Details of Any City
jwt-token nodejs openweather-api react socket-io websocket
Last synced: 30 Apr 2026
https://github.com/umjammer/vavi-apps-webhook
👀 webhook server for cloud file system watch service
heroku java jsr-203 watch-service webhook websocket
Last synced: 19 May 2026
https://github.com/heshanthenura/springboot-searchingdemo
This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.
demoapp realtimesearch searchfunctionality springboot webdevelopment websocket
Last synced: 19 May 2026
https://github.com/godmode2k/rpc_websocket
RPC, WebSocket Examples
axios go-rpc gorilla-mux gorilla-rpc gorilla-websocket rpc rpc-client rpc-server websocket
Last synced: 11 Jun 2026
https://github.com/andrehrferreira/bench-sockets-csharp
C# implementation for Websocket, TCP and UDP performance testing
Last synced: 17 Aug 2025
https://github.com/andrehrferreira/bench-sockets-rust
Rust implementation for Websocket, TCP and UDP performance testing
Last synced: 29 Mar 2025
https://github.com/daaanishhh002/signwave
This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.
android-application esp32 flask java random-forest-classifier websocket
Last synced: 04 Mar 2025
https://github.com/larzuaga11/esp32-webserver
ESP32 Webserver for Parking Circuit
arduino-ide arduino-mega2560-board esp32 html-css-javascript newping ultrasonic-sensor webserver websocket
Last synced: 19 May 2026
https://github.com/syedomer17/chat-app
💬 A fullstack real-time chat application built with NestJS, React, Tailwind CSS, and Socket.IO. 🚀 Includes user join/leave notifications, typing indicators, and message history with MongoDB. 🎨 Clean and responsive UI powered by shadcn/ui and TypeScript throughout.
mongodb nestjs reactjs shadcn-ui socket-io tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/fenhl/async-proto
Rust library facilitating simple binary network protocols with async support
async network network-protocol rust-library websocket
Last synced: 14 Apr 2025
https://github.com/truongdd03/chat-room
A chat web-application created with Vue3 and Spring Boot
chatroom chatroom-client chatroom-server java springboot typescript vue3 websocket
Last synced: 22 Aug 2025
https://github.com/ody-dev/ody-swoole
Swoole HTTP server, cache and websockets.
framework php swoole websocket
Last synced: 04 Mar 2025
https://github.com/rapax00/bitcoin-ticker-ws-server
A simple WebSocket server to help esp32 projects.
arduino bitcoin esp32 websocket
Last synced: 13 Apr 2026
https://github.com/byronap/websockets
.NET library that simplifies the usage of client websockets
dotnet dotnet-core netstandard websocket websockets
Last synced: 10 May 2026
https://github.com/labgua/remote-control-slide
Remote Control is a tool to control the PDF slide presentation with other browser clients
browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket
Last synced: 13 Apr 2025
https://github.com/gautaz/webresock
Yet another reconnecting WebSocket using reconnect-core
backoff-strategy reconnection websocket websocket-reconnection
Last synced: 30 Mar 2025
https://github.com/avastroficial/clover.space-api
Es una herramienta web que establece una conexión en vivo mediante WebSocket para recibir mensajes y enviarlos automáticamente a una API externa. Ideal para integraciones en sistemas de notificaciones, chats en tiempo real o dashboards de monitoreo.
clover-space clover-space-api projz website websocket websocket-server
Last synced: 17 Jun 2025
https://github.com/umaarov/bulbe
A real-time control system that simulates a virtual relay and bulb system using PHP, WebSockets, and a C-based virtual controller. It supports external accessibility through ngrok and delivers instant status updates. Lightweight, modular, and ideal for learning system integration, automation, or IoT basics.
embedded-software iot ngrok open-source websocket
Last synced: 29 Mar 2025
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: 23 Aug 2025
https://github.com/chaahatsingal/exchange
Exchange platform where trades occur
nextjs nodejs pubsub redis typescript websocket
Last synced: 10 Apr 2026
https://github.com/sqwyer/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 23 Feb 2025
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/ashrafulhossain1/to-do-client
Task Management Application built with React and Vite.js. Users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks are categorized into three sections: To-Do, In Progress, and Done.
firebase-auth javascript reactjs websocket
Last synced: 10 Apr 2026
https://github.com/rufat/miniexchange
A mini stock exchange example.
assignment cluster ec6 exchange javascript job mongodb nodejs recursive socketio stock websocket
Last synced: 09 May 2026
https://github.com/chriskilinc/hojt-api
Dotnet CORE webapi
chat dotnet dotnet-core web-api websocket
Last synced: 19 May 2026
https://github.com/penn201500/wooapi
WOO X. A privately-accessible liquidity venue for the trading of cryptocurrencies. WOO X provides clients with an easily accessible deep pool of liquidity sourced from the largest exchanges and from Kronos’ HFT proprietary trading. This is an example to display two implement forms of WOO API.
api cex cex-api cryptocurrencies js restful-api web3 websocket woox
Last synced: 24 Mar 2025
https://github.com/deviskalo/p2p-transfer
The P2P file transfer application offers the following main features, including direct Peer-to-Peer Transfers Enables file sharing without intermediaries and more.
axum-server nextjs15 rust rust-lang tailwindcss websocket websocket-server
Last synced: 07 May 2026
https://github.com/ethern-myth/pure-blend
pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"
api-documentation caching express javascript middleware typescript websocket
Last synced: 06 May 2026
https://github.com/misspee007/guess-a-ton
Guess-a-ton is a simple trivia game equipped with websocket connections. A "Game Master" creates a new game session, sets a question and provides the answer, while other players try to guess the correct answer in 60 seconds. Each player gets 3 chances. When the round ends, a new game master is automatically assigned.
express nodejs reactjs websocket
Last synced: 11 Apr 2026
https://github.com/victron-venus/inverter-dashboard-go
Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control
cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket
Last synced: 29 Apr 2026
https://github.com/thiagocabralcorreia/dev-meetup
DevMeetup is a MERN stack project that serves as a platform to create, register and consult Meetup events for programmers.
express jwt mern-stack mongodb mongoose nodejs react tailwindcss typescript website websocket
Last synced: 01 Apr 2026
https://github.com/felipenobrg/nlw-nodejs
A project using node for practice websocket.
Last synced: 13 Apr 2026
https://github.com/samuelastech/youtube-remote-client
🎛️ A web client to connect on a socket server and send commands
Last synced: 07 May 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: 24 Mar 2025
https://github.com/matheusadc/chatpython
O projeto visa a criação de uma sala de conversa privada mediante acesso a determinada url através da linguagem de programação Python.
Last synced: 15 Mar 2025