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/blackishgreen33/nextjs-websocket-mcp
A demo of implementing MCP communication based on WebSocket using Next.js
Last synced: 13 May 2026
https://github.com/manthan-sharma-23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 05 Mar 2025
https://github.com/xivadic/autoscriptvps
イッキーさんのプロジェクト
shadowsocks ssh trojan websocket
Last synced: 03 Feb 2026
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
javascript server toy websocket
Last synced: 23 May 2026
https://github.com/xiaodaigh/wsumm
A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection
Last synced: 07 Sep 2025
https://github.com/ved08/chat-app
This is a chat app built using WebSockets. The project is still in development.
css express html javascript nodejs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/vdaburon/har-to-jmeter-convertor
Convert a HAR file to JMX script file and record XML
convertor har jmeter jmeter-plugin websocket
Last synced: 04 Sep 2025
https://github.com/shreyxnsh/chatapp-websockets
A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js
chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp
Last synced: 05 Apr 2026
https://github.com/0neshot101/rbxdev-ls
Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.
code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket
Last synced: 13 Apr 2026
https://github.com/dcrousso/dots
A modern take on the classic game of Dots and Boxes
boxes dots multiplayer tomcat websocket
Last synced: 26 Jul 2025
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/shadowdoggie/shadow-survivors
browser-game co-op game html5-canvas javascript-game multiplayer nodejs roguelike websocket
Last synced: 31 May 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/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
https://github.com/s-chan-o/sc-sns
java jpa kafka redis spring-boot spring-security websocket
Last synced: 10 May 2026
https://github.com/micahondiwa/airbnb_clone
Developing a website similar to Air BnB website.
css html html5-css3 infrastructure javascript websocket
Last synced: 10 Apr 2026
https://github.com/vuphuong1794/ranked-choice-voting
docker nestjs redis redis-client socket-io valtio websocket wouter
Last synced: 12 Apr 2026
https://github.com/asynched/resource-monitor
A task manager/resource monitor version for the web using websockets.
Last synced: 03 May 2026
https://github.com/abdelkarim-01/real-time-chat-application
Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.
css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket
Last synced: 29 Apr 2026
https://github.com/18566246732/tts-player
a cross-platform tts(text to speak) player
Last synced: 01 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/caiovicentino/polymarket-mcp-server
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
ai-trading anthropic autonomous-trading blockchain claude defi market-analysis mcp polygon polymarket prediction-markets python trading websocket
Last synced: 26 Feb 2026
https://github.com/athanclark/websockets-simple
A simple wrapper around the websockets library.
algebraic-data-types api haskell websocket
Last synced: 16 Nov 2025
https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 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
https://github.com/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
Last synced: 29 Apr 2026
https://github.com/anatoly-semenov/go-ws-gateway
WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.
docker golang k8s kafka redis websocket
Last synced: 29 Apr 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 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/ipublikuj/websockets-zmq
ZeroMQ pusher & consumer for WAMP server for Nette Framework (3.0+)
extension ipub ipublikuj message-queue nette websocket websockets zeromq
Last synced: 20 May 2026
https://github.com/nurislom373/springboot3websocket
Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией
java-17 postman spring spring-boot streaming websocket
Last synced: 29 Apr 2026
https://github.com/syntax-queen/adc-backend
Anonymous dream journal meets real-time chat share, comment, and explore AI-powered cultural interpretations.
chat-app chat-application dream-analysis flask openai vue websocket
Last synced: 29 Apr 2026
https://github.com/ghaerdi/simple-chat
Chat using React, Typescript and Tailwind
react tailwindcss typescript vite websocket
Last synced: 29 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/z3robyte/cswsh-lab
Laboratorio para aprender y explotar la vulnerabilidad Cross-Site WebSocket Hijacking
cybersecurity hacking nodejs websecurity websocket
Last synced: 10 May 2026
https://github.com/aykevl/domo-web
Web interface to my home automation devices
home-automation webapp websocket
Last synced: 08 Apr 2025
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/purehyperbole/wsev
An ergonomic epoll based websocket server library in Go
epoll golang library websocket websocket-server
Last synced: 24 Jan 2026
https://github.com/luechtdiode/mobile-queue
Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.
akka-http akka-streams angular ionic scala websocket
Last synced: 30 Apr 2026
https://github.com/laplacexd/wakiewakie
A dating app wherein you get matched by people that woke up as the same time as you.
dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket
Last synced: 05 Mar 2026
https://github.com/aniket205kadam/namasteapp
🚀 Namaste App – A full-stack web application with a React frontend and Spring Boot backend.
docker java javascript jwt reactjs spring-boot websocket
Last synced: 11 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/wesleymcginn/chat
A simple chat system in which you can create your own chat room and use it at any time. You can even generate links that will automatically enter your name, chat room ID, and chat room password. With scarcely any loading time, this program works on new and very old web browsers.
chat communication css html javascript mail messaging server texting websocket
Last synced: 30 Apr 2026
https://github.com/v0id-user/hosewatcher
Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.
atproto bluesky cloudflare cloudflare-workers firehose typescript websocket
Last synced: 10 Apr 2026
https://github.com/pablolec/sb_websocket_rust
WebSocket TUI chat server and client in Rust
console console-application cui ratatui ratatui-rs rust rust-lang tui tui-rs websocket websocket-chat websocket-client websocket-server websockets
Last synced: 08 Jun 2026
https://github.com/ujjwalguptaofficial/shivneri-ws-client-javascript
Shivneri framework web socket client library for javascript
crystal-lang javascript-library shivneri-framework websocket websocket-client websocket-library
Last synced: 30 Apr 2026
https://github.com/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/aryan-programmer/justice-firm-v2
A website for lawyers, and for clients to access their service. Implemented with AWS Lambda & API Gateway for the backend, and Nuxt.js & Vue for the frontend.
aws-apigateway aws-cdk aws-lambda aws-rds aws-s3 esbuild javascript jwt mariadb material-ui nodejs nuxt nuxt3 s3 typescript vue vue3 vuetify websocket websocket-chat
Last synced: 14 Apr 2026
https://github.com/lesterrry/husky
🎾 Your friendly neighborhood websocket messenger
Last synced: 25 Oct 2025
https://github.com/zakiego/teras.zakiego.com
Chat app build top of Socket.io and Nuxt.js
chat-app nuxtjs socket websocket
Last synced: 21 Jan 2026
https://github.com/sebastian4j/ws-aws-lambda
uso de websockets en aws con lambdas
Last synced: 01 May 2026
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/stackthecode/messaging-app
Real Time messaging app with different features developed on Spring Boot (Cortex)
java jwt messaging spring-boot websocket
Last synced: 15 May 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/symblai/symbl-adapter-for-chime-demo
Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.
action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket
Last synced: 01 May 2026
https://github.com/wamp3hub/wamp3py
Python client library for Web Application Messaging Protocol
client-library messaging networking real-time wamp wamp3hub websocket
Last synced: 17 Jan 2026
https://github.com/yju-okura/project_minori-gin-deployment-repo
RAGを導入した授業プラットフォーム
gin-gonic golang webrtc websocket
Last synced: 01 May 2026
https://github.com/idabmat/tic_tac_toe_client
React Client for the Tic Tac Toe game
nextjs react ssr tic-tac-toe websocket
Last synced: 16 Apr 2026