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-25 00:30:36 UTC
- JSON Representation
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/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/andrehrferreira/bench-sockets-rust
Rust implementation for Websocket, TCP and UDP performance testing
Last synced: 29 Mar 2025
https://github.com/kevinthulnith/devops-project
Live reloading Inventory Management System with Redis and Web sockets + fully optimized to deploy with docker-compose
django django-rest-framework docker docker-compose javascript jwt-authentication nginx-proxy nodejs npm postgresql pythom react redis tailwind vite websocket
Last synced: 09 Apr 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/sivaosorg/wsconn
Implement the WebSocket library using the Gin framework and the Gorilla WebSocket library in Go.
golang golang-application golang-library golang-package websocket websocket-api websocket-client websocket-connection websocket-endpoint websocket-library websocket-proxy websocket-server
Last synced: 14 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/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/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/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/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 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/luizgabriel/othelo.gamechat
Projeto da cadeira de Sistemas Distribuídos - IFCE
Last synced: 06 Apr 2025
https://github.com/iplaylf2/zephyr
chat effection fp-ts nestjs prisma sse typescript websocket
Last synced: 20 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/pedro-git-projects/go-chess
Real time online chess website built with Go and React
Last synced: 19 Feb 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/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/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/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/thelostleo/ros-project
This is Ros master node for Swarm fish tank cleaning robot
esp32 ros ros-noetic websocket
Last synced: 02 May 2026
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/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/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/sqwyer/live-clicks
👉 A live click counter built with Express and WebSockets!
Last synced: 23 Feb 2025
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/briso10-dev/web-sockets
A project fully explaining and implementing web sockets in javascript
client http javascript nodejs server websocket
Last synced: 12 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/chriskilinc/hojt-api
Dotnet CORE webapi
chat dotnet dotnet-core web-api websocket
Last synced: 19 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/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/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/huntlabs/hunt-stomp
STOMP implement in D
stomp stomp-library stompwebsocket websocket
Last synced: 13 May 2025
https://github.com/sergioburdisso/tworld-proxy
T-World Proxy Server (WebSocket). Connect your external agent program to this server and start sending actions and receiving percepts to control the robots in the 3D simulation.
networking proxy-server server socket-2-websocket-connection sockets t-world tworld websocket
Last synced: 17 Mar 2025
https://github.com/dogaanismail/read-together
Read Together: A platform for People who Stutter(PWS) to record and share reading practices, privately or with a supportive community.
fullstack java liquibase monolith postgresql react reading-aloud self-improvement spring-boot stammering stuttering typescript websocket
Last synced: 08 Apr 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/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/ananty1/realtime_audio_transcriber
asgi css deepgram django html javascript python3 websocket
Last synced: 20 Apr 2026
https://github.com/mentos1386/socketer
Socket.IO / WebSocket debugging tool
debugging development-tools socket-io websocket
Last synced: 25 Jun 2025
https://github.com/rohatdgnr/heyyochat
This project demonstrates creating a real-time chat application using Spring Boot and WebSocket. Users can interact and send messages in real-time via WebSocket.
docker html-css-javascript spring-boot websocket
Last synced: 08 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/shivam-goswami5123/shadowtalk
A Secure, Anonymous, and Real-Time Chat Platform
express nodejs socket-io websocket
Last synced: 31 Dec 2025
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