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-26 00:28:34 UTC
- JSON Representation
https://github.com/ehsan-mohammadi/signalr-chat-src
A console chat application using SignalR
chat client client-server console-application csharp server signalr websocket
Last synced: 15 May 2025
https://github.com/anon767/clashofhamster
HTML5/WebGL Websocket Mutliplayer game
game html5 multiplayer nodejs webgl websocket
Last synced: 18 May 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/zett-8/workers-do-chat
Cloudflare Workers + Durable Objects + WebSocket for Realtime interaction
chat cloudflare cloudflare-workers durable-objects hono websocket
Last synced: 07 May 2026
https://github.com/sandhish/crypto-wiz
Crypto Website
binance-api livecoinwatch-api mern-stack websocket
Last synced: 14 Mar 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/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
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/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
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/houkx/netty-springmvc-and-websocket
netty based springmvc and websocket
netty spring-mvc springmvc websocket websocket-server
Last synced: 11 Jun 2025
https://github.com/fyrndly/ips_wisma
Indoor Position System with Beacon based on Trilateration Method
flask mqtt trilateration websocket
Last synced: 10 May 2026
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/neo-vortex/sharpbridge
A .net implementation of WalletConnect protocol v1
aspnetcore dotnet-core walletconnect websocket
Last synced: 07 Apr 2025
https://github.com/mohamedabdifitah/ecapi
food ordering api for customer ,drivers and resturant
api golang order-management resturant webhook websocket
Last synced: 11 Jan 2026
https://github.com/eminberkayd/pixel-game
a collaborative pixel drawing game
golang reactjs redis websocket
Last synced: 05 May 2026
https://github.com/rudrodip/sonicrypt
Sonicrypt is a compact and intuitive tool designed to enhance the user experience for both buyers and sellers engaging in crypto transactions.
arduino cpp esp-idf esp32 esp32-s3 espressif platformio solana websocket
Last synced: 10 Apr 2026
https://github.com/eduhcastro/trade-items
A User X User item exchange system.
expressjs items javascript nodejs trade websocket
Last synced: 24 Jul 2025
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/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/wosherco/socketless
Websocket made simple.
serverless websocket websocket-server websockets
Last synced: 26 Mar 2025
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/okayama-daiki/snake-game
Online PvP snake game
rust snake-game webassembly websocket
Last synced: 17 Mar 2025
https://github.com/de-v-log/wasd
Spring/WebSocket을 이용한 게임 파트너 매칭 및 실시간 채팅 제공 서비스
Last synced: 16 Feb 2026
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/lts8989/comfyui-go-sdk
Library for using ComfyUI structures in Go programs and client for ComfyUI REST API and websocket.
Last synced: 15 May 2026
https://github.com/heismanish/pern-chat-app
A fully featured realtime chat application
aws-s3 chat-application pern-stack reactjs socketio typescript websocket zustand
Last synced: 05 May 2026
https://github.com/thebozzz34/socketlink
SocketLink allows developers to connect their Minecraft server's chat to a variety of other applications using simple, easy to use Websockets.
Last synced: 02 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/drew138/tictac
API for tic tac toe website
backend golang rest-api websocket
Last synced: 03 Jul 2025
https://github.com/filthyrake/telescope_cam_detection
Real-time wildlife detection and telescope collision prevention system using RT-DETR + iNaturalist on NVIDIA A30
astronomy computer-vision deep-learning fastapi nvidia-gpu object-detection python pytorch real-time-detection rt-detr rtsp telescope websocket wildlife-monitoring
Last synced: 20 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/theovidal/105chat
📨 A simple chat application made with Go
chat-application golang golang-application websocket
Last synced: 27 Mar 2025
https://github.com/stultuss/go-ws-server
Distributed Message Service Cluster for Service Registration and Discovery via ETCD
distributed-systems etcd golang service-registration-discovery websocket
Last synced: 08 Sep 2025
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/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/masajinobe-ef/typer-websocket
Websocket chat on TypeScript
Last synced: 27 Mar 2025
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/jakmobius/tanks
Browser action game project
game multiplayer typescript webgl websocket
Last synced: 11 Apr 2025
https://github.com/meysamhadeli/chat-signalr-sample
A chat application base on SignalR in .net 7
dotnet dotnet-core dotnetcore signalr web-socket web-sockets websocket websockets
Last synced: 09 May 2026
https://github.com/AdesicLabs/Client-js
JavaScript Client for Abyiss API
abyiss api api-client bitcoin bot crypto cryptocurrency ethereum exchange javascript js libary market-data rest-api trading websocket websockets wrapper
Last synced: 10 Jul 2025
https://github.com/meowmeowahr/kevinbotlib
Robot Development Framework
cli command-line-tools hatch joystick kevinbot kevinbotlib pydantic pyside6 python python3 qt qt6 robot robotics serial server websocket websockets xbox-controller
Last synced: 05 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/waylaidwanderer/websocketex.js
Extended WebSocket library for Javascript, which allows subscribing to events along with handling various events with callbacks.
extended-websocket-library javascript websocket
Last synced: 11 Jul 2025
https://github.com/sun1211/socket-example
A simple real-time chat application demonstrating Socket.IO with a standalone HTML client and Node.js server.
Last synced: 16 May 2026
https://github.com/hsyntes/merntube-api
Full Stack Video & Audio downloader API from YouTube. It provides a powerful Back-End API with WebSocket.
express mongodb nextjs nodejs react react-router redux redux-toolkit websocket youtube youtube-api
Last synced: 10 Apr 2026
https://github.com/manaphp/app-pusher
swoole websocket pusher
manaphp pusher swoole websocket
Last synced: 20 Jun 2025
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/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/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/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/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/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/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/rxtoolkit/ws
🔌 RxJS operators for working with WebSockets
fp functional-programming observables package reactive-programming rxjs websocket websockets
Last synced: 10 Jun 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/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/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/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/joelteogom/easycab
EasyCab is a distributed system that simulates an autonomous taxi service. It manages real-time communication between taxis, sensors, customers, and a central control server. The project integrates Spring Boot, Kafka for message streaming, and PostgreSQL for database management, ensuring scalability and fault tolerance.
distributed-systems docker dockercompose dockerfile kafka postgresql protocol real-time sockets spring-boot streaming websocket
Last synced: 05 Apr 2026
https://github.com/ipublikuj/websockets-wamp-client
Web sockets WAMPv1 client for Nette framework (2.4+)
ipub ipublikuj nette nette-extension nette-framework php php7 php71 php72 wamp wamp-client wamp-protocol wamp-v1 websocket websocket-client websockets-wamp-client
Last synced: 20 Jan 2026
https://github.com/aloksingh20/hirequest
HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.
alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client
Last synced: 04 Jan 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/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/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/kodiyak/lofizone
A calm, minimal Lo-Fi streaming app — powered entirely by AI.
lofi nextjs react shadcn-ui tailwindcss websocket zustand
Last synced: 07 Apr 2026
https://github.com/quytechabhinav/chat-app-node
Node.js Chat web application built with express,mongoDB,.hbs template engine .
chat-app chat-application express-chat node-chat-app nodejs nodejs-chatting-app websocket
Last synced: 18 May 2026
https://github.com/tom474/learn_fullstack_development_rmit
[RMIT 2024B] COSC2769 - Full Stack Development - Learning Resources
expressjs graphql javascript mongodb mysql nodejs reactjs typescript websocket
Last synced: 04 Mar 2025
https://github.com/ru-dr/socket-deno
This is a simple WebSocket chat application template built with Deno 🦕 and the Oak 🐿️. It provides a starting point for developing real-time chat applications using WebSockets.
deno denoland js onrender-deploy websocket
Last synced: 18 Feb 2026
https://github.com/panytsch/simple-to-do
go golang react typescript websocket
Last synced: 03 May 2026
https://github.com/mohitsinghs/wsf
A client-hub architecture with Fiber and Websockets
Last synced: 05 Apr 2025
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/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/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/rushiljalal/multiplayer-tic-tac-toe
Multiplayer tic-tac-toe using WebSockets
Last synced: 02 May 2026
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/mrinalxdev/chatgram
A typescript chatting app
nodejs nodejs-server tailwindcss typescript websocket zustand
Last synced: 08 Apr 2026
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/artyom/wspush
Service to deliver redis PUBSUB messages over websocket
Last synced: 01 Mar 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/falkirks/girlsmarts
Take home activities and Translink API wrapper for Girlsmarts 2017
javascript json nodejs websocket
Last synced: 04 May 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/shinosaki/telnet-worker
Cloudflare WorkersのTCP Socket(connect() API)とWebSocketを使ったTelnetみたいなの
cloudflare-workers tcp-socket telnet websocket
Last synced: 13 Jun 2025
https://github.com/bourgeoisbear/wscli
command line interface to websockets for scriptable testing & integration
go golang gorilla-websocket websocket websocket-cli websocket-client
Last synced: 15 Jun 2026
https://github.com/realpeha/nengi-bun-server-adapter
Bun web socket server network adapter for nengi v2
Last synced: 09 May 2026