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/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/notedit/wav-player
wav player
audio livestream player wav webaudio websocket
Last synced: 29 Mar 2025
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/efe-eroglu/financial-dashboard-frontend
The frontend side of the app that allows users to follow cryptocurrency markets in real time, create personal watchlists and manage price and news feeds.
cryptocurrency reactjs websocket
Last synced: 26 Mar 2025
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/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/tjcchen/websocket-server-side
📚 Server side websocket implementation with Node.js
Last synced: 01 Apr 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/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/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/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/sheninthjr/chat-app
Experience seamless communication with our Real-Time Chat Application, crafted with Next.js and WebSockets. Connect with others instantly, fostering real-time conversations in a secure and dynamic environment.
docker-compose express nextjs redis tailwindcss typescript websocket
Last synced: 14 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/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/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/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/sqwyer/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 23 Feb 2025
https://github.com/joysarkarbd/web-socket-app
express html5 javascript nodemon websocket
Last synced: 15 May 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/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/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 2025
https://github.com/luizgabriel/othelo.gamechat
Projeto da cadeira de Sistemas Distribuídos - IFCE
Last synced: 06 Apr 2025
https://github.com/sacoo7/socketcluster-client-kotlin
Native kotlin and android client for socketcluster framework in node.js
client kotlin socketcluster websocket
Last synced: 03 Apr 2025
https://github.com/joliwood/open-bar-rust
OLD - Full experimentation of Rust with Bevy game engine -> Continuing as a new project in private
bevy monorepo redis rocket rust tungstenite websocket
Last synced: 06 Apr 2025
https://github.com/bridiro/rocket_chat
wannabe secure chat
aes rsa rustrocket webchat websocket
Last synced: 22 Jul 2025
https://github.com/topgunbuild/socket
Scalable realtime pub/sub and RPC serverless framework
nodejs pubsub socketcluster typescript websocket
Last synced: 20 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/repetere/simple-socket-router
Simple express-like socket routing for websockets, event emitters and socket.io
event-emitter router routing socket-io websocket
Last synced: 20 May 2026
https://github.com/buckineer/primal
Spain Territory Web Game that manage event, topics
angular4 django django-rest-framework django-ses websocket
Last synced: 02 Mar 2026
https://github.com/dking1342/socket-chat
A simple chat app that uses websockets with NodeJS
chat chatapp javascript nodejs socket socket-io websocket
Last synced: 09 May 2026
https://github.com/ronbuist/owls
OWLS - Open Websocket Ledstrip Server
arduino ledstrip nodemcu python raspberry-pi scratch scratch-extension scratchx websocket
Last synced: 10 May 2026
https://github.com/deepcloudlabs/dcl358-2023-may-08
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket
Last synced: 20 May 2026
https://github.com/matheusfillipe/irc.js
Tiny simple irc client for the browser using webscoket. It can be used for unrealircd with websocket module or with my ws2irc bridge.
Last synced: 14 Mar 2025
https://github.com/ankush-web-eng/videocall-app
This is code for a video-calling application where media is shared with p2p connection in the form of audio and video using a web-socket connection to establish initial connection.
Last synced: 02 Apr 2025
https://github.com/mgunawardhana/real-time-notification-service-test
This project demonstrates a real-time notification system using Spring Boot, WebSockets, and STOMP. It includes both server-side and client-side implementations for sending and receiving notifications.
java-21 notification-service real-time spring-boot-3 websocket
Last synced: 16 Feb 2026
https://github.com/clwluvw/googlehome-with-arduino
Using IFTTT to send command from Google Assistant to the server websocket client
google-assistant ifttt ifttt-webhooks webhook websocket
Last synced: 03 Mar 2025
https://github.com/mentos1386/socketer
Socket.IO / WebSocket debugging tool
debugging development-tools socket-io websocket
Last synced: 25 Jun 2025
https://github.com/kota-yata/instant-drop-server
Signaling Server on WebSocket
Last synced: 15 May 2026
https://github.com/rokoss21/enigmo
🔐 Privacy-first messaging platform with end-to-end encryption. Flutter client + Dart server. Ed25519/X25519 cryptography, WebSocket real-time communication, zero-knowledge architecture.
cross-platform cryptography dart e2ee encryption flutter messaging mobile-app monorepo privacy real-time security websocket zero-knowledge
Last synced: 17 Jan 2026
https://github.com/akrantz01/lights
Control an Adafruit NeoPixel strip through a web UI with support for presets, schedules, and custom animations.
golang protobuf python raspberry-pi react redux typescript websocket
Last synced: 20 Mar 2025
https://github.com/v00d00-child/go-chat-app-v1
A web server and client(s) for simple web base chatting using WebSocket.
golang jwt-authentication websocket
Last synced: 21 Jul 2025
https://github.com/thesaltree/redis-chat-app
Building a Real-Time Chat App in Go with Redis Pub/Sub and WebSockets
go-redis golang pub-sub real-time-chat redis websocket
Last synced: 18 May 2026
https://github.com/alejandro-castillo-delgado/websocket
**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable
api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server
Last synced: 11 Apr 2026
https://github.com/shivam-goswami5123/shadowtalk
A Secure, Anonymous, and Real-Time Chat Platform
express nodejs socket-io websocket
Last synced: 31 Dec 2025
https://github.com/belingud/rust-echo-websocket
Echo websocket server by rust
Last synced: 05 Mar 2025
https://github.com/rishabyd/echoline
Real-time messaging app with modern full-stack implementation.
chat cloudinary communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand
Last synced: 08 Apr 2026
https://github.com/nextlevelshit/adonis-crawler
A free web crawler on top of the incredibile AdonisJS Framework
adonisjs crawler javascript nodejs regex spider websocket
Last synced: 22 May 2026
https://github.com/navjotdhanawat/mosca-mqtt-web
Mosca MQTT over websocket example
browser client example mosca mqtt nodemcu tutorials websocket websockets
Last synced: 18 May 2026
https://github.com/veryshyjelly/setu-engine
modular chatting app bridge made in golang
Last synced: 25 May 2026
https://github.com/azevedoguigo/thermosync-mobile
A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.
expo open-weather-api react-native typescript websocket
Last synced: 18 Feb 2026
https://github.com/programandoconro/pico-web-mouse
A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.
adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket
Last synced: 18 May 2026
https://github.com/srijan-d/realtime-chat-app
express multiplayer nodejs websocket
Last synced: 11 Apr 2026
https://github.com/dozyio/watch-websocket
File Watcher with Websocket
file-watcher go golang websocket
Last synced: 12 Apr 2025
https://github.com/davidnjoroge1/stetha
ChatApplication with react and django.
asynchronous-programming authentication chat cookiecutter django-project docker precommit-hooks websocket
Last synced: 18 May 2026
https://github.com/lararosekelley/wslib
Lightweight, thoroughly tested WebSocket client with features like automatic reconnection
javascript typescript websocket websocket-client ws
Last synced: 07 Apr 2026
https://github.com/pixel-tactics/pixel-tactics-match
Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.
backend gin golang gorilla-websocket microservice rabbitmq websocket
Last synced: 18 May 2026
https://github.com/vacaramin/go-react-ticktacktoe
This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.
Last synced: 12 May 2025
https://github.com/jryannel/go-ws-with-cancel
A go based websocket client and hub with cancel support
Last synced: 04 Apr 2025
https://github.com/deepcloudlabs/dcl358-2023-feb-21
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
apache-kafka cqrs-pattern event-driven-architecture event-pattern event-sourcing java rabbitmq reactive-programming reactive-systems saga-pattern spring-boot websocket
Last synced: 15 May 2026
https://github.com/herve-d/p13_chat-poc
PoC for chat app using websocket
angular chat springboot websocket
Last synced: 20 Jan 2026
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 2026
https://github.com/tigeryant/super-bomber-elf
Solution to Hack London's December hackathon
Last synced: 06 Jul 2025
https://github.com/ukrbublik/twitter_stream_feed
[test task] Simple web app to show last tweets in real-time.
async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets
Last synced: 29 Mar 2025
https://github.com/carter907/javasox
Java websocket library
java javascript socket-io websocket
Last synced: 24 Feb 2025
https://github.com/shihabmridha/shihabmridha
About Shihab Mridha
docker golang javascript kubernetes mongodb mongoose nodejs php python rabbitmq socket-io typescript websocket
Last synced: 10 Apr 2026
https://github.com/simon987/ws_bucket
Simple websocket-based file upload service with token-based auth
Last synced: 19 Sep 2025
https://github.com/kartik989-max/chessmate.io
This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.
chessjs css ejs express html javascript node socket-io tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/nopnop2002/esp-idf-vcp2web
Wireless VCP Monitor for esp-idf
esp-idf esp32 uart usb virtual-com-port websocket
Last synced: 18 May 2026
https://github.com/iamralch/pho
A real-time bidirectional socket library
golang realtime-messaging websocket
Last synced: 17 Mar 2025
https://github.com/somnathkar000/talkflow-backend
This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.
rest-api socket-io typescript websocket
Last synced: 18 May 2026
https://github.com/vinayakchandra/remote-mouse
control the mouse cursor remotely in the same network and simulate left and right clicks.
Last synced: 28 Apr 2026
https://github.com/jarmitage/p5.bela
Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)
bela belaplatform p5js websocket
Last synced: 08 Apr 2025
https://github.com/lizaelkina/react-burger
Учебный проект Я.Практикум "Stellar Burgers"
cypress jest react redux typescript websocket
Last synced: 05 May 2026