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-29 00:30:23 UTC
- JSON Representation
https://github.com/saif-gitreps/sync-docs
A minimalist real-time collaborative document text editor where multiple users can edit the same document simultaneously. Users can create, edit, delete, and provide viewing or editing access to other authenticated users.
clerkauth liveblocks nextjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/mightymatth/earthquake-tools
Set of utilities that help to track and notify users about recent earthquakes.
earthquake golang telegram-bot websocket
Last synced: 14 Jan 2026
https://github.com/rchiofalo/rustgate
Secure mTLS message router in Rust — group-based routing, WebSocket, server federation, NATS scaling, certificate enrollment, CRL/FIPS support. Single binary, edge-ready.
certificate-enrollment crl cursor-on-target federation fips helm kubernetes message-router mtls nats rust websocket
Last synced: 05 Apr 2026
https://github.com/abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
ejb glassfish javaee jsr356 payara-server tyrus websocket
Last synced: 26 Oct 2025
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 Apr 2026
https://github.com/kerolesnabiel/realtimechatwebapp
A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.
dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets
Last synced: 18 Apr 2026
https://github.com/dev-rishav/eclipser
Eclipser – Creating Better Individuals.
docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket
Last synced: 05 Apr 2026
https://github.com/obulks/godot-bili-live
一个适用于 Godot 4.x 的插件,用于接入 Bilibili 直播的互动玩法
bilibili bilibili-live danmaku game-development gdscript godot godot-engine godot-plugin godot4 websocket
Last synced: 13 Jan 2026
https://github.com/n1k0l1n/chatsignalr
The Chat Room made with SignalR is a real-time messaging application that allows multiple users to communicate and exchange messages in a chat room. It utilizes the SignalR library, which provides a simplified and efficient way to implement real-time communication in web applications.
chat-application chat-room csharp dotnet fullstack-development reactjs signalr websocket
Last synced: 18 Apr 2026
https://github.com/elrouss/react-burger
Сайт межгалактической космической закусочной с возможностью оформления заказов и отслеживания их истории в личном кабинете
cypress jest react react-router-dom redux typescript websocket yandex-practicum
Last synced: 18 Apr 2026
https://github.com/sorydima/jssip.websocketinterface
JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎
jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/ankush-web-eng/chatsia
Chat and Video call your friends with Chatsia. Built with Next.js, it uses web-sockets in the backend to chat live and exchange sdp or IPs to share media live as well.
mongodb nextjs14 prisma-orm react turborepo tyepscript webrtc websocket
Last synced: 31 Mar 2025
https://github.com/grdsdev/swift-websocket
A WebSocket interface for Swift
swift websocket websocket-client
Last synced: 11 Jun 2025
https://github.com/team-tritan/vps-ws-agent
grab data from vps' for uptime page using ws & node.
node typescript websocket ws ws-agent ws-server
Last synced: 10 May 2026
https://github.com/gustavohnsv/springboot-websocket-livechat
Repositório dedicado ao estudo de WebSockets usando Spring, para uma aplicação de comunicação em tempo real pelo navegador.
css dockerfile html java javascript maven real-time spring-boot tailwindcss websocket
Last synced: 12 Apr 2026
https://github.com/tkc/go-websocket-sandbox
sandbox of golang websocket server
clean-architecture golang sandbox websocket
Last synced: 04 Jun 2026
https://github.com/mixro/instiwise_backend
The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.
Last synced: 23 Jun 2026
https://github.com/joeyko/admin-service
Spring Boot RESTful API Service
minio mysql secutiry spring spring-boot websocket
Last synced: 05 May 2026
https://github.com/rhee876527/pushbullet-notifier
Simple pushbullet-notifier for Linux desktop.
api libnotify linux-desktop notifications pushbullet pushbullet-api python systemd-service websocket
Last synced: 19 Apr 2026
https://github.com/blaze-d83/hardware-monitor-go
This repository showcases a Go-based web application utilizing technologies like `gopsutil` for hardware metrics, WebSockets for real-time communication, and `htmx` for dynamic HTML updates. The application features a responsive user interface built with modern CSS and Go templates, offering an example of efficient system monitoring.
go-templ golang hardware-utility htmx websocket
Last synced: 20 Apr 2026
https://github.com/md-asikuzzaman/realtime-chat-app-socket
Socket server for real-time chat application built with Next.js that allows users to communicate seamlessly through text.
express-js socket-io websocket
Last synced: 19 Apr 2026
https://github.com/one2r/chatroom
chatroom is about using WebSocket to build a web-based chat room based on beego.
Last synced: 20 Apr 2026
https://github.com/programmingwormhole/telechat_admin
Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.
flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket
Last synced: 20 Apr 2026
https://github.com/railt/subscriptions
[READ ONLY] The Railt Framework subsriptionbs implementation
graphql php php7 subscriptions websocket
Last synced: 14 Jul 2025
https://github.com/vag-zhao/device-net-tracker
远程监控客户机的网络连接,支持断开并忘记已连接WiFi信息(暂未开发处理以太网功能)
electron javascript typescript vue3 websocket
Last synced: 13 Apr 2026
https://github.com/clojj/q
kafka kotlin spring-boot spring-cloud-stream websocket
Last synced: 20 Apr 2026
https://github.com/pixel-tactics/pixel-tactics-client
Pixel Tactics Client. Built in Godot and GDScript.
frontend gdscript godot websocket
Last synced: 24 Jan 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/sheninthjr/travel_connect
A platform where users share travel plans and connect with others based on location and time. With a built-in chat feature, travelers can communicate, plan meetups, and explore together.
nextjs schadcn tailwindcss websocket
Last synced: 20 Apr 2026
https://github.com/shahradelahi/coinex
[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API
api coinex cryptocurrency exchange http websocket
Last synced: 11 Oct 2025
https://github.com/nasyx-rakeeb/realtime-mongo
Firestore-like realtime document subscriptions for MongoDB via WebSockets and Change Streams.
change-streams firestore-alternative hooks mongodb pubsub react realtime sync typescript websocket
Last synced: 24 Jun 2026
https://github.com/mmikhail2001/team_chat
ВКРБ МГТУ ИУ6. Корпоративный мессенджер. SSO, треды, реакции, групповая политика, интеграция с Gitlab.
gitlab golang keycloak oauth2 react typescript webhook websocket
Last synced: 24 Jan 2026
https://github.com/man-navlakha/mechenic
"Mechanic Setu" is an on-demand roadside assistance platform that connects vehicle owners with nearby, verified mechanics for issues like flat tires or minor mechanical faults. It functions as a real-time marketplace, offering convenience and speed to users while providing mechanics with a new customer acquisition channel.
axios maps proxy react reactjs reactjs-project real-time shadcn-ui tailwindcss tailwindcss-v4 websocket
Last synced: 05 Oct 2025
https://github.com/yoset77/shogihome-lab
ShogiHome をフォークしたセルフホストサーバー型 GUI
shogi typescript usi vue websocket
Last synced: 21 Apr 2026
https://github.com/samuelorlato/golang-voting-system-api
api clean go golang hexagonal-architecture sockets voting voting-system websocket websockets
Last synced: 14 Jan 2026
https://github.com/star2dust/ws-tetris
Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.
Last synced: 21 Apr 2026
https://github.com/hsnfirdaus/gomeet
Contoh penggunaan WebRTC untuk video conference
golang google-meet meet typescript video-conferencing webrtc webrtc-demos webrtc-video websocket zoom
Last synced: 09 May 2026
https://github.com/confy-security/cli
CLI client for the Confy encrypted communication system
chat chat-application chat-cli cli confy prompt-toolkit typer websocket
Last synced: 28 Jan 2026
https://github.com/sanwebinfo/alexa-score
Get live Cricket Score Update by reloading the web page using Websocket and Alexa.
alexa alexa-trigger autovoice bulma cricket cricket-api cricket-score css express expressserver html javascript nodejs tasker trigger websocket websocket-server
Last synced: 04 Jan 2026
https://github.com/guilhermescr/cardshare-ui
CardShare UI
nextjs react tailwindcss tanstack-react-query typescript websocket
Last synced: 15 Jun 2026
https://github.com/owenaedwards/bulletinhub
A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.
docker go golang material-ui mongo mongodb react typescript websocket
Last synced: 12 Apr 2026
https://github.com/wifiwang777/letter-java
java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天
apollo jwt mybatis-plus protobuf springboot websocket
Last synced: 22 Apr 2026
https://github.com/bavllymagid/tic-tac-toe
Tic-Tac-Toe game built using React.js for the frontend and Spring Boot for the backend.
java javascript message-broker message-driven-applications multiplayer reactjs spring spring-boot vitejs websocket
Last synced: 06 Feb 2026
https://github.com/sarguroh20/realtime-editor
SynCode is a real time web-based code editor with multi-language support compiler
codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket
Last synced: 23 Apr 2026
https://github.com/fancyboi999/goofish-cli
闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents
ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu
Last synced: 23 Apr 2026
https://github.com/niladrichatterje/kafka-binance-tracker
monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript
Last synced: 24 Apr 2026
https://github.com/beyond-immersion/bannou-service
The all-purpose .NET monoservice for the Beyond Immersion game servers.
cloud-services csharp docker dotnet game-backend game-development game-server game-services gamedev goap goap-planner matchmaking microservices multiplayer npc-ai nswag openapi openresty realtime websocket
Last synced: 24 Feb 2026
https://github.com/keivanipchihagh/kucoin-websocket
Multi-threaded KuCoin WebSocket with self-management mechanisms to ensure stable streaming at all times
kline kucoin kucoin-api kucoin-token self-managed websocket
Last synced: 24 Nov 2025
https://github.com/berat02xz/global-chat-app-kiii
global chatting system where anyone can connect to a room, exchange messages, and reply to other messages. This application is built with Spring Boot and uses SQL Server as the backend, hosted on Azure. It leverages Docker for image building, Kubernetes for managing pods, and GitHub Actions for CI/CD pipeline, deploying seamlessly to AKS
azure chat-application continuous-delivery continuous-integration devops docker java javascript kubernetes spring-boot websocket
Last synced: 06 Apr 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/ratopi/websocket-cowboy-experiments
WebSocketCowboyGunExperiments
Last synced: 18 Jun 2026
https://github.com/seancheung/braindead
websocket cli client and replicator
cli el expression-language pomelo socket test websocket yaml yml
Last synced: 25 Apr 2026
https://github.com/tes3awy/cisco-catalyst-center-webhooks
Webhook Testing with Cisco Catalyst Center (a.k.a DNA Center)
api catalyst-center-automation cisco flask real-time webhook websocket
Last synced: 25 Apr 2026
https://github.com/bourgeoisbear/vim-wscli
websocket test client for Vim
neovim neovim-plugin vim vim-plugin websocket websocket-cli websocket-client
Last synced: 10 May 2026
https://github.com/dewebdes/mass-hunt
Modular socket for symbolic feed diagnostics and Burp-powered anomaly hunting
burp-extensions cors cybersecurity diagnostics masshunt nodejs proxy websocket
Last synced: 19 Jun 2026
https://github.com/zemanondrej/coopaint
paint with your friends
dockerized multiplayer nodejs paint websocket
Last synced: 25 Apr 2026
https://github.com/rudrodip/go-networking
Implementation of different network protocols in go
go go-testing gorilla-websocket http rpc tcp udp websocket
Last synced: 24 Mar 2025
https://github.com/kasworld/gowasm2dgame
golang port of wxgame2
2d-shooting golang htmlcanvas multiplayer-online-game top-view webassembly websocket
Last synced: 06 Jun 2026
https://github.com/laksmanayudha/web-socket-chat
Learning Web Socket by creating Simple Chats Application
chat nodejs websocket websockets
Last synced: 26 Apr 2026
https://github.com/whitestormjs/network-module
🚀💬 Network module for Whitestorm.js (alpha)
networking node nodejs npm socket-io websocket whs
Last synced: 05 May 2026
https://github.com/techemmy/flask-chat-application
A Flask chat application that uses sockets with python and javascript. Also includes tests
back-end-development flask front-end-development javascript postgresql python websocket
Last synced: 13 Apr 2026
https://github.com/kiranparajuli589/scaling-websocket
A very simple demonstration of scaling WebSocket servers.
proxy redis redis-client websocket websockets
Last synced: 27 Apr 2026
https://github.com/zaneh/streamaze-donation-service
Node.js app for watching 3rd party sockets.
event-emitter livestream nodejs proxy stream websocket
Last synced: 27 Apr 2026
https://github.com/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 2026
https://github.com/adesiclabs/client-python
Python Client for Adesic API
abyiss api api-client bitcoin bot crypto cryptocurrency ethereum exchange libary market-data python rest-api trading websocket websockets wrapper
Last synced: 18 Apr 2026
https://github.com/arturoeanton/gofuji
A web-based Go debugger using Fiber, Delve, and the Debug Adapter Protocol (DAP). Provides an interactive UI for setting breakpoints, inspecting variables, evaluating expressions, and controlling execution in real time.
breakpoint breakpoints console-evaluator dap debug-adapter-protocol debugger debugging-tool delve developer-tools fiber go go-application-debugger golang ide interactive-debugging real-time-debugging variable-inspector web-based-debugger websocket
Last synced: 20 May 2026
https://github.com/brobro332/332-blueprint-server
[ 332 ] 채팅 서버
java mongodb redis sockjs spring-boot stomp websocket
Last synced: 27 Apr 2026
https://github.com/shiukaheng/webtopics
⚡️WebTopics — Real-time topics and services for web apps
real-time ros2 socket-io synchronization visualization websocket zod
Last synced: 15 Apr 2026
https://github.com/aaqaishtyaq/roxxy
📡 A Redis backed distributed http/websockets proxy
dynamic-routing hacktoberfest hacktoberfest-accepted hacktoberfest2022 proxy redis reverse-proxy roxxy-proxxy websocket
Last synced: 27 Apr 2026
https://github.com/say8hi/websocket-chat
Realtime chat
alembic async celery chat docker docker-compose fastapi nginx postgresql python sqlalchemy websocket
Last synced: 31 Jan 2026
https://github.com/nirjan-dev/litsi
Litsi Chat is a real-time video chat application built with Nuxt.js. It allows users to create and join rooms, and engage in private and instant video chats. The application is designed to be simple, secure, and easy to use.
chat flyio nitropack nuxt p2p typescript videocall videochat vue webrtc websocket
Last synced: 15 Apr 2026
https://github.com/lnardon/cryptotradingbot
A crypto trading bot for KuCoin.
cryptocurrency javascript trading websocket
Last synced: 07 Jun 2026
https://github.com/akihokurino/realtime-stt-chat
realtime stt sample
google-cloud-speech python3 web-audio-api websocket
Last synced: 28 Apr 2026
https://github.com/ppn-systems/n12d
n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.
Last synced: 07 Jun 2026
https://github.com/lakshanwd/node-web-sockets
Sample implementation of web sockets with node
Last synced: 28 Apr 2026
https://github.com/neography7/questr-gateway
This repository contains the api gateway portion of the Questr Q&A application."
api-gateway graphql grpc nestjs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/mkawserm/pisig
Pisig is a reusable high performance websocket focused web framework
distributed-systems email fast framework golang push sms web web-framework websocket
Last synced: 16 Jan 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 2026
https://github.com/giauphan/websocket
web-chat app using Ably Broadcaster+Echo based on laravel.
laravel laravelwebsocket php websocket websocket-chat
Last synced: 12 Apr 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/hinha/socket-storage
Storage Like S3, GCP Storage
clean-architecture go-grpc go-grpc-example golang-websocket-example golang-websocket-server python-grpc websocket websocket-example
Last synced: 25 Jun 2026
https://github.com/dxkite/php-websocket
websocket server, support reader as stream
Last synced: 25 Mar 2025
https://github.com/codybartfast/hello-websocket-cs
WebSocket Client 'Hello World' using .Net in C#
client csharp dotnet hello-world websocket
Last synced: 29 Apr 2026
https://github.com/solviumdream/socket.go
A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.
concurrency go golang socket-go websocket
Last synced: 15 Apr 2025