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-25 00:30:36 UTC
- JSON Representation
https://github.com/mykeels/time-track-sync
A simple app that tracks time spent active on a page and syncs between open tabs
express express-ws javascript node vue websocket
Last synced: 13 Apr 2026
https://github.com/connieya/zoom_clone
zoom clone coding
express javascript nodejs pug socket-io webrtc websocket
Last synced: 10 Apr 2026
https://github.com/newyaroslav/kurlyk
C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.
api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket
Last synced: 12 Aug 2025
https://github.com/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
https://github.com/kallefrombosnia/react-omegle
Idea of random stranger video/ text chat.
call chat minify nodejs omegle omegle-chatbot react socket-io stream video webpack webrtc webrtc-video websocket
Last synced: 26 Jan 2026
https://github.com/ichiro-its/kumo-app
React wrapper for Kumo client library
kumo kumo-client material-ui provider react ros ros2 typescript websocket
Last synced: 18 Apr 2026
https://github.com/itraceur/sockjs-channels
WebSocket emulation - SockJS server implementation for Django Channels.
asgi asyncio channels django realtime-communication realtime-web realtime-web-application sockjs websocket
Last synced: 23 Jun 2026
https://github.com/santosl2/whatsapp-ticket-gui
A small whatsapp ticket gui
study-project tailwind websocket whatsapp
Last synced: 10 Apr 2026
https://github.com/jayakrishnan-mk/real-time-notification-system
Real-Time-Chat-Application - built on Redis, which internally works on a Queue model for rate limiting. This system handles 500+ plus notifications per second.
authentication-middleware bullmq clean-architecture docker hashmap heartbeat microservice prisma pubsub queue-workers rate-limiting receipts reconnection redis retry-strategies rooms swagger websocket
Last synced: 29 Jul 2025
https://github.com/hansputera/ngl.link-service
Ngl.link-Clone Notification Service
ngl ngl-clone ngl-link websocket
Last synced: 04 Apr 2025
https://github.com/st1vms/ws-listener
Python Websocket listener based off Selenium and Chromedriver
chrome chromedriver interceptor listener python reader selenium websocket windows
Last synced: 17 Apr 2026
https://github.com/d4nyll/cucumber-socket
In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.
async asynchronous bdd cucumber gherkin socket-io testing websocket
Last synced: 01 May 2026
https://github.com/nirebu/naos-quantified-gaming
A Vue frontend for the data provided by the Mionix Naos QG mouse
gaming mionix quantified-self vue vuex websocket
Last synced: 30 Mar 2025
https://github.com/hashirmeraj/real-time-chat-application
This project is a real-time chat application that allows users to create accounts, join chat rooms, or start private conversations. The application uses WebSocket technology to enable instant messaging between users. It also stores all messages in a MySQL database for future reference.
css html javascript js mysql mysql-database php ratchet ratchet-php-server realtime-database realtimechat realtimechatapp tailwindcss websocket
Last synced: 19 Jan 2026
https://github.com/soulgarden/kickex-bot
Trading bot for kickex exchange
algo-trading bot cryptocurrencies docker finance go helm k8s kickex telegram trading-bot websocket
Last synced: 29 Apr 2026
https://github.com/baselrabia/twitter
Let's recreate Twitter with Laravel! Completely from scratch, we'll use Laravel and Vue to build out a Twitter Clone with as many features as we can. Includes a timeline, notifications, media uploads, hashtags, mentions, granular search and much more. To top it off, everything is updated in true realtime.
laravel realtime realtime-rendering tailwindcss vue vuex websocket
Last synced: 05 May 2026
https://github.com/arshtiwari2004/waygen
WayGen is an AI-powered traffic management system
deepsort docker flask mapmyindia-api mongodb opencv raspberry-pi websocket yolov8
Last synced: 08 Aug 2025
https://github.com/abiosgaming/push-api-client
[deprecated] A demo client showing how to subscribe to Abios' data pushes
demo-client deprecated esports golang push-api websocket
Last synced: 14 Jan 2026
https://github.com/antony/websocket-tester
A run-once docker container for testing websocket endpoints as part of a CI build or locally
ci websocket websocket-client websockets ws
Last synced: 08 Apr 2025
https://github.com/go-park-mail-ru/2023_2_ond_team
Backend проекта Pinterest команды OND team
backend cd ci clean-architecture docker docker-compose easyjson golang grafana grpc-go kafka metrics microservices pgxpool postgresql prometheus redis swagger vision-ai websocket
Last synced: 09 Oct 2025
https://github.com/nelsonwenner/python-data-sampling-app
:package: The module that allows the collection of data sampling, which is transmitted with WebSocket via WIFI or serial port for CSV file.
arduino csv datacollection pysimplegui python sampling sensors sensors-data-collection serialport thread websocket wifi
Last synced: 25 Apr 2026
https://github.com/anechas/database-gateway
App connects to a remote database
database-connection electron microsoft-sql-server mysql nodejs postgresql react remote-database rest-api websocket
Last synced: 06 Feb 2026
https://github.com/shadowy-pycoder/wsoding
WebSocket library
autobahn go tsoding tsoding-streams websocket websocket-client websocket-server
Last synced: 06 Feb 2026
https://github.com/sammck-go/wstunnel
wstunnel provides extensible, secure TCP tunneling through an HTTP/websocket server
chisel firewall port-forwarding proxy-server reverse-proxy ssh ssh-tunnel tcp-ip tunnel websocket
Last synced: 14 Jan 2026
https://github.com/scalajs-io/express-ws
WebSocket endpoints for Express applications
express expressjs node nodejs npm npm-package websocket
Last synced: 09 Apr 2026
https://github.com/lucenarenato/laravel-websockets
laravel-websockets-swoole-ratchet
Last synced: 01 Jan 2026
https://github.com/andezion/paintonline
Реализация многопользовательского синхронного рисования
client database java mysql paint-application server spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/tejmagar/django-channels-websocket-example
Django real-time WebSocket example. It generates a random number. Link to article: https://sagasab.com/2022/01/02/simple-django-websocket-tutorial-for-beginners/
Last synced: 10 Jun 2025
https://github.com/minarox/wsc-plugin
Bi-directionnal communication between WebSocket server and Rocket League
bakkesmod cpp rocket-league websocket
Last synced: 25 Feb 2026
https://github.com/mahmud-r-farhan/realtime-location-tracker
Real-Time Location Tracker enables live device tracking with Leaflet, WebSockets, and WebRTC, supporting offline maps and a responsive UI for seamless monitoring.
admin-panel audio-call audio-room chat-app communications delivery-tracking ejs fleet-management javascript leaflet-map location-services location-tracker location-tracking monitoring nodejs share-location socket-io web-application webrtc websocket
Last synced: 06 Jul 2025
https://github.com/lishank0119/fibril
Fibril is a fast and modular WebSocket server framework for Go, with sharding, pub/sub, and full client control.
backend distributed-systems fiber fibril framework go go-websocket gofiber golang hub pubsub realtime websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/statiohq/funk.js
🔌 NodeJS Library for interacting with Funk - Statio's Realtime Service
api funk library nodejs realtime statio typescript websocket wrapper
Last synced: 07 May 2026
https://github.com/upsub/dispatcher
High performance Pub/Sub messaging server for the Web
dispatcher message-bus real-time server upsub websocket
Last synced: 14 Jan 2026
https://github.com/instantwebp2p/sws-spec
SWS - SecureWebSocket Spec
nacl secure-websocekt websocket
Last synced: 29 Jan 2026
https://github.com/mrzdevcore/haira
Haira: The programming language for AI agents.
agentic agentic-workflow ai ai-agents chatbot compiled-language compiler developer-tools generative-ui golang llm machine-learning mcp programming-language runtime sse websocket workflow-automation
Last synced: 11 Mar 2026
https://github.com/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 2026
https://github.com/wesleymcginn/simple-websocket-example
If you have node.js, you can run server.js and host a document using your computer as the server. Anyone connected to your router can type on the document, and it will update for everyone.
document html ip ipv4 ipv4-address localhost node-js nodejs server server-side textarea websocket websocket-client websocket-connection websocket-server
Last synced: 28 Jan 2026
https://github.com/didierfranc/socket.cool-example
A simple node.js chat built on top of socket.cool
Last synced: 29 Apr 2026
https://github.com/margo-yunanova/react-burger
Stellar burgers - одностраничное приложение бургерной
Last synced: 24 Apr 2026
https://github.com/harshitpachori/cleartalk
This is a Chat Application developed with MERN stack with Socket.io
axios chat-application cookies expresjs javascript jwt mongodb multer nodejs radix-ui reactjs reactrouterdom realtime-chat shadcn-ui socket-io tailwindcss websocket yarn zustand
Last synced: 28 Jan 2026
https://github.com/nwylynko/connect420
A clone of connect4. Retro Themed Online Multiplayer game built with Reactjs and Socket.io
react socket-io typescript websocket
Last synced: 11 May 2026
https://github.com/felipekoga/fleet-management
Fleet management system built with Android, Angular, and AWS.
amplify android angular api-gateway aws cognito dagger2 dynamodb lambda maps-sdk mvvm navigation-component nodejs retrofit2 room-database rxjava rxjs s3 scarlet websocket
Last synced: 12 Apr 2026
https://github.com/doubledare704/aiowhitebit
Async Python client for WhiteBit cryptocurrency exchange API
api-client asyncio cryptocurrency pydantic websocket whitebit
Last synced: 16 Jan 2026
https://github.com/deepsalunkhee/blockmeet
A Decentralaized Video Conferencing application which uses our own Hydrocarbon architecture ⚙️
decentralized express mongodb polygon react solidity tailwindcss webrtc websocket
Last synced: 01 Apr 2026
https://github.com/morgwai/servlet-utils
Automatic ping-pong for websocket connections
java java-websocket java-websocket-ping java-websocket-ping-pong java-websocket-round-trip-time java-websocket-rtt java-websocket-rtt-discovery websocket websocket-ping-pong websocket-round-trip-time websocket-rtt websocket-rtt-discovery
Last synced: 01 Mar 2026
https://github.com/ivoputzer/wss
wrapper built upon ws module that provides standard server api only.
javascript nodejs websocket websocket-server ws wss
Last synced: 11 Jan 2026
https://github.com/microchiptech/pic32mzw1_websocket_http_website
"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.
http pic32mzw1 webpage website websocket wfi32 wfi32iot-board
Last synced: 12 Jun 2026
https://github.com/cntryl/fitz
Unified broker for KV, queue, notice, RPC, lease, stream, and schedule messaging patterns.
event-driven key-value-store message-broker pubsub queue rpc rust scheduler stream-processing tcp websocket
Last synced: 09 Jun 2026
https://github.com/alnoori1/claw-companion-android
Operator-first Android companion for OpenClaw gateways
android android-app apk jetpack-compose kotlin openclaw tailscale websocket
Last synced: 01 Apr 2026
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/24h-du-code-2025/backend
Backend repository containing implementation of an AI agent for hotel management.
ai-agent api artificial-intelligence flask llm websocket
Last synced: 04 Mar 2026
https://github.com/jinjoo-lab/real-time-communication-test
실시간 통신 분석 프로젝트 ( Polling, Long Polling, SSE, WebSocket, STOMP )
k6 long-polling polling spring-boot stomp websocket
Last synced: 04 May 2026
https://github.com/unclegrumpy/moonlight_8266
ESP8266 WebSocket server to control a single RGB . With a moon themed web interface for use with a 3-D printed Moon lamp.
arduino-ide eeprom esp01 esp8266 littlefs moon-lamp ota rgb-led websocket
Last synced: 26 Apr 2025
https://github.com/mk4levi/mern-chatting-app
This MERN-Chatting-App is a real-time messaging platform. It supports user authentication, one-on-one and group chats, with real-time updates via WebSockets. The responsive React.js front-end ensures a smooth UX, while the Node.js and Express.js backend efficiently manages data and user interactions.
bcrypt-nodejs cloudinary-api docker jwt-authentication mern-stack websocket
Last synced: 26 Feb 2026
https://github.com/akotov-dev/vmess-ws
Personal Security Server for VPS (rpm/deb)
security vmess websocket xray-core
Last synced: 22 Jan 2026
https://github.com/eomaxl/hft-dataaggregator
real-time data aggregator and trading system, capable of collecting, processing, and distributing market data to facilitate automated trading decisions.
data-aggregation-api fix rest-api rust websocket
Last synced: 22 Feb 2026
https://github.com/equalsgibson/five9-go
Interact with Five9 REST API and WebSocket using Go
five9 golang rest-api websocket
Last synced: 17 Jan 2026
https://github.com/pooulad/infomosaic
🧩See your system information momentarily and side by side like mosaics
dashboard golang react reactjs systeminfo systeminformation typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/clinth/remote
A framework for super easy cross device communication
broadcastchannel webrtc websocket
Last synced: 04 Dec 2025
https://github.com/dheerajgits/peerconnect-server
This backend repository powers a video calling application built with typescript, utilizing PeerJS for seamless peer-to-peer connections and WebSockets for real-time communication. Designed with an MVC architecture, this backend helps in creating rooms, joining and other tasks along with providing other endpoints for analytics purposes of class.
mvc mvc-architecture peerjs socket-io streaming typescript webrtc websocket
Last synced: 12 Feb 2026
https://github.com/fullstop000/golang-online
A web app for compiling .go file online using Websocket and native go tools
Last synced: 10 May 2026
https://github.com/heismanish/scalable-voting-app
A scalable realtime voting application using websockets and redis.
nextjs nextjs14 redis shadcn typescript websocket
Last synced: 06 May 2026
https://github.com/sigma-quantiphi/polymarket-pandas
Python SDK for Polymarket — every endpoint returns a pandas DataFrame. Sync + async HTTP, WebSockets, pandera schemas, order building & signing, on-chain CTF operations.
api-client async betting cryptocurrency dataframe defi pandas pandera polygon polymarket prediction-markets python sdk trading websocket
Last synced: 29 Apr 2026
https://github.com/fquffio/pointers-arena
Sample application to demonstrate WebSocket APIs in Amazon API Gateway.
aws aws-apigateway aws-dynamodb aws-lambda serverless websocket
Last synced: 16 Apr 2026
https://github.com/kianoushamirpour/rag_chatbot
Leveraged advanced RAG techniques and a quantized version of LLaMA-3 with Llama-cpp to create a chatbot. Redis Streams and WebSockets were utilized to enable real-time interaction and keep track of chat history.
chatbot docker-compose fastapi llama3 llamacpp llamaindex qdrant rag redis redis-stream websocket youtube-api
Last synced: 10 Feb 2026
https://github.com/dorky-robot/katulong
Self-hosted remote workspace in your browser. Terminal (xterm.js + tmux), file browser, port proxy, drag-and-drop uploads, clipboard bridge, and multi-session tabs. Access any server from iPad, phone, or laptop with WebAuthn security.
file-browser homelab remote-desktop self-hosted ssh-alternative tmux web-terminal webauthn websocket xterm-js
Last synced: 02 May 2026
https://github.com/trannguyenhan/simple-chatroom-realtime
Chatroom realtime with java websocket
chatroom-realtime java-websocket websocket
Last synced: 29 May 2026
https://github.com/m1guelsb/stonks-frontend
nextjs reactjs socket-io websocket
Last synced: 23 Apr 2025
https://github.com/mpolinowski/html_ws_client
Websocket client for the INSTAR IP camera videostream
html5-video websocket websocket-client
Last synced: 01 May 2026
https://github.com/briandenicola/azure-sentiment-analysis-chat
A demo application written in Go to showcase Azure Cognitive Services running in Docker Containers
azure azure-cognitive-services golang kubernetes-deployment websocket
Last synced: 31 Jan 2026
https://github.com/codewithsushil/php-chat-room-with-websocket
in this project used websocket realtime chat no used any database only Ratchet library WebSockets for PHP
php php-framework php-library php7 php8 phpwebsocket ratchet ratchet-websocket-server websocket
Last synced: 14 Jun 2025
https://github.com/sokil/browser-communication-labs
Server to browser communication examples
long-polling mercure server-push server-sent-events socket-io websocket
Last synced: 28 Jan 2026
https://github.com/dosmike/tf2cc
Lobby based community casual server finder for Team Fortress 2
casual community-driven lobby lobby-system matchmaking quickplay teamfortress2 website websocket
Last synced: 30 Jan 2026
https://github.com/anosatsuk124/syncyt
Yet Another YouTube Sync Player. It's useful to watch the same videos with someone at the same time!
synchronous websocket youtube youtube-player
Last synced: 28 Apr 2026
https://github.com/damianmarti/websocket-examples
Test applications using websockets
Last synced: 28 Apr 2026
https://github.com/lynxline/backws
Web socket system for serving multiple users by piking up deliveries from redis pool (sidekiq compatible). Can do multiple servers for load-balancing.
load-balancer pool redis redis-pooling server sidekiq websocket workers
Last synced: 14 Feb 2026
https://github.com/maxzinchenko/react-use-socket
The package which makes web socket management much easier by using hooks.
react react-use-socket socket websocket
Last synced: 18 Apr 2026
https://github.com/cplieger/plex-exporter
See what your Plex server is doing in Grafana — sessions, libraries, bandwidth, transcoding
distroless docker golang grafana homelab metrics monitoring plex plex-media-server prometheus prometheus-exporter websocket
Last synced: 16 Jun 2026
https://github.com/xcwqw1/xc-qq-robot
一个python萌新写的多线程对接go-cqhttp的屎山玩意
go-cqhttp httpapi qq-bot websocket
Last synced: 28 Jan 2026
https://github.com/geo-tp/websocket-chat
Simple Websocket based chat channel
django-rest-framework react websocket
Last synced: 19 Apr 2026
https://github.com/bws9000/robot-simulator
A lightweight WebSocket-driven robot simulator that visually demonstrates reactive UI updates; a hands-on exploration of how frontend frameworks work under the hood.
Last synced: 07 Oct 2025
https://github.com/gabeduartem/simple-ws-wrapper
Provides a socket.io inspired API for sockets, but using native websockets protocol
native socket socket-io socketio sockets web websocket websockets ws
Last synced: 26 Apr 2026
https://github.com/techerfan/panda
A module for simplifying the use of WebSocket.
event-driven go golang publish-subscribe websocket
Last synced: 18 Jan 2026