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-03 00:30:56 UTC
- JSON Representation
https://github.com/dockgraph/dockgraph
A real-time, interactive, self-hosted Docker infrastructure visualizer
docker docker-compose docker-ui graph infrastructure real-time self-hosted visualization websocket
Last synced: 02 Apr 2026
https://github.com/tapiwamakandigona/realtime-chat
Real-time chat application with rooms, typing indicators, and message history | React + TypeScript + Supabase Realtime
chat-app glassmorphism messaging react realtime supabase typescript websocket
Last synced: 06 Apr 2026
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/omkaarr1/heroes-conquest-a-strategic-chess-battle
A unique, advanced chess-like game where you command powerful heroes and pawns in a 5x5 grid. Outmaneuver your opponent with strategic moves, challenge a smart AI, and claim victory by eliminating all enemy pieces or reaching their base!
artificial-intelligence fullstackdevelopment python3 websocket
Last synced: 09 Apr 2025
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/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/alkush-pipania/antichess
A real-time, online chess game built with Next.js for the frontend and WebSocket for real-time communication. The backend is designed to manage game logic, player turns, and ensure smooth gameplay.
chess chessgame-backend chessgame-frontend real-time websocket
Last synced: 15 Jun 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/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/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 2026
https://github.com/sekolah-beta-2023/asrofil-fachrul-riidlo_whisper.io
Simple functional web chat app with intuitive UI.
chat daisyui javascript learning-project nuxtjs pwa socket-io spa ssr tailwindcss vuejs web-app websocket
Last synced: 08 Apr 2026
https://github.com/dtroupe18/socket-starscream-demo
Demo on how to use Sockets with Starscream
ios node-module nodejs starscream swift websocket
Last synced: 07 May 2026
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/bbrtj/perl-kelp-module-websocket-anyevent
Websocket module for the Kelp Perl framework
perl perl-kelp webdevelopment websocket
Last synced: 28 Mar 2025
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/alexzhang1030/wshe
A simple yet modern websocket client.
typescript websocket websocket-client
Last synced: 14 Apr 2025
https://github.com/aryan-bhokare/syncspot
SyncSpot is a team communication app featuring functionalities like RealTime Chats, Video and Audio Channels.
chat nextjs postgresql prisma-orm shadcn-ui typescript webrtc websocket
Last synced: 11 Jan 2026
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/rowingdude/libtradier
A C++ library for the Tradier API
api-client async cpp cpp20 finance financial-data financial-tools investment market-data options-trading order-management portfolio rest-api sdk stock-market tradier trading trading-library websocket
Last synced: 15 Jun 2025
https://github.com/xivadic/autoscriptvps
イッキーさんのプロジェクト
shadowsocks ssh trojan websocket
Last synced: 03 Feb 2026
https://github.com/anon767/clashofhamster
HTML5/WebGL Websocket Mutliplayer game
game html5 multiplayer nodejs webgl websocket
Last synced: 18 May 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/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/tearth/falcon
WebSocket server library for .NET
csharp dotnet library websocket websocket-server
Last synced: 17 May 2026
https://github.com/nishantdecode/isleverse-fe
IsleVerse is a real-time communication platform built with Next.js, leveraging WebRTC, WebSockets, and peer-to-peer communication for seamless video calling.
nextjs peer-to-peer peerjs radix-ui reactjs shadcn-ui socket-io webrtc websocket
Last synced: 07 Apr 2026
https://github.com/ankitsingh2105/prepmate
Schedule mock interview with video call and colloborative code edtor with peers and friends
atomic-transactions booking-system code-editor docker expressjs mongodb nodejs notifications queuing rabbitmq reactjs scheduling video-chat webrtc websocket
Last synced: 06 Apr 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/web3nelly/change-obs-scene
Node.js npm module. Using obs-websocket-js to automate our live stream. See Automations in action on:
automatic-scene-switcher automation change-obs-scene nodejs npm-package obs obs-scene obs-scene-switcher obs-scenes obs-studio obs-switch-scene obs-websocket-js scene-switcher setcurrentprogramscene streaming switch-scenes websocket websocket-application
Last synced: 07 Apr 2026
https://github.com/adhamhshm/uniclubshub
Final year project that aims to develop a web-based system that enhances student clubs and societies engagement in the university.
javascript js jsonwebtoken momentjs mysql mysql-database react-router react-router-dom scss socket-io websocket
Last synced: 07 Apr 2026
https://github.com/l33t-c0d3r-66/chat-app-springboot
A simple chat application with Web Sockets and Spring Boot
Last synced: 17 May 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/sangello31/chat-websocketsapi
Real Time Chat API
gin-gonic golang rest-api websocket
Last synced: 28 Apr 2026
https://github.com/biswajitpanday/android-websocketasservice
Android WebSocket using OkHttp3 as Service
Last synced: 15 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/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/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/hekmon/mcptp
mcptp is a MCP proxy allowing to call distant stdio MCP servers as if they were present locally
mcp mcp-client mcp-server mcp-stdio proxy stdio websocket
Last synced: 30 Jun 2026
https://github.com/marceldobehere/goofy-websocket-socket-bridge
Goofy Websocket Server/Proxy for SSH over Websocket
js nodejs proxy ssh tunnel websocket websockets
Last synced: 17 May 2026
https://github.com/lijianqiao/network_manage
一个使用 FastAPI 和现代 Python 技术栈构建的高性能网络自动化平台
fastapi network-automation nornir python scrapli websocket
Last synced: 16 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/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/aishwary-dixit1/web-chat
Web Chat 💬 – A real-time messaging web app for seamless communication. Features instant messaging, user authentication, media sharing, and a sleek, responsive UI. Powered by Node.js, React, Socket.io, and MongoDB for fast and secure conversations. 🚀
authenitication chat-app daisy-ui expressjs jwt mongodb nodejs react real-time-messaging socket-io tailwindcss webchat 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/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/myphz/aesh-chat
A simple real-time chat made with Vue and websockets, with a little easter egg!
chat nodejs real-time websocket
Last synced: 27 Jun 2025
https://github.com/vadim-rudak/studymatesserver
Server for android app StudyMates with web interface
bootstrap5 css java lombok mustache mysql pdf rest-api spring-boot spring-security websocket
Last synced: 06 Apr 2026
https://github.com/tanishkamarrott/serverlesschatapp-websocket-api-lambda-dynamodb-integration
DynamoWave Chat is a serverless chat appliction utilising AWS Lambda, DynamoDB, and WebSocket API for real-time communication. This architecture focuses on System Design Principles, ensuring high availability, scalability, security, cost-efficiency, and optimal performance.
aws aws-cloudformation chat-application cloud-computing cost-optimization dynamo-db lambda-functions real-time-communication scalability serverless websocket
Last synced: 22 Mar 2025
https://github.com/gbrlsnchs/websocket
Go WebSocket client and server implementation
go golang websocket websocket-client websocket-server websockets
Last synced: 14 May 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/numb3r3/jsmpeg-relay
jsmpeg relay implementation in golang for large scale live streaming
golang jsmpeg jsmpeg-relay livestream websocket
Last synced: 09 Sep 2025
https://github.com/denoplayground/websocketserver
Simple WebSocket server implemented in Deno.
deno deno-module websocket websocket-server
Last synced: 18 May 2026
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/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/de-v-log/wasd
Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스
Last synced: 16 Feb 2026
https://github.com/tomenz/websock
Websocket Library
ssl websocket websocket-server
Last synced: 03 Apr 2025
https://github.com/btwshivam/typerush
TypeRush is an advanced typing practice platform with multiple game modes, real-time multiplayer challenges, and themed exercises to boost speed and accuracy. Whether you're a programmer, student, or casual typist, TypeRush makes learning fun and engaging! 🚀
expressjs framer-motion nodejs reactjs websocket
Last synced: 06 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/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/nepodev/mpd.webradio
Webservice to listen Webradio via MPD.
html5 javascript mpd-client nodejs phonon riot riotjs webradio websocket
Last synced: 20 Jan 2026
https://github.com/betaweb/websockets
A simple JavaScript class to handle browser-side Websockets
browser javascript javascript-class simple-api websocket websocket-client websockets
Last synced: 11 Sep 2025
https://gitlab.com/intellisrc/common
ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.
Console Application Firebird SQL Server computer vision database/sql encryption groovy hashing image processing java logging mariadb multithreading mysql obfuscation oracle database postgresql serial communication smtp sqlite tcp terminal-app udp web application webserver websocket
Last synced: 19 Apr 2025
https://github.com/raupulus/rpi-pico-simple-websockets-server
Proyecto para Raspberry Pi Pico con un ejemplo de servidor websocket para conectar desde otros dispositivos que hagan de cliente y recibir/enviar datos.
iot maker micropython raspberry raspberry-pi raspberry-pi-pico raspberrypi raspberrypipico server websocket websockets
Last synced: 13 Apr 2026
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/ownerofglory/webrtc-signaling-go
Small server app written in Go that acts as a signaling server for WebRTC
Last synced: 18 May 2026
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/wolfieleader/eth-dapp
🪙 Simplifying crypto for you
binance cryptocurrency ethereum graphs react web3 websocket
Last synced: 15 May 2026
https://github.com/rudissaar/openvpn-status-ws
Lightweight server that provides you with parsed OpenVPN's status logs in real-time by using WebSockets.
log-parser openvpn openvpn-server openvpn-status systemd systemd-service tornado tornado-websocket websocket
Last synced: 13 Jun 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/mssm199996/pi-smarthouse-monitoring
Java spark web application for raspberry pi for smarthouse monitoring
arduino cpp google-guice java11 maven raspberry-pi sparkjava websocket wemos-d1 wifi
Last synced: 07 Apr 2026
https://github.com/rgomids/go-wsh
❇️ go-wsh | WebSocket Handler for APIs
api golang golang-library websocket
Last synced: 11 Jan 2026
https://github.com/rxzyx/drawbattleio-hack
The best Draw Battle IO (drawbattle.io) hack!
asyncio cheat console drawbattle drawbattleio drawbattleiocheat drawbattleiohack exploit hack javascript python python3 websocket
Last synced: 17 May 2026