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/ogtayhuseynov0/rising-water
SpaceApps 2019 Baku, Azerbaijan, Rising-Water
googlemaps-api quasar-framework vuejs websocket
Last synced: 05 Jun 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/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/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/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/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/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/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/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/nice-winter/nihuawocai
新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。
canvas-game drawguess nuxt webgame websocket
Last synced: 06 Jun 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/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/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/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/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/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/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 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/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/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/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/mrbrunelli/node-scalable-upload
Node application to upload large files in a scalable way
bootstrap javascript node scalable websocket
Last synced: 29 Apr 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/crolang-p2p/examples-java-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 29 Apr 2026
https://github.com/mat-sz/poll-web
🗳️ Decision making software frontend (TypeScript/React/WebSockets).
react reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/daggerok/quarkus-websocket-sse
Status: IN PROGRESS (sse). JavaEE (quarkus) WebSocket SSE API
github-action github-action-java github-action-maven github-actions github-actions-java github-actions-maven quarkus sse websocket websocket-client websocket-server websockets
Last synced: 29 Apr 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/pacna/chillax
A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.
golang lit typescript websocket
Last synced: 29 Apr 2026
https://github.com/vuquangit/pet_web
Chat app
chat reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/robert-wettstaedt/mazerunners
Multiplayer Mazerunning game in WebGL
javascript multiplayer-mazerunning-game nodejs webgl websocket
Last synced: 29 Apr 2026
https://github.com/abelflopes/websocket-sensors
Implementation of a React application Connected to a websocket server displaying live information from multiple sensors
react redux redux-toolkit typescript websocket
Last synced: 29 Apr 2026
https://github.com/ronakbediya310/web-based-terminal-emulator
A real-time, cross-platform web terminal with file copy support, built using Node.js, WebSockets, and node-pty. This server allows users to interact with a shell via a web UI and copy files/folders between paths through the browser.
html-css-javascript http-server linux node-pty nodejs npm websocket xterm-js
Last synced: 29 Apr 2026
https://github.com/ebowwa/ai-proxy-core
Minimal, stateless AI service proxy for Gemini and other LLMs
ai api-proxy async gemini library llm multimodal ollama openai opentelemetry python websocket
Last synced: 29 Apr 2026
https://github.com/mariyan23/capybara-chat-front
Write messages to others
express react rtk scss socketio typescript websocket
Last synced: 29 Apr 2026
https://github.com/kasonbraley/chat-li
Real-time terminal chat application
nodejs socket-io websocket yarn
Last synced: 29 Apr 2026
https://github.com/mariyazakharova73/react-burger
Космическая бургерная
cypress dnd jest react redux redux-thunk typescript websocket
Last synced: 29 Apr 2026
https://github.com/vutran/websocket-handshake
Simple utility to generate a websocket handshake hash/response.
handshake javascript node websocket
Last synced: 30 Apr 2026
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/dehongi/iming
A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.
daphne django django-channels websocket
Last synced: 08 Jun 2026
https://github.com/chattalk/chat-msa-participant
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 채팅 참여관리
java redis redis-pubsub spring spring-security springboot websocket
Last synced: 30 Apr 2026
https://github.com/nybergviktor/livesound
airpods music streaming websocket windows windowstoapple
Last synced: 30 Apr 2026
https://github.com/kenken64/merlioncoin
Simple Blockchain written in Javascript
Last synced: 30 Apr 2026
https://github.com/sebastianmarines/typescriptchat
Chat app made with React, Node, and Typescript
node react typescript websocket
Last synced: 30 Apr 2026
https://github.com/poboll/echo-room
回声谷即时通讯系统-后端
ffmpeg jwt mysql-redis rabbitmq spring-boot websocket
Last synced: 30 Apr 2026
https://github.com/rialparmar1777/metrics-dashboard
Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.
axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server
Last synced: 30 Apr 2026
https://github.com/sohei-t/training-content-progress-tracker
FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新
dashboard fastapi file-monitoring full-stack python real-time vue3 websocket
Last synced: 01 May 2026
https://github.com/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 2026
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 May 2026
https://github.com/asiolelab/simple-chat
Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)
java javascript socket websocket
Last synced: 01 May 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/scrntprcrz/web-p2p-taskzz
WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.
datachannel javascript local-first nodejs p2p socketio web webrtc websocket
Last synced: 01 May 2026
https://github.com/pranav291/ghost-messenger
👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend
android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp
Last synced: 01 May 2026
https://github.com/gituser12981u2/sync
p2p file sharing program built with rust
encryption file-sharing networking p2p-network rocket rust tlc websocket
Last synced: 02 May 2026
https://github.com/athrvk/tic-tac-two
A modern twist on the classic Tic-Tac-Toe game with enhanced gameplay and strategies.
game java react tic-tac-toe websocket
Last synced: 02 May 2026
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
Last synced: 02 May 2026
https://github.com/geocine/bubble
chat application built with Web Components and Go
chat go webcomponents websocket
Last synced: 02 May 2026
https://github.com/yarsawyer/lattice
Ephemeral post-quantum encrypted 1:1 chat and file transfer. ML-KEM-768 + X25519 hybrid key exchange, XChaCha20-Poly1305 encryption, Rust/WASM crypto, zero persistence.
axum end-to-end-encryption ephemeral-chat file-transfer fips-203 hkdf hybrid-encryption ml-kem ml-kem-768 post-quantum-cryptography privacy react rust secure-messaging wasm webassembly websocket x25519 xchacha20-poly1305
Last synced: 02 May 2026
https://github.com/raojinlin/mutagen-server
为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。
Last synced: 02 May 2026
https://github.com/sikelio/sikontrol-app-legacy
App for connecting to sikontrol-desktop and send websocket envents to control Windows audio
android android-app android-application audio macro macros react-native shortcuts-app socket-io websocket
Last synced: 02 May 2026
https://github.com/alisawari/wstunnel-scripts
util scripts to manage and connect easier to wstunnel connections
network tunnel websocket wstunnel
Last synced: 02 May 2026
https://github.com/shahidmalik4/fastapi-streamlit
Real-time cryptocurrency tracker with FastAPI, Streamlit, WebSocket, and CoinGecko API.
coingecko-api cryptocurrency fastapi plotly python realtime streamlit websocket
Last synced: 02 May 2026
https://github.com/ashish1906/file-sharing
A cross platform local file sharing web app............
css html javascript nodejs shell webserver websocket
Last synced: 03 May 2026
https://github.com/mehedi752/retrievify-client
Ferot - The Lost & Found System is a web-based platform that enables users to report lost items, find returned belongings, verify ownership, and connect with others to reclaim their items. Designed with trust, transparency and user experience in mind.
firebase html5 javascript react tailwind-css websocket
Last synced: 03 May 2026
https://github.com/ejfkdev/shellanywhere
Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal
e2ee react remote-shell rust terminal web-terminal webrtc websocket
Last synced: 03 May 2026
https://github.com/snuffish/obs-panel
Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.
nextjs obs recording streaming typescript websocket
Last synced: 03 May 2026
https://github.com/vishalcodez/discord-fake-mute-deafen-vc-bug
With This Code You Can Make Your Friends Fool ...!!
discord discord-bot discord-js discord-music-bot discordbug discordglitch discordhack discordhacking discordtrick discordvoicehack javascript musicbotdiscord repl websocket
Last synced: 03 May 2026
https://github.com/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 2026
https://github.com/rodrigofontesdev/brutus-api
Uma REST API para a plataforma do Brutus na versão gratuita.
Last synced: 03 May 2026
https://github.com/puckwang/web-realtime-comm-demo
A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).
dotnet long-polling nextjs polling react server-send-event websocket
Last synced: 03 May 2026