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-01 00:30:48 UTC
- JSON Representation
https://github.com/lily-osp/esp01-relay-controller
This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.
adafruit-io esp01 iot mdns mqtt websocket
Last synced: 21 May 2026
https://github.com/makarenos/bridge-status-bot
Telegram bot monitoring 5 cross-chain bridges with real-time alerts. FastAPI + async PostgreSQL + Redis.
bridge-monitoring cryptocurrency fastapi python real-time telegram-bot web3 websocket
Last synced: 15 May 2026
https://github.com/ndrean/async_pg
pg_notify in Ruby with `Sequel.listen` and websockets
faye-websocket notifications notify postgres ruby sequel websocket
Last synced: 15 May 2026
https://github.com/isaquedasilva/cupcake-corner
An ergonomic application that make easy to manage all flow of a Cupcake store.
cupcake-corner realtime swift swiftdata swiftui userauthentication websocket
Last synced: 19 Apr 2026
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/cfms-dev/cfms_on_websocket
A server-side implementation of a complete system designed for managing confidential documents, called Confidential File Management System (CFMS), running on the WebSocket protocol.
confidential file-management management-system server websocket
Last synced: 21 May 2026
https://github.com/iamgoatki/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 08 Jul 2025
https://github.com/ryinner/web-socket-manager
Simplе WebSocket wrapper.
javascript typescript websocket websocket-client
Last synced: 12 May 2026
https://github.com/mzaintariqdev/zoom-cloneusingnodejs
this is a zoom clone developed with nodejs using ejs and socket.io
ejs nodejs socket-io websocket zoom-clone
Last synced: 02 May 2026
https://github.com/sihamouda/reverse-websocket
A Go reverse-websocket microservice with dashboard using docker-compose
docker docker-compose dockerfile go golang rest websocket
Last synced: 02 Jan 2026
https://github.com/lord-turmoil/websocketdemo
Repository for the article Using WebSocket in Spring Boot
spring-boot tutorial websocket
Last synced: 15 May 2026
https://github.com/derrick56007/dart_websockets
dart_websockets is a pure dart library for establishing simple WebSocket servers and clients.
Last synced: 29 Mar 2025
https://github.com/adityagupta0001/aquamonitor
Cloud-connected water tank monitoring solution with DS18B20, HC-SR04, Turbidity, TDS, and DHT11 sensors providing real-time analytics through MQTT and WebSocket communication using Arduino Uno and NodeMCU (ESP8266)
arduino-uno dht11-sensor ds18b20-arduino hcsr04 mqtt nodemcu-esp8266 tds-sensor turbidity-sensor websocket
Last synced: 15 May 2026
https://github.com/rushikeshwaghmare07/socket.io-fundamentals
A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.
chat-application socket-io socket-server websocket
Last synced: 01 May 2026
https://github.com/oschrenk/gol.scala
Game of Life in Scala with Websockets
akka akka-http scala websocket
Last synced: 28 Jun 2025
https://github.com/benzinga/webrpc.js
Simple, lightweight RPC framework for JS (Semi-deprecated.)
javascript rpc travis-ci websocket
Last synced: 28 Jun 2025
https://github.com/thuongtruong109/shakemate
🖇️ Connect to temp peers via internal network without authentication
chat docker docker-compose ejs fastify nodejs p2p p2p-chat peerjs socket video-call websocket
Last synced: 18 Feb 2026
https://github.com/pawantech12/all-in-one-hub
All-in-One Tool Hub is an open-source SaaS platform offering essential image, text, CSS, coding, and utility tools. Built with the MERN stack, it features Clerk authentication, subscription-based access, and Razorpay payments. Future updates include AI-powered tools, real-time collaboration, and API access. 🚀
aio allinone clerk express mern-stack mongodb nodejs nodemailer razorpay react react-query react-router-dom redux-toolkit saas saas-we shadcn-ui tailwindcss websocket
Last synced: 10 Feb 2026
https://github.com/sangtrandev00/nestjs-chat-server
docker docker-compose nestjs-socketio postgresql swagger swagger-ui websocket
Last synced: 08 Apr 2026
https://github.com/ahmetkca/golang-chat-app-with-file-sharing
A Chat web application with file sharing capability
docker-compose golang minio websocket
Last synced: 02 May 2026
https://github.com/okazawa0929/websocket-sample
時間のかかる処理の完了通知をsocket.ioを使って実装したデモアプリ
jotai nextjs shadcn-ui socket-io typescript websocket
Last synced: 04 May 2026
https://github.com/raimo33/fastaf
Fast Arbitrage Finder
arbitrage asynchronous-programming bellman-ford-algorithm binance-api bot directed-graph fixed-point fixprotocol http-client negative-cycles non-blocking-sockets openssl tradingbot triangular-arbitrage websocket
Last synced: 11 Jan 2026
https://github.com/femtotrader/libwebsockets.jl
Julia wrapper for https://libwebsockets.org/
Last synced: 15 Sep 2025
https://github.com/hypersolution1/clearthru
This is a communication library that provides remote procedure calls (RPC) and events over websocket
communication nodejs promise rpc-library websocket
Last synced: 16 Feb 2026
https://github.com/mojoatomic/rdcp
RDCP - Rate-limit Discovery and Control Protocol. Dynamic rate limit management for distributed systems via JSON over HTTP/WebSocket.
api-management api-protocol backend developer-tools distributed-systems http-api json-protocol metrics microservices monitoring multi-tenant observability protocol quota-management rate-limiting rate-limits real-time-metrics throttling websocket
Last synced: 15 May 2026
https://github.com/allan-nava/kafkajs-ws
A modern Apache Kafka client for node.js
kafka kafkajs kafkajs-client socket socket-io websocket
Last synced: 28 Oct 2025
https://github.com/vanheemstrasystems/home-assistant-websocket
Home Assistant - Websocket
Last synced: 04 Jan 2026
https://github.com/anoff/mobcards
cardgames made for smartphones
card cards-against-humanity game mobcards socket-io vue webdev websocket
Last synced: 20 Apr 2026
https://github.com/chevp/angular-threejs-websocket-quick-start
This project is a boilerplate for integrating Angular, Three.js, and WebSocket to build interactive 3D applications with real-time communication.
angular nodejs threejs typescript webgl websocket
Last synced: 04 May 2026
https://github.com/jolovicdev/holloway
Self-hosted webhook relay for local development. Written in Go. Every webhook persists to SQLite before delivery - if your client is offline, nothing is lost. Live dashboard, one-click replay, rate limiting. Smee alternative. Deploy with Docker in 60 seconds.
caddy dashboard developer-tools devtools docker go golang htmx local-development ngrok-alternative replay self-hosted smee-alternative sqlite webhook webhook-relay websocket
Last synced: 23 Jun 2026
https://github.com/naiemofficial/laravel-realtime-chat
A real-time video chat application built with Laravel, Vite, and Pusher for instant messaging and video calls.
laravel livewire pusher realtime-chat realtime-communication reverb webrtc websocket
Last synced: 07 May 2026
https://github.com/khailas12/crypto-website
celery coingecko-api django postgresql websocket
Last synced: 18 Apr 2026
https://github.com/dmitriiviktorov/instantmessages
Instant messaging service. FastApi + Websocket + Postgresql + Redis + Celery. Register and chat with other users.
aiogram-bot alembic celery docker fastapi nginx postgresql redis websocket
Last synced: 08 Apr 2026
https://github.com/zmyzheng/socket-io-typescript-chat-app
A Real Time Chat App with TypeScript: Integrating WebSocket(socket.io) , Node & Angular
angular angular-material2 chat-app nodejs socket-io typescript websocket
Last synced: 03 May 2026
https://github.com/level09/vilcos
A modern, full-stack web framework built on FastAPI and Vue.js with real-time capabilities.
fastapi flask python saas saas-boilerplate vue vuetify websocket
Last synced: 30 Apr 2025
https://github.com/jirufik/jrfawaitres
Run an asynchronous request with a callback to the socket.io server in a synchronous style.
io jrf realtime socket socketio websocket websockets
Last synced: 06 Apr 2025
https://github.com/jirufik/jrfws
Deprecated. New version jrf-ws-3. async/await package for create api realtime on websockets
api async-await client jrf jrfws realtime route routing server webclient websocket websockets ws
Last synced: 06 Apr 2025
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/royaals/realtime-chat-application
A real-time chat web application built with WebSocket technology, featuring user authentication, local storage, and responsive design. The application enables instant messaging between users and the server, with messages being echoed back from the server to the client.
nextjs nodejs strapi tailwindcss typescript websocket
Last synced: 08 Apr 2026
https://github.com/tomkoooo/chatroom
Simple chat room with web-sockets and plain JS
Last synced: 08 Jul 2025
https://github.com/philkes/baseled
ESP8266 based RGB LED controlled via Android App over WebSocket
3d-printing android arduino esp8266 espnow rgb-led websocket
Last synced: 19 Jul 2025
https://github.com/kaungmyathan22/golang-chitchat
Simple golang chat app written in gorilla mux
Last synced: 12 Jan 2026
https://github.com/abdulhadi806/mern-managing-app
Mernstack task management system
expressjs fullstack mern-stack nodejs reactjs restful-api webapp websocket
Last synced: 08 Apr 2026
https://github.com/idlongggg/log-monitoring
Distributed log monitoring system with Kafka, microservices architecture, Discord notifications, FCM push alerts, and real-time web dashboard
antd discord-bot docker fcm kafka logging microservices monitoring postgresql react realtime redis typescript websocket
Last synced: 30 Jun 2026
https://github.com/kubilayture/collaborative.notes.web
A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.
better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs
Last synced: 18 May 2026
https://github.com/eternal-darkness-07/chat-app-plus-plus
A real-time chat application with a C++ (Drogon) backend and a React (Vite) frontend.
chat-application cpp drogon react real-time vite websocket
Last synced: 29 Apr 2026
https://github.com/danieldantasdev/system-learning_api-restful_message-websocket_dotnet-7.0.2_csharp-11
Este repositório é dedicado para criar um Hub de conexões com o protocolo WebSocket, utilizando a linguagem de programação C#.
csharp dotnet signalr signalr-hub websocket
Last synced: 21 Mar 2025
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/tjcchen/websocket-server-side
📚 Server side websocket implementation with Node.js
Last synced: 01 Apr 2025
https://github.com/vector4wang/java-web-websocket
:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等
jsp-servlet liao-tian web websocket
Last synced: 16 Sep 2025
https://github.com/philipper26/starknet-websocket
Test of Starknet new RPC0.8 WebSocket functionnalities
Last synced: 30 Mar 2025
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/joysarkarbd/web-socket-app
express html5 javascript nodemon websocket
Last synced: 15 May 2026
https://github.com/royaals/docs-webs
Docs web application that allows users to create, edit, and collaborate on rich text documents in real-time.
material-ui mongodb nodejs quill-editor reactjs websocket
Last synced: 05 Apr 2026
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/kota-yata/instant-drop-server
Signaling Server on WebSocket
Last synced: 15 May 2026
https://github.com/seungkilee-cs/minimeet
Real Time Video Chat Application with Nestjs, Typescript, Socket.io, WebRTC, gRPC
grpc mysql nestjs realtime-chat realtime-video socket-io typeorm typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/martincantillo/socketio
SocketIO
flask flutter javascript socket-io websocket
Last synced: 09 Apr 2026
https://github.com/markelca/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 12 Apr 2026
https://github.com/maxim-francesco/tinder-clone-ng-spring
A modern Tinder-style full-stack dating app built with Angular & Spring Boot. It supports user authentication, real-time profile swiping, mutual matching, and messaging – all integrated into a clean, responsive UI. Ideal for learning web sockets, relational database design, and component-driven frontend architecture.
angular backend dating-app frontend fullstack java jwt-authentication matchmaking real-time relational-database responsive-ui rest-api spring-boot tailwindcss tinder-clone typescript web-development websocket
Last synced: 09 Apr 2026
https://github.com/luismendes070/area-poligono
Created with StackBlitz ⚡️https://stackblitz.com/~/github.com/luismendes070/area-poligono
2024 area chatgpt javascript leafletjs polygon real-time websocket
Last synced: 19 Sep 2025
https://github.com/digitalinteraction/portals
JavaScript library for connecting multiple peers using WebRTC
esm husky library lint-staged nodejs npm-package prettier typescript webrtc websocket
Last synced: 09 Apr 2026
https://github.com/raghavayushman/c_web_server
c networking server web websocket
Last synced: 04 May 2026
https://github.com/davidje13/chat
An end-to-end encrypted chat client which uses the EchoChamber backend.
Last synced: 20 Mar 2025
https://github.com/tobycroft/tuuznet
TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.
curl golang http httpclient httprequest net tuuznet utils websocket websocket-client
Last synced: 09 Apr 2026
https://github.com/cydrickn/thruway-swoole-transport
OpenSwoole / Swoole Websocket Transport for Thruway Router
openswoole swoole thruway transport wamp-protocol wamp-router wamp-server websocket
Last synced: 20 Sep 2025
https://github.com/realtime-framework/angular2chat
Simple Chat built with Realtime Messaging and Angular2+
angular angular2 chat realtime-messaging typescript websocket
Last synced: 04 May 2026
https://github.com/joseguilherme96/tsuru
Este projeto tem por finalidade de renderizar elementos 3D no browser, aprendendo conceitos sobre webgl, websocket e geolocation API.
flask-websocket geolocation-api threejs webgl websocket
Last synced: 28 Jan 2026
https://github.com/canaxs/spring-chat
Messaging application developed using spring boot (Websocket dependency used)
jwt-authentication security spring-boot websocket
Last synced: 14 May 2026
https://github.com/reynoldarun09/ecommerce-dashboard
A feature-rich E-commerce Dashboard built with Node.js, Express, TypeScript, and MongoDB, providing a robust admin and manager panel to manage users, products, and orders efficiently.
axios expressjs node-js prisma-orm reactjs tailwindcss typescript vite websocket zod zod-validation zustand
Last synced: 06 Apr 2026
https://github.com/buexplain/netsvr-business-go
这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。
Last synced: 15 Mar 2026
https://github.com/widgrensit/asobi-js
TypeScript/JavaScript client SDK for Asobi game backend
asobi client-sdk game-backend gamedev javascript multiplayer sdk typescript websocket
Last synced: 23 May 2026
https://github.com/crolang-p2p/crolang-p2p-node
The official Kotlin Multiplatform Crolang Node implementation for the CrolangP2P project.
cross-platform distributed-systems framework java javascript jvm kotlin kotlin-multiplatform nodejs p2p typescript websocket
Last synced: 20 Jan 2026
https://github.com/nikhilreddy006/notes-app
A full-stack Notes App built with the MERN stack that supports Markdown editing and real-time syncing using WebSockets.
authentication clerk-auth css full-stack mern-stack notes-app reactjs security socket-io websocket
Last synced: 23 Sep 2025
https://github.com/bay0/wslogger
wslogger is a simple WebSocket-based logging helper for Go.
Last synced: 31 Jul 2025
https://github.com/confusedgustas/chat
Group Chat
clean-code docker java javascript liquibase maven pgadmin spring vite websocket
Last synced: 07 Apr 2026
https://github.com/than-dev/websocket-protocol-impl
Websocket protocol implementation using javascript (nodejs), no libraries, no dependencies.
coding javascript no-dependencies nodejs server-side web-services websocket
Last synced: 14 May 2026
https://github.com/iwansal64/wms-dev
WMS-Dev (Water-loss monitoring software - device) is a program that used for ESP32 to connect to WMS API
cpp esp32 iot microcontroller websocket
Last synced: 14 May 2026
https://github.com/filipirafael/racer-web
🏎️ A 3D racing game created with Three.js
3d-game gaming gaming-website javascript racer-game socket-io three-js threejs websocket
Last synced: 31 Jul 2025
https://github.com/dontcryme/rust_socketio_refix
Personally modify rust_socketio crates (for emit_with_ack/binary callback[async] problem and immediately emit invoke/reject problem and invoke ack function to server)
Last synced: 02 Feb 2026
https://github.com/phamtrongsang11/teamchat-react
Team Chat App
react reactquery typescript websocket zustand
Last synced: 09 Apr 2026