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/wlh320/webtail
"tail -f" like function as a simple web service, compiled to single executable binary.
Last synced: 24 Oct 2025
https://github.com/steelx/rust-rocket-chat-app
Simple Websocket based Chat app using Rocket.rs
Last synced: 23 Jan 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/seehuhn/go-websocket
A GPL-licensed websocket server, written in Go.
Last synced: 22 Jan 2026
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/ellisgl/bottomthird
Dynamic Bottom / Lower Third Overlay for OBS.
Last synced: 13 Feb 2026
https://github.com/tanishkadeep/chattr
An anonymous chat application enabling private, temporary conversations between users with real-time communication powered by WebSockets.
nodejs react typescript websocket ws
Last synced: 13 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/arces-wot/sepatools
A SPARQL Event Processing Architecture
internet-of-things interoperability owl publish-subscribe rdf security semantic-web sparql w3c web-of-things websocket
Last synced: 18 Jan 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/xjzh123/hack-chat-humbird
Minimal and fast chat bot template in Python.
hack-chat hackchat hackchat-bot python websocket
Last synced: 01 Apr 2025
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/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/ceoimperiumprojects/imperium-crawl
The most powerful open-source CLI toolkit for web scraping. 28 tools — stealth, ARIA snapshots, AI extraction, API discovery, YouTube, Reddit, Instagram, RSS, media download, session encryption. Zero API keys.
anti-bot api-discovery brave-search captcha-solver crawling download instagram media-downloader open-source reddit rss scraper social-media stealth typescript web-scraping websocket youtube
Last synced: 29 Apr 2026
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/phun-ky/hybrid-compute
Run compute tasks wherever they run best - local, threaded, or remote - with a pluggable backend architecture.
abstraction agent-tools ai api compute fetch framework hybrid llm modular multithreading offloading orchestration remote rpc serverless task-runner web-worker websocket worker-pool
Last synced: 14 Apr 2026
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/wzr1337/rsi-plugins.media
This project implements the media interfaces of the Volkswagen Infotainment Web Interface (viwi/RSI) as published under https://www.w3.org/Submission/2016/01/
nodejs rsi server typescript websocket
Last synced: 25 Apr 2025
https://github.com/sijan2/ai-otp
OTP Autofill in browser with AI
ai chrome-extension gmail-api oauth2 openai pub-sub webextension websocket
Last synced: 07 Apr 2025
https://github.com/lan143/battleship
Простая реализация игры Морской бой с использованием HTML5, JS, PHP, WebSocket
php ratchet websocket yii2-framework
Last synced: 08 Apr 2025
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/canozyigiit/spring-boot-websocket
simple websocket example with spring boot
Last synced: 23 Mar 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/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/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/akifzdemir/go-next-message-app
Real Time Message App developed with Go and Next js
gin-gonic go golang gorilla-websocket nextjs websocket
Last synced: 13 Apr 2026
https://github.com/nishanb/piggy-back
Reverse tunnel over web-socket stream to host local services to cloud
edge-computing reverse-proxy-server reverse-tunnels sockets tunnel websocket
Last synced: 17 Apr 2025
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/pikachu0621/joinspring
考勤,打卡软件Springboot服务端
check-in java kotlin spring-boot vuejs websocket
Last synced: 06 Apr 2025
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/openvoiceos/ovos-bus-client
messagebus client for the OVOS ecosystem
hacktoberfest messagebus websocket
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/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/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/zkdlu/spring-react-practice
Several Spring Boot Application
Last synced: 07 May 2026
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/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/igorbezsmertnyi/drawing
Application for drawing images and sharing it with your friends by P2P protocol
angular angular4 draw drawing go golang paint paint-js peer peer-network peer-to-peer s3 websocket
Last synced: 09 May 2026
https://github.com/samhuk/sock-state
Redux-like state container over Web Sockets
redux state-management typescript websocket
Last synced: 24 Feb 2026
https://github.com/justhackone/bybit-signal-bot
This bot in telegram sends "signals" to the user, according to the settings that the user sets in the bot. There are four types of signals in total - PUMP, DUMP, OPEN INTEREST and LIQUIDATION.
axios bybit-api mongo telegraf telegram-bot websocket
Last synced: 14 Oct 2025
https://github.com/webfirmframework/tomcat-8-wffweb-demo-apps
wffweb demo projects configured for tomcat-8 application server
demo-app demo-application mltp production-ready-wffweb-app tomcat8 websocket wffweb-app wffweb-demo
Last synced: 24 Feb 2026
https://github.com/ascenmmo/multiplayer-game-servers
The ASCENMMO admin panel provides an easy-to-use interface for managing game servers. You can register a new game, and the admin panel will return a unique game ID, which can then be used for registering players in the game.
admin-panel api cross-platform cross-platform-game game-development game-management game-server multiplayer-game open-source real-time real-time-game real-time-server tcp udp udp-server websocket
Last synced: 13 Mar 2026
https://github.com/rudranshfly/realtime-polling
a realtime polling where users can create pole and view polls
nestjs prisma prismaorm typescript websocket
Last synced: 08 Oct 2025
https://github.com/luckydonald/selfhostedmouse
A little python webserver giving you a Website, which can be used like a Trackpad.
android asyncio ios javascript mac macos mouse mouse-emulation python python3 self-hosted webapp websocket windows
Last synced: 02 Mar 2026
https://github.com/deanpdx/go-websocket-job-runner
A websocket job-runner concept application
Last synced: 29 Apr 2026
https://github.com/fet1sov/da-integration
🌳 Простой плагин для Tshock (Terraria) взаимодействующий с Donation Alerts API
c-sharp donationalerts otapi terraria terraria-server terraria-server-api tsapi tshock tshock-plugin twitch twitch-api websocket
Last synced: 05 Feb 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/menurivera/web3-mcp
MCP server for using your browser wallet with natural language
bun mcp mcp-server typescript web3 websocket
Last synced: 27 Apr 2026
https://github.com/sahilaggarwal2004/starwars
Star Wars is a strategy PvP game where 2 players build up their teams according to their strategy and then fight to defeat the opponent player using the abilities of their team. The leader ability of players creates a big impact on the whole team. So choose your leader and team wisely and enjoy playing the game!
game javascript nextjs peerchat pwa react socket-io starwars tailwindcss webrtc website websocket
Last synced: 16 May 2025
https://github.com/fullstop000/golang-online
A web app for compiling .go file online using Websocket and native go tools
Last synced: 10 May 2026
https://github.com/mk4levi/mern-chatting-app
This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.
bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket
Last synced: 26 Feb 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/xenon5401/skynet-baritone
SkyNet est une app pour gérer des bots Minecraft. Elle automatise le lancement d'instances, contrôle les bots via WebSocket et propose une interface Electron moderne. Elle permet de lancer plusieurs comptes, envoyer des commandes et automatiser des tâches comme le minage.
automation baritone bot electron meteor-client minecraft websocket
Last synced: 28 Feb 2026
https://github.com/cplieger/plex-exporter
See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding
distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket
Last synced: 16 Jun 2026
https://github.com/abiosgaming/push-api-client
[deprecated] A demo client showing how to subscribe to Abios' data pushes
demo-client deprecated esports golang push-api websocket
Last synced: 14 Jan 2026
https://github.com/54ac/websocket-irc
An IRC-like experience in the browser by using WebSockets.
Last synced: 10 May 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/RWTH-i5-IDSG/ixsi
IXSI - Interface for X-Sharing Information documentation
bikesharing carsharing documentation mobility tex travelinformation websocket xml
Last synced: 13 Oct 2025
https://github.com/nikhil-kumaran/chatapp
A simple messaging app using web sockets
chat-application websocket websocket-client
Last synced: 20 Jun 2026
https://github.com/deepsalunkhee/blockmeet
A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️
decentralized express mongodb polygon react solidity tailwindcss webrtc websocket
Last synced: 01 Apr 2026
https://github.com/strong-roots-capital/bitmex-realtime-api
[MIRROR] A reference adapter for receiving realtime data from the BitMEX API
Last synced: 28 Jun 2026
https://github.com/alextanhongpin/chat-playground
Simple standalone chat app with shareable link, inspired by go-playground
chat chat-server go golang gorilla websocket
Last synced: 16 Apr 2026
https://github.com/ravening/springboot
All Spring boot related projects
actuator angular6 docker h2-database kafka kafka-streams mongodb neo4j reactive-kafka reactive-web-sockets spring-boot spring-cloud-stream-kafka spring-data-neo4j stomp stompwebsocket thymeleaf vuejs websocket
Last synced: 02 Mar 2026
https://github.com/krlan2789/express-ws-app
Express - WebSocket Server Application
expressjs nodejs postgresql websocket websocket-server
Last synced: 04 Mar 2026
https://github.com/tinawebdev/skillbox-chat-server
Simple Chat Server using Sockets
chat-server cpp-chat uwebsockets websocket
Last synced: 20 Jun 2026
https://github.com/hendurhance/dogediscuss
A discussion forum RestAPI built with Laravel, JWT and Vue scaffolding for Frontend SPA with Websockets
authentication jwt laravel pusher pusherjs rest-api vue websocket
Last synced: 01 May 2026
https://github.com/desuuuu/gqlgenws
WebSocket transports for gqlgen
go golang gqlgen graphql-ws subscriptions-transport-ws transport websocket
Last synced: 26 Mar 2025
https://github.com/soumyadip007/websocket-message-broking-using-spring-boot-rest-microservices-thymeleaf-sockjs-webjars
WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C. WebSocket is distinct from HTTP.
java jquery messagebroker microservices microservices-architecture restapi sockjs spring-boot topic-modeling webjars websocket websocket-client websocket-server
Last synced: 31 Jan 2026
https://github.com/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/parking-master/parking-master-4.0
How good are you at parking a car?
3d 3d-models car-game css game games html html-css-javascript html5-canvas javascript javascript-game parking-games racing-game socket-io socketio three-js threejs webgame websocket
Last synced: 31 Jan 2026
https://github.com/seyed0123/oxdebate
Experience the power of AI in a user-friendly chat interface with our ChatGPT Web Application.
chatbot css golang gpt-4 html javascript python react websocket
Last synced: 12 Apr 2026
https://github.com/mono424/go-pts
Go Library for WebSocket Channel Management ✨
Last synced: 30 Jan 2026
https://github.com/d-exclaimation/over-layer
A GraphQL over Websocket Stream-based Transport Layer on Akka.
akka akka-actor akka-http akka-streams graphql graphql-over-websocket graphql-subscriptions graphql-ws sangria sangria-graphql sangria-subscriptions subscriptions-transport-ws websocket websockets
Last synced: 05 May 2026
https://github.com/tricked-dev/dws
The first fully opensource Skyblock mod backend lol.
Last synced: 01 Jun 2026
https://github.com/lishank0119/fibril
Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.
backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/cntryl/fitz
Unified broker for KV, queue, notice, RPC, lease, stream, and schedule messaging patterns.
event-driven key-value-store message-broker pubsub queue rpc rust scheduler stream-processing tcp websocket
Last synced: 09 Jun 2026
https://github.com/jayakrishnan-mk/real-time-notification-system
Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.
authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket
Last synced: 29 Jul 2025
https://github.com/wesleymcginn/simple-websocket-example
If you have node.js, you can run server.js and host a document using your computer as the server. Anyone connected to your router can type on the document, and it will update for everyone.
document html ip ipv4 ipv4-address localhost node-js nodejs server server-side textarea websocket websocket-client websocket-connection websocket-server
Last synced: 28 Jan 2026
https://github.com/gotz1480/websocket-server
A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
c c-webclient c-webserver-program websocket websocket-endpoint websocket-example websocket-server
Last synced: 07 Apr 2025
https://github.com/claymantwinkle/godot-cli-control
WebSocket bridge for headless / scripted control of Godot 4 scenes (click / property / input / screenshot / record).
ai-agent automation game-testing gdscript godot godot-plugin godot4 llm pytest websocket
Last synced: 12 Jun 2026
https://github.com/bws9000/robot-simulator
A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.
Last synced: 07 Oct 2025
https://github.com/ndrean/demo-solidjs-websockets
Phoenix LiveView with Solidjs with WebSockets
apexcharts elixir liveview solidjs websocket websockets-client
Last synced: 06 Feb 2026
https://github.com/alisharjeell/termotebackend
A Rust-based lightweight Agentic Development Environment (ADE) that boosts your productivity with a persistent multi-pane workspace, built-in tools, and one-click remote access so you can keep working from your phone, anywhere.
ade agentic-development-environment remote-access remote-control rust terminal websocket
Last synced: 11 Jun 2026