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-27 00:30:18 UTC
- JSON Representation
https://github.com/njasm/blunt
Highly opinionated way to build asynchronous Websocket servers with Rust
asynchronous network-programming opinionated rust rust-lang tokio websocket websockets
Last synced: 06 Apr 2025
https://github.com/vezem1r/altester
Altester is a robust and scalable educational platform developed as part of a bachelor's thesis, built using a microservices architecture. Designed for educational institutions, it optimizes the entire test lifecycle - from creation and distribution to AI-powered evaluation.
bachelor-thesis docker docker-compose environment-variables java jwt-authentication langchain4j ldap microservices postgresql react real-time-chat real-time-notifications redis spring-mail springboot springsecurity websocket websockets
Last synced: 07 Apr 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/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/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/tans105/websocket-demo-server
A simple websocket based server for a chat app
chat chat-application java spring-boot spring-websocket websocket websocket-application websocket-server
Last synced: 18 May 2026
https://github.com/skamranahmed/estimatex-server
estimatex-server is the backend component for estimatex, enabling real-time story point estimation through WebSocket communication.
golang planning-poker realtime-communication websocket
Last synced: 04 Aug 2025
https://github.com/tomkoooo/chatroom
Simple chat room with web-sockets and plain JS
Last synced: 08 Jul 2025
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/ln-sergey/gypsygramm
Test task for Tada team
flutter-app flutter-bloc websocket
Last synced: 07 Apr 2026
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/gcolajan/modbus-poc
Proof of concept about reading registers from modbus device into a browser with websockets.
Last synced: 21 Jun 2025
https://github.com/ysskrishna/pixelmotion
A full-stack application built using React, TailwindCSS, FastAPI, Redis, Redis Queue, Docker, and WebSockets. It allows users to generate videos from images with a single click while providing real-time progress updates during the video generation process. The generated videos include animations and background music.
distributed-systems docker docker-compose fastapi package-creation pillow publisher-subscriber pubsub python python-package react reactjs redis redis-queue rq server-sent-events storage-management tailwindcss websocket
Last synced: 07 Apr 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/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/ali7haider/ichat-web-app
This Chat app is a modern and intuitive chat application that provides seamless communication for users across the globe. Built with cutting-edge web technologies, including HTML, CSS, Node.js, and Socket.io.
css html javacript nodejs socket-io websocket
Last synced: 19 Aug 2025
https://github.com/mattmajestic/websockets-fastapi
A minimal example of Websockets using FastAPI & HTML Templates
Last synced: 30 Mar 2025
https://github.com/krondorl/logen
Lottery generator
docker nginx nodejs react typescript vite websocket
Last synced: 21 Jun 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/vivekky57/chat-app
Simple web Chat- App
express html-css-javascript nodejs websocket
Last synced: 08 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/letstayfoolish/teletrader-assignment-project
spa, monitoring top 5 cryptocurrencies pairs from bitfinex.com/
chilicode crypto cryptocurrency frontend react tailwindcss websocket
Last synced: 10 May 2026
https://github.com/ahmedambadi/echochat
This is my very first proper Github repo. aimed at properly understanding and learning web frameworks and understanding different communication protocols. this is a text messaging web app primarily created with Javascript frameworks and postgresSQL
expressjs html javascript nodejs postgressql reactjs tailwindcss websocket websockets
Last synced: 05 Apr 2026
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 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/kaungmyathan22/golang-chitchat
Simple golang chat app written in gorilla mux
Last synced: 12 Jan 2026
https://github.com/sk25469/dumsharaz
Backend for Dumsharaz application built with GO🔥
backend go golang melody realtime-messaging socket websocket
Last synced: 17 Jan 2026
https://github.com/joysarkarbd/web-socket-app
express html5 javascript nodemon websocket
Last synced: 15 May 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/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/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 2026
https://github.com/corenting/poc_shelly_cloud_control_api_ws
A POC for the Shelly Cloud Control API - WebSocket API
python shelly shelly-plug-s shelly-plugs websocket
Last synced: 23 May 2026
https://github.com/kota-yata/instant-drop-server
Signaling Server on WebSocket
Last synced: 15 May 2026
https://github.com/eeriemyxi/rorica
WebSocket-based chat server with Python, also featuring a React-based static web client with TypeScript.
caddy chat compose docker javascript python react typescript websocket
Last synced: 07 Apr 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/tomashubelbauer/node-cdp-ws
Pure Node websocket client
cdp debugger electron websocket
Last synced: 19 May 2026
https://github.com/samurai016/concrete_websocket
🌐🧱 Unleash the Power: WebSocket Support for Concrete CMS 🚀
concrete5 concrete5-addon concretecms php ratchet-php-server real-time websocket websockets
Last synced: 14 Apr 2025
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 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/yevtyushkin/deberts
Your favourite game
axum jsonwebtoken oauth2 rust serde serde-json sqlx tokio tungstenite websocket
Last synced: 28 Mar 2025
https://github.com/edgebus/webconnmon
Web Connection Monitoring
connectivity edgebus socket-io speedtest tester web websocket
Last synced: 22 Mar 2025
https://github.com/guyshane/unlockclient
A client side library for authenticating with Unlock
authentication javascript websocket
Last synced: 17 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/rxnew/socket8-js
It is a wrapper for using WebSocket client of JavaScript more conveniently.
Last synced: 02 Jul 2025
https://github.com/kunalvirwal/fastchat
An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB
chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket
Last synced: 09 Apr 2026
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/vector4wang/java-web-websocket
:speech_balloon:2015年自己开发的基于jsp+servlet+websocket的简易版聊天室,可点对点,广播等
jsp-servlet liao-tian web websocket
Last synced: 16 Sep 2025
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/philipper26/starknet-websocket
Test of Starknet new RPC0.8 WebSocket functionnalities
Last synced: 30 Mar 2025
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/zenithexe/disappearing-tictactoe
A unique way to play Tic-Tac-Toe, built using WebSocket
game nodejs reactjs tic-tac-toe websocket
Last synced: 12 Apr 2026
https://github.com/buexplain/netsvr-business-go
这是一个可以快速开发websocket全双工通信业务的包,它基于https://github.com/buexplain/netsvr 进行工作。
Last synced: 15 Mar 2026
https://github.com/heikkilamarko/nats-demo
NATS Demo
grafana messaging mqtt nats prometheus sveltekit websocket
Last synced: 09 May 2026
https://github.com/yuantsai1115/ar.camera.backend
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and websocket.
ar bim collaboration construction-management vr websocket webxr
Last synced: 02 Feb 2026
https://github.com/akkuman/websocket
websocket is copy of golang.org/x/net/websocket, can set Host and TlsConfig
golang golang-package websocket
Last synced: 25 Jan 2026
https://github.com/br34th7aking/pingo
Real-time chat application built with React, Django Channels, Redis, and PostgreSQL. Features WebSocket communication, multiple chat rooms, and modern containerized deployment.
chat-application django django-channels django-rest-framework docker postgresql react real-time redis websocket
Last synced: 11 Apr 2026
https://github.com/michelbr84/open-chat.us
Modern real-time chat platform with neon UI, secure guest and user messaging, private chats, emoji reactions, and crypto donations. Open source, mobile-friendly, and powered by Supabase.
chat crypto donations emoji guest mobile modern neon notifications open-source privacy react realtime responsive secure supabase typescript ui us websocket
Last synced: 05 May 2026
https://github.com/cafehaine/autorefresh
A brackets-like auto refresh for your local website
autorefresh firefox linux python python3 websocket
Last synced: 16 May 2026
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/72-s/foundationlib
The Foundation Library for my plugin CommandBridge
Last synced: 05 Apr 2025
https://github.com/ajayjamage3/chessbackend
Realtime chess is online multiplayer game which allow two players to play chess
css express html javascript nodejs websocket
Last synced: 25 Jul 2025
https://github.com/dimmaryanto93/springboot2-websocket-sockjs-example
Example of WebSocket using sockjs implementation with Springboot sockjs
message-broker sockjs-client sockjs-server springboot2 websocket
Last synced: 06 Nov 2025
https://github.com/kenzycodex/spring-notification-service
Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication
docker email java jwt maven messaging microservice mysql notifications rabbitmq realtime rest-api smtp spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/ajay007e/omegle
A basic simultaneous video and chat application using WebSocket and vanilla HTML, CSS, and JavaScript. It allows real-time text messaging and peer-to-peer video calls in the browser without any frameworks.
ejs nodejs omegle peerjs socket-io webrtc websocket
Last synced: 02 Apr 2026
https://github.com/arjo129/simple-websock
A simple implementation of websockets in python
python websocket websocket-server
Last synced: 08 Sep 2025
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/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/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/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/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/ricardo-cs/sorteio-websocket-js
Uma aplicação simples de sorteio em tempo real utilizando WebSocket.
Last synced: 17 May 2026
https://github.com/martincantillo/socketio
SocketIO
flask flutter javascript socket-io websocket
Last synced: 09 Apr 2026
https://github.com/abdoufermat5/conway-game-of-life
Jeu de la vie de conway
game game-of-life game-of-life-python python websocket
Last synced: 14 May 2026
https://github.com/hightemp/appsharedclipboard
Qt application for sharing clipboard
clipboard clipboard-history electron-app javascript quasar-framework tray-application udp-broadcast websocket
Last synced: 12 Apr 2025