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/maxcharm093/simple-tasks
Simple tasks real-time updates with django channels, DRF, celery
celery django django-channels drf rabbitmq react-redux redis websocket
Last synced: 09 Apr 2026
https://github.com/amriteshanand0129/moveinsync
Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.
express mongodb moveinsync nodejs postman websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-crypto-ticker-app
Vite Crypto Ticker App with SSE
bootstrap coincap-api css express github-actions heroku html javascript nodejs sse vite vue websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-chain
ViteChain - Blockchain Demo
bitcoin blockchain bootstrap cryptography css express html javascript nodejs p2p proof-of-work rest sse typescript vite vue web3 websocket
Last synced: 09 Apr 2026
https://github.com/pomxark/django_websocket_graph
channels dafny django django-rest-framework python python3 websocket
Last synced: 04 May 2026
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/emirbaycan/vscoder-copilot
VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.
ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket
Last synced: 05 May 2026
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/engsahaly/realtime_course
Laravel Realtime Notifications Course on Udemy
broadcast broadcast-reciever broadcaster broadcasting broadcastreceiver laravel laravel-framework laravel-package notification notifications pusher pusher-channels pusherjs realtime realtime-database websocket websockets
Last synced: 30 Jul 2025
https://github.com/winqz/phprealm
Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!
codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket
Last synced: 03 Feb 2026
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/nfibrokerage/slipstream_honeycomb
An adapter between slipstream telemetry and honeycomb events
Last synced: 30 Jul 2025
https://github.com/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/khaleda-02/nest-support-system
github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown: Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,
mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket
Last synced: 09 Apr 2026
https://github.com/s4kibs4mi/gofu-socket
Example of Golang websocket client and server using Gorilla websocket library.
golang golang-examples websocket
Last synced: 01 Aug 2025
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 2026
https://github.com/charlot-dedjinou/websocket
Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel
Last synced: 09 Apr 2026
https://github.com/dutu/forever-websocket
WebSocket client, reconnecting and isomorphic. A simple implementation
backoff backoff-strategy isomorphic reconnect reconnection timeout websocket websocket-client
Last synced: 25 Sep 2025
https://github.com/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/bparanj/wsock
Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World
nodejs websocket websocket-client websocket-server
Last synced: 03 Aug 2025
https://github.com/vassbo/freeshow-api
Control the FreeShow software from anywhere with its API
Last synced: 03 Aug 2025
https://github.com/cptcr/sharding.js
Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.
discordjs-bot ioredis npm sharding typescript websocket yarn
Last synced: 19 Feb 2026
https://github.com/artioml/wscat
WebSocket Netcat with piping and subprotocol support
Last synced: 03 Aug 2025
https://github.com/LiterMC/cc-ws2
CC websocket server for wsd
cc-tweaked computercraft-tweaked remote-control web-ssh web-terminal websocket
Last synced: 28 Sep 2025
https://github.com/bogdanq/tic-tac
real time game
nodejs react typescript websocket
Last synced: 09 Apr 2026
https://github.com/deng-hb/spring-boot-websocket-demo
spring boot websocket demo
Last synced: 15 May 2026
https://github.com/abdulrahmans0414/sockettalk
This is a real-time chat server built using React, Node.js, Express, and Socket.io.
express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket
Last synced: 09 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/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/backendstack21/realtime-pubsub-client-go
The official Realtime Pub/Sub client for Go
client golang messaging publish-subscribe realtime websocket
Last synced: 01 Apr 2025
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/grdsdev/swift-websocket
A WebSocket interface for Swift
swift websocket websocket-client
Last synced: 11 Jun 2025
https://github.com/steliosk98/binance-quanttradingdashboard
Self-hosted crypto quant research terminal — live Binance market data, TimescaleDB time series, technical/statistical analytics, vectorized backtesting, testnet-only paper trading. Bloomberg-style mission-control UI.
backtesting binance crypto dashboard fastapi quant react timescaledb trading websocket
Last synced: 23 Jun 2026
https://github.com/onmax/chat_websockets
This app is built in Java with Maven and WebSockets
Last synced: 04 May 2026
https://gitlab.com/dasnoo.official/arsocket
Easy js websockets
arsocket javascript node typescript websocket
Last synced: 03 Jul 2025
https://github.com/thakursaurabh1998/distributed-websocket-server
This is a POC/template for creating a distributed service for handling websocket connections using Redis as the central pub/sub provider.
distributed golang redis websocket
Last synced: 28 Apr 2026
https://github.com/matiasrodlo/flutter-websocket-chat
Flutter WebSocket Local Real-Time Chat (2023)
chat-app dart flutter websocket
Last synced: 03 Jul 2025
https://github.com/guilhermerodrigues680/django-websocket-docker
Chat ultilizando Websocket com Django Channels e conteinerização de aplicação com Docker
chat django django-channels docker docker-compose python3 websocket
Last synced: 18 Jan 2026
https://github.com/FanatiQS/EcmaScript-WebSocketServer
Pure JavaScript implementation of a WebSocket and HTTP Server handling TCP or HTTP buffers.
ecmascript http-server javascript nodejs tcp-socket websocket websocket-server
Last synced: 10 Mar 2025
https://github.com/nitinstp23/chat_app_in_go
A chat app in Golang
chat-application golang oauth2 websocket
Last synced: 07 Jan 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/shinokix3/messenger-server
A feature-rich messaging web application, similar to Telegram, built with Next.js, TypeScript, Tailwind CSS, NestJS, MongoDB, and WebSocket. Enjoy convenient communication with real-time messaging, media sharing, and more.
messanger mongodb nestjs typescript websocket
Last synced: 12 Apr 2026
https://github.com/covenantsql/covenant-scan
CovenantSQL main chain explorer
blockchain cqli explorer jsonrpc spa typescript vuejs websocket
Last synced: 09 Jul 2025
https://github.com/anidipta/agroconnect
Smart Agricultural Marketplace
googletranslate sql streamlit websocket
Last synced: 20 Apr 2026
https://github.com/akincenk/tradewatch
A modular trade monitoring & alerting system built with Python. Analyzes market activity and detects unusual behavior. Real-time cryptocurrency trade analytics platform
crypto dash data-visualization fastapi plotly python real-time stream-processing trading websocket
Last synced: 01 May 2026
https://github.com/allan-nava/grafana-websocket-plugin
Grafana websocket plugin
grafana grafana-plugin websocket
Last synced: 21 Jan 2026
https://github.com/crandel/golang_chat
Extended chat implementation for understanding how build go web sites
Last synced: 04 Jul 2025
https://github.com/wamp3hub/wamp3js
JavaScript client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/wamp3hub/wamp3go
GO client library for Web Application Messaging Protocol
client-library messaging networking realtime wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/ezrarieben/ts5-remote-apps-wrapper
An API wrapper written in JavaScript for TeamSpeak 5's remote apps WebSocket feature
api api-wrapper api-wrappers javascript-api javascript-api-wrapper javascript-wrapper teamspeak teamspeak-client teamspeak-server teamspeak5 ts ts5 websocket websocket-api websocket-apis websockets
Last synced: 24 Mar 2025
https://github.com/evs-ptr/rust-rcon-web
A fast, modern web console for Rust game server administration via RCon.
bun rcon rust svelte sveltekit tailwindcss typescript websocket
Last synced: 12 Apr 2026
https://github.com/anandukrishnaaa/airsketch
A fun project inspired by a medium article I came across.
daphne django image-recognition websocket
Last synced: 31 Mar 2025
https://github.com/kerolesnabill/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: 02 Apr 2025
https://github.com/osslabz/mexc-client
A websocket client for the MEXC API
crypto cryptocurrencies cryptocurrency exchange mexc mexc-api mexc-client mexc-java-client mexc-websocket-client websocket websocket-client
Last synced: 31 Mar 2025
https://github.com/young-flash/websockets-demo
This is a demo about how to use uWebsockets to implement a server which supports publish and subscribe over websockets protocol (with ssl).
cpp publish-subscribe websocket websockets-server
Last synced: 03 Apr 2025
https://github.com/ipublikuj/websockets-session
Extension for implementing sessions into ipub/websockets server
ipub ipublikuj nette nette-framework session websocket websockets
Last synced: 04 Feb 2026
https://github.com/xiaozhiliaoo/netty-practice
netty-practice
netty4 network-programming websocket
Last synced: 05 Jul 2025
https://github.com/zucchinidev/go-chat-application
A simple web-based chat application with Golang that allows multiple users to have a real-time conversation right in their web browser
chat-application go golang websocket
Last synced: 17 Mar 2025
https://github.com/vinayv-456/exploding-kitten-game
A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.
express nodejs reactjs redis redux websocket
Last synced: 04 Feb 2026
https://github.com/longwater1234/space-checkers
Offline and Online Multiplayer Checkers (draughts) game in C++17 built with SFML, ixWebsockets and Protobuf. Works on Windows, MacOS & Linux Desktop
boardgame checkers checkers-game cpp gui multiplayer-game protobuf sfml sfml-game websocket
Last synced: 22 Feb 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/rahatmoktadir03/echo-verse-chat
A Discord clone that includes real-time chat and video communication platform built with React, Tailwind CSS, Convex, WebRTC, and Node.js. Features include messaging, video/audio calling, responsive design, and scalable serverless deployment.
convex full-stack nodejs pub-sub react real-time-chat tailwind-css vercel video-calling webrtc websocket
Last synced: 13 Apr 2026
https://github.com/SaurabhKumarDev/ChatRoom
ChatApp for the local communities
expressjs path redis static-html websocket
Last synced: 25 Apr 2025
https://github.com/itenfay/cxwebsocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
cxwebsocket starscream swift swift5 websocket ws
Last synced: 16 Mar 2025
https://github.com/backendstack21/realtime-pubsub-client
The official Realtime Pub/Sub client for JavaScript/TypeScript
client javascript messaging publish-subscribe realtime typescript websocket
Last synced: 22 Feb 2026
https://github.com/initialz/cloudcode
Self-hosted gateway that lets you drive your own `claude` from any terminal, anywhere. Streams a native tmux + claude session from the host where you ran `claude /login` to your laptop, phone, or SSH terminal — PTY bytes only, OAuth never leaves the agent. Persistent workspaces, two-way ACL, embedded admin UI.
anthropic claude claude-code coding-agent developer-tools llm-gateway pty react remote-development rust self-hosted terminal tmux websocket
Last synced: 13 Jun 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/jas1rk/dailydash
A simple and efficient platform for scheduling team meetings, assigning tasks, and tracking progress.
auth2-client expressjs formik formik-yup mongodb nodejs reactjs typescript webrtc websocket
Last synced: 06 Apr 2026
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/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/universe3/ichat-web-application
this is iChat web application. its like a web whatshap web. you can use it for messaging
beckend frontend html-css-javascript socket-client socket-io socket-server web web-application web-development webapp website websocket
Last synced: 25 Apr 2025
https://github.com/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 2025
https://github.com/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/aarush0101/rich-presence
Rich presence stimulated through Discord WebSocket based connection.
discord educational rich-presence rpc websocket
Last synced: 11 Apr 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 Mar 2025
https://github.com/shubhendu-bhakat/websocket-chat-app
Simple chat application using webscoket ,TS and React +Vite
Last synced: 24 Jun 2026
https://github.com/20centaurifux/icb-ws
HTML5 front-end for ICB.
chat html5 icb javascript python websocket
Last synced: 28 Apr 2026
https://github.com/lancekrogers/dashboard
ETHDenver 2026: Next.js real-time observer dashboard for the Obey Agent Economy. 5 live panels: Festival View, HCS Feed, Agent Activity, DeFi P&L, Inference Metrics.
agent-economy ai-agents dashboard ethdenver ethdenver-2026 festival-methodology hcs hedera nextjs obedience-corp react typescript websocket
Last synced: 30 May 2026
https://github.com/sanjaygupta972004/space-shoot
Make a fun shooting game with cool weapons, strong enemies, and amazing places to explore
Last synced: 11 Mar 2025
https://github.com/detain/phlix-hub
Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.
dashboard emby jellyfin jwt ldap media-hub media-server oidc php php8 plex relay remote-access reverse-tunnel self-hosted sso webhooks websocket workerman
Last synced: 25 Jun 2026
https://github.com/tolstoyevsky/shirow
An RPC server framework based on top of Tornado
django jwt-authentication python python3 rpc-server shirow tornado-framework websocket
Last synced: 13 Feb 2026
https://github.com/norlandz/trafficsystemmockjs
TrafficSystemMock is a program that simulates traffic
h2 hibernate java javafx javascript map mysql path react rxjava spring springmvc testfx traffic-simulation typescript websocket
Last synced: 10 Mar 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/rhaeguard/multiplayer-tictactoe
Tictactoe that can be played by two people in different machines
multiplayer-game react tictactoe websocket
Last synced: 19 Jun 2026
https://github.com/nands93/neighborhood_watch
Report, map, and receive real-time neighborhood safety alerts with a Go/Gin API, PostgreSQL + PostGIS, and a React + Leaflet map, all containerized with Docker.
alerts argon2 community-safety docker docker-compose geospatial gin go jwt leaflet makefile map neighborhood-watch pgadmin postgis postgresql react real-time vite websocket
Last synced: 11 Apr 2026
https://github.com/szerhusenbc/spring-boot-server-push-demo
This is a Kotlin demo for Spring Boot for pushing data from the server to the client with SockJS and StompJS
demo-app kotlin server-push sockjs springboot stompjs websocket
Last synced: 19 Apr 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/bhaskarradha123/chatting_application_byspring
LivechatApplication is a spring application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
chat css html5 java javamailsender javascript message-broker postman spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/jzarca01/blockvr
Displays the last 1000 unprocessed blocks in the blockchain
Last synced: 01 Mar 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