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-24 00:28:15 UTC
- JSON Representation
https://github.com/miyako/4d-plugin-ix-websocket
Simple websocket implementation based on IXWebSocket
Last synced: 26 Apr 2025
https://github.com/descholar-ceo/realtime-go-backend
This is the RealTimeGo, the backend part, done in Go
go gochannels golang goroutines realtime rethinkdb websocket
Last synced: 28 Mar 2025
https://github.com/jayeshlab/vue3-crypto-dashboard
Cryptocurrency Dashboard made with Vue 3
amcharts5 binance binance-api bootstrap5 chart cryptocurrency dashboard pinia svg vue vue-crypto-dashboard vue-router4 vue3-composition-api vue3-typescript websocket
Last synced: 09 Oct 2025
https://github.com/lan143/battleship
Простая реализация игры Морской бой с использованием HTML5, JS, PHP, WebSocket
php ratchet websocket yii2-framework
Last synced: 08 Apr 2025
https://github.com/wususu/mimi-sever
:couple:Mimi - faceless moments in SCAU
api-server faceless hibernate5 spring spring-mvc stomp websocket
Last synced: 13 Apr 2026
https://github.com/ellisgl/bottomthird
Dynamic Bottom / Lower Third Overlay for OBS.
Last synced: 13 Feb 2026
https://github.com/medilies/messenger-clone
Trying Laravel broadcasting (Pusher SDK, Laravel Websockets) and VueJs (Vue3, Laravel Echo, AGgrid, Modular file structure ...)
chat composition-api laravel laravel-echo laravel-self-testing pusher self-hosted vue websocket
Last synced: 09 Apr 2026
https://github.com/xjectro/calvero-club-chat-api
An open-source, modern real-time chat API built for the Calvero Club Chat community! Focused on high performance, security, and scalability. The user interface and API are provided in separate repositories under a unified community brand.
api aspnetcore authentication backend chat community dotnet jwt messaging middleware open-source realtime scalable server signalr sql sqlite user-management webapi websocket
Last synced: 15 Aug 2025
https://github.com/mooerslab/cctbxsnips-sublimetext3
snippets for CCTBX formatted for use with Sublime Text 3
cctbx cctbx-snippets cctbx-snips code-snippets code-snippets-python colab colab-notebook crystallographic-computing crystallography ghosttext jupyter jupyter-notebook python snippets sublime-text sublime-text-3 websocket
Last synced: 07 Oct 2025
https://github.com/zebradevs/linkos-webservices-samples
Javas based sample code for printing from a web application. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
link-os printer websocket zebra-printer zsdk
Last synced: 16 Jan 2026
https://github.com/varieget/bilibili-ws-client
适用于b站直播的 WebSocket 客户端
bilibili bilibili-live websocket
Last synced: 16 Mar 2025
https://github.com/abeatrix/alfred
A simple portfolio tracker for everyone using MERN Stack.
express mern-stack mongodb mongoose node react stock-market websocket
Last synced: 11 Apr 2026
https://github.com/malkiii/wiwi
Fast and high quality real-time meetings web app using peer-to-peer connections, and supports screen capturing and host controlls.
drizzle-orm nextjs peer-to-peer react react-hook-form shadcn-ui supabase tailwindcss typescript websocket
Last synced: 14 Jul 2025
https://github.com/akagi201/wsutil
WebSocket utils to help debug WebSocket applications
dump proxy websocket websocket-client websocket-server websocket-utils
Last synced: 02 Feb 2026
https://github.com/nwaughachukwuma/ws-reqonet
Simple WebSocket wrapper with reconnect logic
Last synced: 28 Apr 2025
https://github.com/lukes/nano-stream-ws
A tiny and performant websocket server that streams block data from a nano currency node
cryptocurrency nano nanocurrency nodejs rpc server stream streaming websocket websocket-server websockets
Last synced: 29 Jun 2025
https://github.com/jeninsutradhar/go-reverse-proxy
a simple, lightweight reverse proxy server built in Go, enabling secure and efficient forwarding of HTTP, HTTPS, and WebSocket traffic between local services and public servers
firewall forwarding-proxy golang http nat proxy reverse-proxy websocket
Last synced: 10 Jan 2026
https://github.com/lestoni/aunot
html5 ibm-watson speech-to-text streaming-audio websocket
Last synced: 17 Jul 2025
https://github.com/abcxff/wormax-client
Incomplete interface to interact with wormax.io api and game servers
Last synced: 10 Apr 2025
https://github.com/othmar52/ui24r-arduceptor
Arduino based project for each participant of synth jam sessions.
nodemcu-esp8266 synth-jam-sessions ui24r websocket
Last synced: 31 May 2026
https://github.com/mtumilowicz/js-nodejs-websocket-workshop
WebSocket protocol summary.
websocket websocket-protocol websockets workshop workshop-materials workshop-series workshops
Last synced: 06 Jul 2025
https://github.com/anicetkeric/spring-boot-flutter-stomp
Build a Real-Time App with Spring Boot and Flutter
flutter flutter-bloc flutter-websocket spring-boot spring-boot-websocket stompwebsocket websocket
Last synced: 19 Feb 2026
https://github.com/khoa-cntt/xdudsgdb8878
Xây dựng ứng dụng sàn giao dịch bất động sản thông minh - Dự án của nhóm sinh viên Phùng Văn Mạnh
deepseek docker flask gemini mysql reactjs redux springboot websocket
Last synced: 09 Apr 2025
https://github.com/amkreta/chatapp
chat app using react and node
express javascript mongodb mongoose nodejs react redux styled-components webrtc websocket
Last synced: 28 Apr 2025
https://github.com/jojoarianto/go-chat-app-websocket
Simple chat app using go websocket
chat go gorilla-websocket websocket
Last synced: 04 Oct 2025
https://github.com/morgwai/servlet-scopes
Websocket and Servlet Guice Scopes automatically transferred between threads
guice guice-scopes guice-servlet-scopes guice-websocket guice-websocket-scopes servlet-guice-scopes servlet-scopes servlets websocket websocket-guice websocket-guice-scopes websocket-scopes
Last synced: 12 May 2025
https://github.com/elieru/real-time-chat-application
Develop a chat app with real-time messaging, channels, and private messaging. Users can send files and create groups, making it an ideal project for understanding websockets and handling asynchronous events.
auth0 mongodb nextjs react tailwindcss typescript websocket
Last synced: 17 Aug 2025
https://github.com/dezh-tech/mangostr
a nostr relay management (nip86) client.
dezh json json-rpc jsonrpc management nip-86 nostr websocket
Last synced: 11 Jun 2025
https://github.com/benevanio/chatbot
Chat com webSockets(Socket IO) e Node js
chatbot chatbots mensageria nodejs socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 12 Apr 2026
https://github.com/chinmaykaitade/30days-javascript-challenge
30 Days of JavaScript Challenge Course 🍵❤️🔥 by Hitesh Choudhary (Founder of ChaiAurCode). Contributions are Opened, Feel Free to contribute in a better manner and only valid pull request get merged in the repository.
chat-application coding-challenge ecommerce-website javascript node opensource social-media-dashboard task-management-app websocket websocket-chat websocket-client websocket-server ws
Last synced: 13 Jul 2025
https://github.com/benallfree/vibescale
Serverless MMO for your next vibegame
game-development game-server gamedev mmo realtime serverless websocket
Last synced: 22 Apr 2025
https://github.com/mrinalxdev/gowebsocket
Custom WebSocket Server in Golang
advanced-programming chat-app golang websocket
Last synced: 15 May 2025
https://github.com/fimbres/t3-live-chat
This is a project about a chat with real time functionality, implementing private and public rooms, developed with the T3 Stack for full-stack typescript development and websockets.
livechat-app nextjs nodejs prisma sqlite tailwindcss trpc typescript websocket
Last synced: 12 Apr 2026
https://github.com/tdecker91/gws
Simple Golang Websocket Server
go golang golang-websocket-server websocket websocket-server
Last synced: 25 Mar 2025
https://github.com/lagden/boilerplate-ws
Boilerplate para desenvolvimento de Websocket.
boilerplate nodejs uwebsockets websocket
Last synced: 15 Aug 2025
https://github.com/officiallyutso/chronicle
Chronicle is a comprehensive, privacy-first activity tracking and analysis platform that leverages cutting-edge AI technologies to monitor, analyze, and narrativize your digital workflow.
agentic-ai browser-extension chromadb conversational-ai express langchain local-ai ollama react-electron semantic-search unity-package vscode-extension websocket
Last synced: 16 Mar 2026
https://github.com/raylax/imx
IM-X Golang分布式IM服务
distributed golang grpc im websocket
Last synced: 14 Jan 2026
https://github.com/kiwifruitdev/sfm-bridge
A websocket client for Source Filmmaker intended to trasmit scene and frame data to other applications.
python source-engine source-film-maker websocket
Last synced: 21 Apr 2025
https://github.com/lucioerlan/access-manager
:octopus: People access management
context-api design-responsive docker docker-compose jest material-ui mongodb nodejs reactjs swagger websocket winston
Last synced: 23 Jun 2025
https://github.com/privapps/mqtt-chat
An end-to-end encrypted web group chat that uses MQTT as backend
chat communication encryption-decryption end-to-end-encryption groupchat javascript mqtt mqtt-broker mqtt-channels mqtt-chat mqtt-protocol mqttchat pubsub pubsubclient single-page-app webapp websocket
Last synced: 22 Aug 2025
https://github.com/pikachu0621/joinspring
考勤,打卡软件Springboot服务端
check-in java kotlin spring-boot vuejs websocket
Last synced: 06 Apr 2025
https://github.com/deanpdx/go-websocket-job-runner
A websocket job-runner concept application
Last synced: 29 Apr 2026
https://github.com/mylifeismyhome/websocket
Websocket Library based on mbedtls
c-api cmake cpp-api cpp11 doxygen-documentation example library mbedtls mit-license open-source secured shared-library ssl static-library tls unsecured websocket websocket-client websocket-server
Last synced: 21 Apr 2025
https://github.com/tlabaltoh/rust-server-for-multiplayer
This is an SFU (Selectable Forwarding Unit) server for relaying WebRTC and WebSocket packets. Intended for use in a realtime multiplayer game. This repository's webrtc implementation is mostly based on binbat's live777 and webrtc-rs.
audio game-server multiplayer multiplayer-server network networking rust rust-lang server sfu sfu-server trickle-ice unity video webrtc webrtc-server websocket whep whip
Last synced: 08 Aug 2025
https://github.com/majorsauce/vue-indiesockets
vue-indiesockets bringing websockets into vue.js
javascript typescript vue-component vue-components vuejs vuejs2 websocket websocket-server websockets
Last synced: 23 Apr 2025
https://github.com/drwhut/tabletop_club_lobby_server
A WebRTC signalling server for Tabletop Club that allows players to connect peer-to-peer with the use of room codes.
game multiplayer peer-to-peer server tokio-rs webrtc-signaling websocket
Last synced: 10 Feb 2026
https://github.com/fa7ad/fu-remote
Go based websocket server to receive commands from fu-remote app.
golang linux remote-control websocket
Last synced: 01 May 2026
https://github.com/guoriyue/http-ws-rust-sdk
http http-requests rust sdk websocket websocket-chat websocket-client websocket-server
Last synced: 24 Jan 2026
https://github.com/marceldobehere/goofy-ssh
SSH over Websockets bc yes
csharp proxy ssh web websocket websockets
Last synced: 13 Mar 2026
https://github.com/hashi7412/polarfi-casino-backend
The construction structure at the backend is built on a combination of Node, WebSocket, TypeScript, and MongoDB in Polarfi Casino Platform.
api backend casino express hashi7412 mongodb nodejs shinobi structure typescript websocket
Last synced: 24 Jan 2026
https://github.com/coinrust/wsconn
wsconn is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive.
gorilla websocket websocket-client wsconn
Last synced: 24 Jan 2026
https://github.com/descholar-ceo/realtime-go-frontend
This is a real-time chat app with golang in the backend and reactjs for the frontend
go go-concurrency golang goroutines reactjs websocket
Last synced: 30 Apr 2026
https://github.com/lucasrmagalhaes/nlw5-nodejs
Atendimento ao Cliente em Node.js. Quinto evento da NLW - Rocketseat.
beekeeper dayjs express insomnia migrations mustache-js nlw-5 nodejs rocketseat sqlite typeorm typescript uuid websocket yarn
Last synced: 14 Apr 2026
https://github.com/wlh320/webtail
"tail -f" like function as a simple web service, compiled to single executable binary.
Last synced: 24 Oct 2025
https://github.com/hacker1024/mitmproxy_remote_interceptions
A mitmproxy addon that provides a WebSocket-based API for remote interceptions.
mitm mitmproxy mitmproxy-addons proxy proxy-server python python3 websocket websocket-server
Last synced: 29 Apr 2026
https://github.com/3p3r/websocket-redirect-shim
a shim (patch) to support WebSocket redirect requests in browsers
es5-javascript es6-javascript redirect shim socket-io websocket
Last synced: 28 Apr 2026
https://github.com/yuantsai1115/ar.camera.receiver
It is a proof of concept for mixed collaboration between site engineers and officers power by AR and WebSocket..
ar bim collaboration construction-management vr websocket webxr
Last synced: 12 Feb 2026
https://github.com/dailystudio/multiplescreens
Multiple Screens Display for Chinese Programmer's Day
android multiple-screen websocket
Last synced: 28 Apr 2026
https://github.com/homeoproject/homeo
Group Diploma Project - Homeo
bash docker eureka grafana java microservices mui-material nginx open-telemetry postgresql prometheus rabbitmq react redis spring swagger typescript websocket
Last synced: 23 Oct 2025
https://github.com/vsl700/gpstrackeronline
An android application that tracks the phone through the GPS and sends that information to a web site, made with ASP.NET (Phone Tracker-Online, https://github.com/vsl700/PhoneTrackerOnline)
Last synced: 03 May 2026
https://github.com/giscafer/ag-grid-angular-demo
demo list for ag-grid-angular,includes websocket/graphql data binding service
Last synced: 28 Apr 2026
https://github.com/neogeek/websocket-unity
Simple wrapper for the websocket-csharp library.
Last synced: 28 Apr 2026
https://github.com/kuangcp/netty-ws-starter
SpringBoot starter for websocket cluster by netty
netty springboot-stater websocket
Last synced: 25 Feb 2026
https://github.com/filipirafael/racer-app
🕹️ Mobile racing controller using React Native & WebSockets
expo expo-cli joystick joystick-control racer-game react-native react-native-app socketio threejs websocket
Last synced: 25 Feb 2026
https://github.com/mbizhani/wickomp
Rich Wicket Components
async codemirror-editor easyui font-awesome jackson javascript jquery jquery-plugin smartmenus websocket wicket xterm-js
Last synced: 27 Apr 2026
https://github.com/steelx/rust-rocket-chat-app
Simple Websocket based Chat app using Rocket.rs
Last synced: 23 Jan 2026
https://github.com/symbux/turbo-starter
A boilerplate application for the Turbo engine with the Turbo Vite SSR plugin installed with Translations, Prisma ORM, Docker build files, Pinia, Vue Router and using Vue 3 + TypeScript.
mongo mongodb rest-api typescript vue vue3 websocket
Last synced: 03 May 2026
https://github.com/langya466/wolf-monitor
Lightweight self-hosted server monitoring: a Go probe + Next.js dashboard with real-time per-server charts, load/offline/latency alerts, and Telegram/webhook notifications.
cross-platform dashboard golang gopsutil latency-monitoring monitoring nextjs observability postgresql probe react self-hosted server-monitoring tailwindcss telegram typescript uptime-monitoring vercel websocket
Last synced: 06 Jun 2026
https://github.com/j0shcap/websocket-multiplayer-tank-game
A simple multiplayer tank game built using Node.Js, JavaScript, Canvas, and WebSockets.
game javascript multiplayer websocket
Last synced: 13 Jun 2026
https://github.com/getsimpletool/mcp-ws-example
Anthropic's Model Context Protocol (MCP) Websocket Demo
ai anthropic anthropic-claude fastapi mcp websocket
Last synced: 04 May 2026
https://github.com/johnnycrazy/battleskell
A online real-time battleship game, based on haskell and vuejs
haskell vuejs-frontend websocket yesod
Last synced: 07 Feb 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/rksm/language-server-websocket-test
language-server websocket test
language-server-protocol lsp websocket
Last synced: 20 Apr 2026
https://github.com/n1k0l1n/rabbitmq-booking-dotnet6
The RabbitMQ Booking App is a distributed application designed to facilitate the booking process by leveraging the messaging capabilities of RabbitMQ. It enables seamless communication between multiple components and systems involved in the booking workflow.
booking-platform csharp docker dotnet rabbitmq websocket
Last synced: 05 May 2026
https://github.com/pranavbharadwaj007/zen-board
Real time collaboration draw tool for online meeting and for education
canvas-game heroku-cloud nodejs socket-io websocket
Last synced: 06 May 2026
https://github.com/trannguyenhan/messenger-chat
Messenger chat simple with spring mvc
java messenger-chat realtime spring-mvc websocket
Last synced: 19 Apr 2026
https://github.com/v0id-user/verani
A simple, focused realtime SDK for Cloudflare Actors with Socket.io-like semantics
actor actors bun cloudflare cloudflare-actors cloudflare-durable-objects cloudflare-workers durable-objects isc npm sdk socket-io sockets web websocket websockets
Last synced: 14 Mar 2026
https://github.com/shubhamch95/opinion-trading-app
The Opinion Trading Backend is a Node.js and Express.js application for real-time trading on sports events. It uses WebSockets for live updates, authentication, and role-based access control, integrating external APIs for live sports data.
axios expressjs javascript mongodb nodejs rest-api websocket
Last synced: 17 Mar 2026
https://github.com/5cript/roar
A Networking Library Wrapping Around ASIO, Beast and Curl
boost cpp20 http http-server https websocket websockets
Last synced: 01 Feb 2026
https://github.com/martishin/crdt-editor
Collaborative, conflict-free CRDT store implemented using Rust and integrated with FastAPI server and React.js client
crdt pyo3 python reactjs rust typescript websocket
Last synced: 07 May 2026
https://github.com/d-exclaimation/echoppe
Convenient Real-time Shopping Organizer
create-react-app elixir mvc phoenix-channels phoenix-framework react react-native real-time realtime shopping-cart socket websocket yarn-workspaces
Last synced: 07 May 2026
https://github.com/selcuksert/reactive-programming
Sample project on reactive programming
akka reactive-programming rxjava semantic semantic-ui sockjs springboot vertx webflux websocket
Last synced: 19 Apr 2026
https://github.com/tonychouteau/treasure_island
Treasure_Island
python typescript webpack websocket
Last synced: 11 May 2026
https://github.com/manzil-infinity180/webrtc-client
Real Time Interactive Platform - WEBRTC and WEBSOCKET
express hacktoberfest hacktoberfest-accepted monaco-editor reactjs webrtc websocket yjs
Last synced: 26 Feb 2026
https://github.com/w1z2z/online-chat
Online-chat on React/Nest with websocket(socket.io)
jwt-authentication mui nestjs postgresql react rest-api socket-io typeorm typescript websocket
Last synced: 16 Apr 2026
https://github.com/dpwgc/easierweb
More user-friendly, high performance Go Web framework. ~ 更简单易用的高性能 Go Web 框架
api framework go http httprouter middleware restful server web websocket
Last synced: 19 Jan 2026