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-26 00:28:34 UTC
- JSON Representation
https://github.com/ax-sh/see-this
an experiment to understand websocket and socketio, just drag and drop an image to populate it to every client connected
nextjs socket-io socket-io-server websocket
Last synced: 21 Apr 2026
https://github.com/seldszar/stug
Simple web server broadcasting file changes through WebSocket.
filesystem watcher webserver websocket
Last synced: 21 Apr 2026
https://github.com/lrf141/accepted
教育用学習システムのGPU側プロトタイプ
docker-remote-api job-worker nodejs queue websocket
Last synced: 21 Apr 2026
https://github.com/kimseogyoung/csharpchattingserver
C# Socket/WebSocket ChattingServer + Redis PUB/SUB Example
Last synced: 21 Apr 2026
https://github.com/randika00/hotel_management
Hotel management project provides room booking, staff management and other necessary hotel management features.
api-rest blade-template boostrap json-api websocket
Last synced: 21 Apr 2026
https://github.com/ilham89/vue-graphql
apollo-client graphql vue3 websocket
Last synced: 05 Jun 2026
https://github.com/ogtayhuseynov0/rising-water
SpaceApps 2019 Baku, Azerbaijan, Rising-Water
googlemaps-api quasar-framework vuejs websocket
Last synced: 05 Jun 2026
https://github.com/m0nk111/agent-forge
Multi-agent orchestration platform for GitHub automation with role-based LLM assignment, real-time monitoring, and intelligent task distribution
ai-agents claude code-generation code-review fastapi github-automation gpt-4 llm monitoring multi-agent-system orchestration python qwen websocket
Last synced: 21 Apr 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/taybct/spring-taybct-cloud
Spring TayBct Cloud 是一个 Spring 业务组件基础集成的基础业务(Spring Cloud 微服务),对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
java logicflow management-system mybatis-plus oauth2 onlyoffice-server spring-boot spring-cloud spring-cloud-alibaba spring-cloud-gateway spring-security websocket
Last synced: 22 Apr 2026
https://github.com/aknopov/websocket-simulator
Java library for unit testing websockets
java library simulator websocket
Last synced: 22 Apr 2026
https://github.com/mirhasalh/crypto_marketplace_simulation
A Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.
drift-database flutter websocket
Last synced: 22 Apr 2026
https://github.com/justine-george/nexus-decentralized-messaging
A decentralized messaging service built with Go and WebRTC, ensuring secure, peer-to-peer communication with end-to-end encryption.
golang messaging peer-to-peer protobuf webrtc webrtc-experiments websocket
Last synced: 22 Apr 2026
https://github.com/aleksbgbg/twitch-streams-chat
WebSocket server, including a client module, used for the Twitch Streams chat.
chat csharp javascript twitch websocket
Last synced: 22 Apr 2026
https://github.com/vavarm/websocket-chat-client-page
chat html javascript websocket
Last synced: 23 Apr 2026
https://github.com/rongfengliang/openresty-proxy-websocket
openresty-proxy-websocket
Last synced: 05 Jun 2026
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 2026
https://github.com/ryskiwt/websocket
Thin wrapper of gorilla/websocket implementing net.Conn
go golang gorilla-websocket websocket
Last synced: 05 Jun 2026
https://github.com/surendrakumar6350/chat-app
secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).
postgresql prisma typescript webrtc websocket
Last synced: 24 Apr 2026
https://github.com/meraf00/agora-meet
Versatile app for virtual meetings and real-time collaboration
golang sveltekit webrtc websocket
Last synced: 24 Apr 2026
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/harshramani00/studybuddy
A Discord-style real-time chat app for students to collaborate and study together.
chat-app discord-clone django python rest-api study-app websocket
Last synced: 24 Apr 2026
https://github.com/romabulani/live-collaboration
Live Collaboration Whiteboard
canvas react typescript websocket
Last synced: 24 Apr 2026
https://github.com/parina-khilari/network-packet-sniffer-
An educational network packet sniffer serves as a hands-on bridge between theoretical networking and practical cybersecurity. By combining Python's powerful backend libraries with modern web technologies, students can move beyond terminal-based outputs to interactive visual representations of how data traverses the OSI model.
cybersecurity fastapi learning-project networking packet-capture packet-sniffer python scapy websocket
Last synced: 24 Apr 2026
https://github.com/fabo2303/springboot-aws-dynamodb-postgresql
Task and climate data management app on AWS, using Spring Boot, WebSockets, DynamoDB, and PostgreSQL for real-time updates and global climate data.
aws-dynamodb aws-ec2 aws-rds html-css-javascript java spring-boot springboot websocket
Last synced: 24 Apr 2026
https://github.com/shuji-bonji/websocket-practical-guide
ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド
javascript learning pwa svektekit svelte typescript websocket
Last synced: 24 Apr 2026
https://github.com/oaslananka/codex-app-server-web
A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.
ai codex developer-tools nextjs react state-management typescript ui ux websocket
Last synced: 25 Apr 2026
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/fajrulaulia/nodejs-websocket
Simple NodeJS and Webscoket Server-Client Using NodeJS
Last synced: 25 Apr 2026
https://github.com/artur24814/calendar_manager
📅 Social media web site for managing business meetings or friends meeting
calendar chatroom django railway redis-server social-network websocket
Last synced: 25 Apr 2026
https://github.com/nice-winter/nihuawocai
新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。
canvas-game drawguess nuxt webgame websocket
Last synced: 06 Jun 2026
https://github.com/deepakpatankar07/el-meet
A video conferencing application using the webrtc-sfu mediasoup
mediasoup sfu typescript webrtc websocket
Last synced: 25 Apr 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 May 2026
https://github.com/hjyup/translatify
chat application with async translation
golang grpc microservice rabbitmq service-workers websocket
Last synced: 26 Apr 2026
https://github.com/arterialist/live-c-elegans
Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live
active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket
Last synced: 26 Apr 2026
https://github.com/nikoo-asadnejad/online-chat-app
A real time chat application
chat chat-application chatroom javascript js react reactjs real-time realtime signalr websocket websockets
Last synced: 26 Apr 2026
https://github.com/jakh0n/hacathonn
🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.
express nextjs nodejs tailwindcss typescript websocket
Last synced: 26 Apr 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/gregwhitaker/springwebflux-websockets-example
Example of a reactive application using Websockets and Spring WebFlux
project-reactor reactive reactor spring-boot spring-webflux websocket
Last synced: 27 Apr 2026
https://github.com/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/nathan-i-martin/websocket-provider
A simple template that can be used to setup websocket servers or clients
abstraction websocket websocket-client websocket-server
Last synced: 07 Jun 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/gunantos/express-io
Simple websocket with Express
express javascript node nodejs npm socket websocket
Last synced: 27 Apr 2026
https://github.com/infusemediagroup/sync-skeleton
🔄 Create smooth, CSS-only skeleton loaders that sync multiple elements' loading indicators for a seamless user experience.
arkit azure-app-service grav loading-animations markdown react shimmer-effect skeleton-loading skeleton-tracking skelton-css solidjs unity-arfoundation vue websocket
Last synced: 27 Apr 2026
https://github.com/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/sankhadip-roy/chat-app
real-time chat application [building]
Last synced: 27 Apr 2026
https://github.com/naltun/viewhq
⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫
flask python python3 view views websocket websockets
Last synced: 27 Apr 2026
https://github.com/pedro-demeu/chat_django
Criando um chat realtime com django framework
chat-realtime django fullstack-development websocket
Last synced: 27 Apr 2026
https://github.com/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
Last synced: 27 Apr 2026
https://github.com/gabihodoroaga/http-grpc-websocket
How to run HTTP, gRPC, websocket all on the same port on Google Cloud Run
cloud-run gcp google-cloud-platform grpc https websocket
Last synced: 27 Apr 2026
https://github.com/risaddex/clubhouse-js-expert-ts
Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).
esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server
Last synced: 27 Apr 2026
https://github.com/robinhosz/websocket-angular
Simple example of how to connect and listen to topic messages via websocket in angular
angular websocket websocket-chat websocket-client
Last synced: 27 Apr 2026
https://github.com/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/banyango/socker
Cleanly handle state of the client/server connection when using binary websocket messaging.
connection golang state-machine webrtc websocket
Last synced: 27 Apr 2026
https://github.com/rash023/scribble-sync-v2
Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.
Last synced: 27 Apr 2026
https://github.com/charistheo/node-chat-app
A simple web-app chat app on Node.js and websockets
chat-application chatapp node-js nodejs websocket websocket-chat websockets
Last synced: 27 Apr 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 2026
https://github.com/xpiatio/radio-tty
GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.
docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser
Last synced: 14 Jun 2026
https://github.com/roycuadra/websocket-button-control
The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.
Last synced: 28 Apr 2026
https://github.com/ywatanabe1989/scitex-orochi
Django + Channels hub that tracks Claude Code agents across a fleet — real-time WebSocket messaging, channel routing, live dashboard with pane state, hook-event telemetry, and functional-heartbeat liveness probes.
ai ai-agents anthropic automation claude-code dashboard developer-tools django fleet-management mcp multi-agent orchestration scitex scitex-ecosystem telemetry tmux websocket
Last synced: 28 Apr 2026
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 28 Apr 2026
https://github.com/jornatf/grab-my-button
My first react game.
framework game node node-js node-server react react-game react-js socket-io typescript typescript-react websocket
Last synced: 28 Apr 2026
https://github.com/clarius/websocketeer
Official docs site for https://github.com/devlooped/WebSocketeer
azure dotnet websocket websockets
Last synced: 28 Apr 2026
https://github.com/connorslade/webchecklist
🕸 Web Checklist
checklist html javascript plugin plugin-manager plugins pwa scss webapp website websocket
Last synced: 28 Apr 2026
https://github.com/09nine90/kafkawebsocketsample-springboot
java kafka spring-boot websocket
Last synced: 28 Apr 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/niqzart/checkers-hackers
My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.
game javascript reactjs webapp websocket
Last synced: 28 Apr 2026
https://github.com/farwayer/nginx-proxy
Simple out-of-the-box nginx proxy with Let's Encrypt integration
https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy
Last synced: 28 Apr 2026
https://github.com/davi0805/gnose-notification
Notification microservice that consume messages from Redis Streams, using Rest and WebSocket
go golang redis redis-streams websocket ws
Last synced: 28 Apr 2026
https://github.com/kriogenia/allforone-service
Repository of the service for the 4l1 (AllForOne) project
alzheimers-disease hacktoberfest nodejs rest-api tfg typescript websocket
Last synced: 29 Apr 2026
https://github.com/fairlytales/real_time_chat_with_socket.io
Real time chat app with WebSockets using Socket.io
javascript socket socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 29 Apr 2026
https://github.com/mrts/vaadin-javaee-jms-server-push-example
An example Vaadin 8 Java EE application that demonstrates how to use Vaadin's server push along with Java EE JMS messaging APIs
javaee jms message-driven-bean vaadin vaadin-cdi-addon vaadin-push vaadin-testbench websocket
Last synced: 29 Apr 2026
https://github.com/telattar/restauranto
A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.
Last synced: 29 Apr 2026
https://github.com/inaveed-git/websocket-chatapp
A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.
Last synced: 29 Apr 2026
https://github.com/frne/play-nosock
Play Framework Extension for Realtime Client Updates without using Websockets
comet javascript playframework sbt scala websocket
Last synced: 29 Apr 2026
https://github.com/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026