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-07-01 00:30:48 UTC
- JSON Representation
https://github.com/yujiosaka/cross-tab-communication
Demo for cross tab communication
broadcast channel io localstorage shared socket websocket worker
Last synced: 10 Apr 2025
https://github.com/xingsy97/webpubsub-graphql-subscribe
azure graphql graphql-server realtime-messaging webpubsub websocket
Last synced: 30 Sep 2025
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/symblai/real-time-sentiment-analysis-with-websockets
Add Real-Time Sentiment Analysis to your WebSockets. Transcribe `.onmessage` events through live, automated speech recognition with JavaScripts, Symbl.ai's APIs and your streams.
apis automated-speech-recognition javascript onmessage real-time realtime rest sentiment sentiment-analysis symbl transcribe transcription websocket websockets
Last synced: 18 Mar 2025
https://github.com/guillaumebouchetepitech/all-cpp-websocket-client-server
all C++ webSocket client server application
boost-asio boost-beast cpp cpp20 linux network-programming wasm websocket
Last synced: 11 Jul 2025
https://github.com/alexzhang1030/wshe
A simple yet modern websocket client.
typescript websocket websocket-client
Last synced: 14 Apr 2025
https://github.com/wille-io/httq
httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.
http-parser http-server httpd qt websocket websocket-server websockets
Last synced: 16 May 2026
https://github.com/jaid/deepbot-simulator
Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket
backend cli deepbot deepbot-api deepbot-server deepbot-simulator tool websocket
Last synced: 14 May 2025
https://github.com/manaphp/app-pusher
swoole websocket pusher
manaphp pusher swoole websocket
Last synced: 20 Jun 2025
https://github.com/alexandrehtrb/websocketconnector
asp-net-core csharp websocket websockets
Last synced: 29 Oct 2025
https://github.com/tianmutnt/meow
基于 Cloudflare Web CDN + WebSocket 的 Minecraft 代理实现,全称 Minecraft Encapsulation Over WebSocket
cdn cloudflare encapsulation http https hypixel mc meow minecraft minecraft-proxy proxy tcp web websocket websockets
Last synced: 16 May 2026
https://github.com/varunprajapati373/chichat
This is Real-Time Chat room application using spring boot web socket. We have used Spring boot as backend and Jquerym html,css as frontend for creating this project
bootstrap4 browsers sockjs spring springboot stomp tomcat web websocket
Last synced: 08 Apr 2026
https://github.com/killovsky/ceres
O Projeto Ceres é um plugin opcional desenvolvido em Golang para o Projeto Íris. Este plugin possibilita a implementação de todas as funcionalidades Golang, incluindo a compilação de códigos GO. Com isso, a Ceres elimina a necessidade de modificar o código principal da Íris ou de aprender Node.js (JavaScript) para realizar alterações.
api bot bot-framework documentation easy golang goroutines http https iris modular multiplatform plugin post socket socket-io termux websocket whatsapp whatsapp-bot
Last synced: 04 Jan 2026
https://github.com/torchcc/crank4py-connector
client endpoint of a API Gateway written in python
api-gateway-endpoint microservice python-web python3 websocket
Last synced: 12 Sep 2025
https://github.com/thefcraft/c-http-server
Basic http server in c
c-http-server http-server-library websocket
Last synced: 30 Jun 2026
https://github.com/bornmajor/ultimate-websocket-app
This project illustrates how to use WebSocket in Hypertext Processor (PHP). It's a simple chat/messaging app that demonstrates the benefits of WebSocket over traditional polling, where the HTTP protocol remains open, allowing real-time updates without the need for constant refreshing.
asynchronous-programming chat-app php ratchet-websocket-server websocket
Last synced: 27 Mar 2025
https://github.com/zziger/discord-core
Example of Discord API implementation in TypeScript
dicsord-gateway discord discord-api discord-api-wrapper typescript webpack websocket websockets
Last synced: 07 May 2026
https://github.com/talentedandrew/mystocks
MYSTOCKS is an application, where a user can view stocks with real time values.
react real-time redux websocket
Last synced: 27 Apr 2026
https://github.com/livevasiliy/laravel-starter
Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)
api boilerplate full-stack laravel laravel-echo laravel-echo-server laravel8 lucid lucid-architecture nuxt nuxtjs php74 sanctum websocket
Last synced: 09 May 2026
https://github.com/touradbaba/sensors_data_streaming
A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.
api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket
Last synced: 08 Apr 2026
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/chrisru/beight-client
✏️ Frontend for a collaborative web editor
babel es6 eslint monaco-editor preact webpack websocket
Last synced: 04 Apr 2026
https://github.com/altanis/valiant.io
A 2D MMO game revolving around Soul Knight & Florr.io mechanics.
game multiplayer real-time websocket
Last synced: 19 Jun 2025
https://github.com/influx6/octo
Octo provides a base low-level network communication across multiple protocols in Go.
distributed-tcp-messaging go go-octo golang low-level-network-library message-library messaging-layer octo tcp udp websocket
Last synced: 18 May 2026
https://github.com/symblai/track-ai-insights-in-real-time-websockets-with-nodejs
A quick Node.js demo for showing you how to get up and running with Symbl.ai's contextual AI insights.
javascript node node-server nodejs real-time realtime sdk websocket websockets
Last synced: 17 May 2026
https://github.com/dulanjayabhanu/online-auction-system
A distributed online auction system developed using J2ee technologies, including EJB, JMS, CDI, and WebSocket. Designed for real-time bidding, modular deployment, and concurrency control, the system demonstrates enterprise-grade architecture with in-memory data management
cdi-injection concurrent-processes ejb enterprise-applications j2ee java jms-topic livedata microservice online-auction-system performance-testing websocket
Last synced: 21 Jun 2025
https://github.com/mlangumier/websocket-client
Tic-tac-toe mini-game to learn about websockets in native JavaScript
game nodejs tic-tac-toe vite websocket websocket-client
Last synced: 14 Sep 2025
https://github.com/izumi-kun/hls-playlist-proxy
HLS playlists proxy with counting viewers
hls monitoring node streaming websocket
Last synced: 14 May 2026
https://github.com/sangello31/chat-websocketsapi
Real Time Chat API
gin-gonic golang rest-api websocket
Last synced: 28 Apr 2026
https://github.com/fazzal-dev/chunkr
⚡ P2P File sharing web app built using WebRTC and WebSockets
file-transfer nextjs nodejs p2p react webrtc websocket
Last synced: 05 Apr 2026
https://github.com/mohitsinghs/wsf
A client-hub architecture with Fiber and Websockets
Last synced: 05 Apr 2025
https://github.com/eswat2/proto-notes-dkr
a simple UI and API server packaged with Docker...
Last synced: 19 May 2026
https://github.com/lokrip/real-time-chat
Real time chat
django django-channels heroku javascript postgresql redis render websocket
Last synced: 05 May 2026
https://github.com/ymzuiku/serral
完全使用Websocket代替http的Nodejs-Server 并且内置路由规则,简单且高性能 \ Like Serral in StarCraft2, simple and direct powerful. Only websocket serve, no http API.
nodejs router server uwebsockets websocket
Last synced: 20 May 2026
https://github.com/tjjfvi/ginrummy
A gin rummy simulator.
game game-simulation gin-rummy nodejs rummy websocket
Last synced: 14 May 2026
https://github.com/pymarcus/message-queue
a very, very simplified alternative to Kafka. For local use.
golang message-broker message-queue websocket
Last synced: 15 Sep 2025
https://github.com/nerdfiles/chatserver
chat server using websocket and loopback for frontend: https://github.com/nerdfiles/chat. this codebase is _not rest-ful_
messaging-api not-rest-ful socket-io websocket
Last synced: 19 May 2026
https://github.com/williamlsh/simple-chat
Simple chatting app build with Websocket and authenticated via oauth2 with github
Last synced: 04 Nov 2025
https://github.com/anibulus/websocket.net
backend csharp dotnet-core web websocket
Last synced: 02 Jan 2026
https://github.com/bukharney/bukchat
A realtime chat web applications
gin go postgresql react real-time websocket
Last synced: 05 Apr 2026
https://github.com/masajinobe-ef/typer-websocket
Websocket chat on TypeScript
Last synced: 27 Mar 2025
https://github.com/ryomendev/real-time-communication
This repository contains examples of real-time communication techniques, including WebSocket, Socket.IO, SSE, gRPC, and MQTT. It covers setup, implementation, and best practices for each approach, making it easy to integrate real-time features into web applications, microservices, and IoT projects.
Last synced: 20 May 2026
https://github.com/spooled-cloud/spooled-example-spriteforge
Interactive pixel art sprite generator demonstrating Spooled Cloud's distributed job queue. Watch workflows, workers, real-time events, and automatic retries in action. Live demo: example.spooled.cloud
background-jobs demo example job-queue pixel-art real-time spooled-cloud sprite-generator sse websocket workflow
Last synced: 06 May 2026
https://github.com/james2doyle/post-socket
Turn a POST request (JSON) to Websocket event
golang server webhook websocket
Last synced: 20 Jun 2026
https://github.com/james2doyle/go-macaron-websocket-example
An example app using Macaron with websockets for Golang
Last synced: 13 Jun 2026
https://github.com/kishanvyas308/import-export
My internship work - DGFT and GST portel
cicd deployment express githubwephook https mysql nginx-proxy node pm2 prisma project-management react recoil ssl-certificates telegram-bot typescript websocket
Last synced: 07 Apr 2026
https://github.com/lucasshira/web-sockets-chat
express javascript nodejs websocket
Last synced: 07 Apr 2026
https://github.com/daidoujichen/perfectchatroom
Build a easy chatroom use swift Perfect framework
example perfect-server swift websocket
Last synced: 12 Jan 2026
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/urijhoruzij/chat
React.js realtime chat app with rooms
authorization backend chat chat-application frontend jwt jwt-authentication mongodb nodejs reactjs redux websocket
Last synced: 07 Apr 2026
https://github.com/pedrofnseca/chat-online
💬 Um chat com canais de comunicação !
chat express nodejs server-side-rendering socket-io websocket
Last synced: 07 Apr 2026
https://github.com/falkirks/girlsmarts
Take home activities and Translink API wrapper for Girlsmarts 2017
javascript json nodejs websocket
Last synced: 04 May 2026
https://github.com/rameshvarun/ws-relay
A simple WebSocket relay client and server. Can be used for WebRTC signaling, or to send data directly between browsers.
Last synced: 23 Jun 2025
https://github.com/pjtunstall/mad
The Mad Bomber's Tea Party: 01Founders project to make a multi-player browser game using web sockets, and no WebGL or any framework except one we made in an earlier project. Based on a single-player version by fellow students; see in-game credits.
game javascript multiplayer-game node-js websocket
Last synced: 13 Mar 2025
https://github.com/moabualruz/crispy-tivi
Cross-platform IPTV and media streaming app built with Flutter and Rust. M3U, Xtream Codes, EPG, VOD, Series, Chromecast, AirPlay, cloud sync.
android-tv cross-platform dart dvr epg ffi flutter flutter-rust-bridge iptv iptv-player m3u media-player media-streaming rusqlite rust stalker-portal streaming vod websocket xtream-codes
Last synced: 08 Mar 2026
https://github.com/ejiroosiephri/multiplayer-pong-game
Simple Multiplayer game that makes use of the socket.io library logic to perform multiple requests on multiple client
expressjs nodejs socket-io websocket
Last synced: 07 Apr 2026
https://github.com/awayume/discorust
An API wrapper for Discord written in Rust
api api-wrapper discord http http-client network rust websocket
Last synced: 15 May 2026
https://github.com/tearth/falcon
WebSocket server library for .NET
csharp dotnet library websocket websocket-server
Last synced: 17 May 2026
https://github.com/pikachu0621/joinandroid
Android考勤打卡管理软件
check-in java kotlin-android websocket
Last synced: 13 Jul 2025
https://github.com/granden-corp/demoaspnetcoresignalr
Demo various client connecting Asp.NET Core SignalR with Azure SignalR Service
asp-net-core azure-signalr-service signalr-core websocket xamarin
Last synced: 15 May 2026
https://github.com/nitoba/poll-voting
Inspirado pela NLW Expect da Rocketseat, onde um projeto semelhante foi desenvolvido na trilha de NodeJS. Poll Voting é uma api construída em Golang para votações em enquetes. A intenção deste projeto é demonstrar a utilização de ferramentas e técnicas de desenvolvimento web em Golang
api clean-architecture ddd-architecture golang websocket
Last synced: 13 Jul 2025
https://github.com/biswajitpanday/android-websocketasservice
Android WebSocket using OkHttp3 as Service
Last synced: 15 May 2026
https://github.com/ju0x/hyperion
Easy to use websocket library
echo framework gin-gonic go golang gorilla-websocket hyperion library websocket websockets wrapper
Last synced: 22 May 2026
https://github.com/k0l4s/castify
Blankcil is an innovative social platform designed exclusively for podcast enthusiasts. Whether you're a passionate listener or a creative podcaster, Blankcil offers a dynamic space to connect, share, and engage with a like-minded community.
jwt-token mongodb mongoose podcast react react-js reactjs social-media-app spring-boot spring-security spring-security-jwt springboot vite vitejs websocket
Last synced: 13 May 2025
https://github.com/arshtiwari2004/handsfree-os
HandsFree OS is a gesture-based desktop control system that lets users navigate their computer using hand motions alone. Powered by MediaPipe and AI, it enables touch-free actions like opening apps, scrolling, and switching tabs—designed to enhance accessibility for differently-abled users and multitaskers alike.
firebase firestore-database mediapipe pyautogui python reactjs tensorflow websocket
Last synced: 07 Apr 2026
https://github.com/m8nt0/dating-app
🔥 A modern open-source dating platform built with React, Node.js, and AI-powered matching. Features real-time chat, end-to-end encryption, and smart algorithms for meaningful connections. Built for developers, by developers. Join us in revolutionizing online dating through open source!
ai-matching dating-app docker express graphql machine-learning mongodb nodejs oauth open-source pwa react real-time redis socket-io tailwindcss typescript webrtc websocket
Last synced: 15 Jun 2025
https://github.com/yisibell/myws
A tiny websocket client library.
mitt vue vue-plugin websocket websocket-client
Last synced: 07 Apr 2026
https://github.com/karsanda/socketto
< 1 kB wrapper for WebSocket Web API
client-side javascript real-time tcp web websocket websockets
Last synced: 17 May 2026
https://github.com/nuricanozturk01/callofproject-backend
Call-of-Project. Find Your Project Buddy! Microservice based Project
apache-kafka api-gateway aws-s3 azure bash-script eureka-server feign-client h2-database java junit5 jwt-token microservices-architecture mock-test mongodb mysql pagination spring-boot spring-security websocket
Last synced: 14 Mar 2025
https://github.com/mohammadhasanii/go-websocket
This tool gives you the power to run websockets in Golang and broadcast your messages without any dependence on a specific framework.
go-chat go-websoc golang golang-webso websocket websockets
Last synced: 03 Apr 2025
https://github.com/takoyaro/node-coinfield-api
Coinfield API wrapper for Node including public & private calls as well as Websockets
api btc coinfield coinfield-api cryptocurrency cryptocurrency-exchanges websocket xrp
Last synced: 15 Jul 2025
https://github.com/artyom/wspush
Service to deliver redis PUBSUB messages over websocket
Last synced: 01 Mar 2026
https://github.com/mstgnz/multi-wordle
Wordle multiplayer with WebSocket in Go
chat docker go multiplayer score websocket wordle
Last synced: 17 Apr 2026
https://github.com/intellisrc/icl
ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).
common database-management encryption-decryption groovy java logging terminal-app webservices websocket
Last synced: 14 Mar 2026
https://github.com/sedrubal/mprisweb
Control your musicplayer through the web
bootstrap dbus mpris music-player tornado web-app websocket
Last synced: 19 May 2026
https://github.com/mgunawardhana/spring-boot-notification-system-with-web-socket-and-thymleaf
A simple notification system built with Spring Boot and WebSocket for real-time updates. It delivers instant notifications to connected clients efficiently. Ideal for applications requiring real-time alert functionality.
notification-service real-time spring-boot thymeleaf thymeleaf-template-engine websocket
Last synced: 15 Jul 2025
https://github.com/pratham-srivastava-07/lair
Lair – A high-performance WebSocket backend written in Go. Designed for real-time communication, scalability, and efficiency.
Last synced: 19 Jul 2025
https://github.com/abhinavexists/ine-assessment
Auction application that enables users to create, participate in, and manage online auctions
javascript pdfkit postgresql sendgrid upstash websocket
Last synced: 17 May 2026
https://github.com/limbanga/moviex-server
This is the backend part for my movieX project - an website for booking movie ticket online.
backend django jwt-authentication rest-api websocket
Last synced: 16 Jul 2025
https://github.com/chaman2003/printchakra-ai
Al-powered document scanning and processing system with real-time desktop-mobile synchronization. Built with Flask (Python) backend, React + TypeScript frontend, OpenCV image enhancement, Tesseract OCR and Socket.IO WebSockets for seamless printing and workflow management.
computer-vision flask html-css-javascript ngrok python react-js typescript websocket
Last synced: 08 Apr 2026
https://github.com/mrinalxdev/chatgram
A typescript chatting app
nodejs nodejs-server tailwindcss typescript websocket zustand
Last synced: 08 Apr 2026