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-23 00:34:38 UTC
- JSON Representation
https://github.com/ranjanrak/phpkc-ticker
PHP kiteconnect client websocket ticker implementation.
Last synced: 24 Oct 2025
https://github.com/maxedpc08/astrolabe
Astrolabe is a vision processing software for FRC teams. It is capable of object detection and apriltag detection, along with calculating a bunch of stuff about the object's location. It is designed to be the easiest vision processing system to use for FRC teams.
first-robotics first-robotics-competition frc python vision-processing websocket
Last synced: 24 Oct 2025
https://github.com/marketcalls/crypto-realtime-questdb
Crypto Realtime Dashboard
cryptocurrency dashboard data-ingestion fastapi python questdb real-time websocket
Last synced: 29 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: 18 Aug 2025
https://github.com/sanskarsharma/chat
Websocket chat server, without database/logging, completely anonymous and ephemeral
Last synced: 07 Oct 2025
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/christian80gabi/api_rmi_crud_java
Java API using RMI for CRUD methods.
java mircoservices rmi rmi-client rmi-client-server soket websocket
Last synced: 01 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/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
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/sim642/potatonet
Social network project for Web Application Development course at University of Tartu
bootstrap course-project java-8 social-network spring-boot thymeleaf websocket
Last synced: 20 Apr 2026
https://github.com/julesgoullee/poloniex-api-push
Poloniex push api over websocket
Last synced: 17 Oct 2025
https://github.com/yuvraj0028/node-realtime-chat-app
Our Realtime Chat App, driven by Node.js and WebSockets, ensures low-latency instant messaging with secure room creation. Enjoy responsive design, user authentication, and customizable features for a seamless and personalized chat experience. Connect effortlessly and communicate in real time across devices and browsers.
backend chat expressjs nodejs websocket
Last synced: 10 Jul 2025
https://github.com/techgaun/protocol-tests
cowboy elixir internet-of-things mqtt phoenix plug websocket
Last synced: 17 May 2026
https://github.com/ashutoshdm1/codegen
CodeGen: Online coding platform with AI-powered assistance and collaborative development for seamless coding.
codegen machine-learning nextjs react19 real-time shadcn-ui webcontainer websocket
Last synced: 12 Apr 2025
https://github.com/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 2025
https://github.com/supreme-gg-gg/corpo-lingo
Buzzword your way to the top!
css employment-opportunities express-js gemini-api html huggingface-transformers javascript llm-inference node-js socket-io websocket
Last synced: 23 Feb 2026
https://github.com/matthewoestreich/chat-app
A full-stack real-time chat app with support for multiple rooms, direct messaging, and dark mode
chat chat-app chat-application express express-js expressjs nodejs react react-real-time-chat react-websocket real-time-chat typescript websocket websocket-chat websockets ws
Last synced: 20 Feb 2026
https://github.com/matibbb232/ws-cat
Simple utility for testing WebSocket connections. Written in Go.
go golang testing-tools websocket websockets
Last synced: 24 May 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/koko37/orderbook-component
Basic orderbook component with websocket
centrifuge orderbook websocket
Last synced: 07 Apr 2025
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/kerimbr/dart_websocket_example
An example of a WebSocket Server created with Dart language and a client that can connect to it
Last synced: 24 May 2026
https://github.com/egdavid/rusty-socks
🧦 Rusty Socks: Real-time Communication Made Simple. Rusty Socks is a lightning-fast WebSocket server crafted with Rust. Born from my passion for efficient networking, this project combines the safety of Rust with the power of WebSockets to create a strong foundation for any real-time applications.
async communication networking real-time rust rust-lang server tokio warp websocket websocket-server
Last synced: 24 Feb 2026
https://github.com/primebible/primebible-obs
Professional Bible verse overlay for OBS Studio - Live streaming tool for churches, worship
bible bible-verses church live-streaming ministry nodejs obs obs-studio open-source overlay streaming websocket worship
Last synced: 14 Jun 2026
https://github.com/joriewong/websocket-message-queue
:chart_with_upwards_trend:Testing RabbitMQ to WebSocket by Echarts
echarts nodejs rabbitmq websocket
Last synced: 09 Aug 2025
https://github.com/brucearmstrong007/my-chat
A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo
angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod
Last synced: 09 Apr 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/gautam6023/hackathon
Chat translator is an instant messaging app with live translation features. People from a different countries with different languages can communicate with each other. The app removes the barrier of language in communication.
css3 html5 jwt-authentication reactjs socket-io styled-components websocket
Last synced: 10 Apr 2026
https://github.com/cryptosingh1337/serpent-clash
Multiplayer snake game
canvas2d ecs golang multiplayer-game pixi-js quadtree tailwindcss vue3 websocket
Last synced: 05 May 2026
https://github.com/jak2k/seamless.ts
WIP: A seamless way of creating and using APIs
api api-client api-framework api-server bun bun-powered collaborate communityexchange github hacktoberfest powered-by-bun runs-with-bun student-vscode websocket websocket-client websocket-server
Last synced: 20 Jan 2026
https://github.com/kumarankit263/major_project2.0
KrishiBazaar is a full-featured web platform that enables seamless wholesale crop trading by connecting farmers directly with buyers. Featuring dedicated interfaces for sellers and consumers, the platform simplifies the trading process while offering powerful tools and features tailored to the needs of each user.
ai cloudinary expressjs leaflet-map machine-learning mongodb nodejs razorpay-api react redux rest-api tailwindcss websocket
Last synced: 06 Apr 2026
https://github.com/alextanhongpin/chat-playground
Simple standalone chat app with shareable link, inspired by go-playground
chat chat-server go golang gorilla websocket
Last synced: 16 Apr 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/haskell-miso/miso-websocket
⚡ A simple WebSocket example
Last synced: 11 Oct 2025
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/yingshulu/wsrpc
websocket RPC for go
bi-directional rpc streaming websocket
Last synced: 14 Jan 2026
https://github.com/lmangani/pcap2hep
PCAP to HEP Conversion via Browser
hep hepic hepv3 homer js pcap sipcapture websocket ws
Last synced: 12 Feb 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/fet1sov/da-integration
🌳 Простой плагин для Tshock (Terraria) взаимодействующий с Donation Alerts API
c-sharp donationalerts otapi terraria terraria-server terraria-server-api tsapi tshock tshock-plugin twitch twitch-api websocket
Last synced: 05 Feb 2026
https://github.com/sbolanowski/raspybot
A robotics and computer vision project.
adafruit computer-vision dashboard electronics fritzing hardware-design nextjs open-hardware open-source pid pid-control python python3 raspberry-pi raspberry-pi-3 robotics shadcn-ui tof ultrasonic-sensor websocket
Last synced: 09 Aug 2025
https://github.com/tfkfan/webflux-server-game-demo
Webflux websocket game demo
java kotlin netty reactive reactor spring-boot webflux websocket
Last synced: 05 Mar 2026
https://github.com/spiral/simple-chat
A real-time demo chat application using the Spiral Framework, RoadRunner, and Centrifugo with authentication and bidirectional communication.
bidirectional centrifugo grpc php roadrunner spiral-framework websocket
Last synced: 04 May 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/balintsoos/api.rezsi.io
RESTful Web API powered by Node.js and MongoDB
api express javascript jwt mongodb nodejs passport rest websocket
Last synced: 10 Apr 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/faluciano/react-native-couch-kit
React native libraries for hosting websocket games on TV hardware with controller client packages
android-tv couch-kit embedded-server fire-tv library local-multiplayer party-game react react-native real-time tv-game websocket
Last synced: 02 Mar 2026
https://github.com/lreiner/yt-realtime-channelstatistics
Websocket Server to push out Youtube Channel Statistics in Realtime. Free to use for everyone! 🖨
angular api ionic js nodejs socket websocket youtube youtube-api
Last synced: 11 Apr 2026
https://github.com/gotz1480/websocket-server
A simple application which uses C library socket.h to demonstrate how to retrieve a HTTP GET request with response 200 and some HTML data.
c c-webclient c-webserver-program websocket websocket-endpoint websocket-example websocket-server
Last synced: 07 Apr 2025
https://github.com/andezion/paintonline
Реализация многопользовательского синхронного рисования
client database java mysql paint-application server spring-boot websocket
Last synced: 11 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/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/sahilaggarwal2004/starwars
Star Wars is a strategy PvP game where 2 players build up their teams according to their strategy and then fight to defeat the opponent player using the abilities of their team. The leader ability of players creates a big impact on the whole team. So choose your leader and team wisely and enjoy playing the game!
game javascript nextjs peerchat pwa react socket-io starwars tailwindcss webrtc website websocket
Last synced: 16 May 2025
https://github.com/itsjimi/jack
🏗 Serve files, connect to websocket, etc... Jack is an amazing web development tool
development-tools files fileserver go server static-server websocket websocket-client ws
Last synced: 12 Feb 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/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/m1guelsb/stonks-frontend
nextjs reactjs socket-io websocket
Last synced: 23 Apr 2025
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/bcinarli/backoffice-chat
Help Desk Chat App with a Backoffice Agents
chat es6 websocket websocket-client websocket-server
Last synced: 04 Jul 2025
https://github.com/amen-souissi/e2e-web-app-tutorial
end 2 end web app tutorla
apollo apollo-client apollo-server-express docker docker-compose expo graphql material-ui postgresql react-native reactjs redux smashtest subscriptions tutorial type-graphql typescript websocket
Last synced: 20 Jun 2025
https://github.com/akagi201/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 27 Apr 2025
https://github.com/tinawebdev/skillbox-chat-server
Simple Chat Server using Sockets
chat-server cpp-chat uwebsockets websocket
Last synced: 20 Jun 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/hihuzhen/browser-mcp
Browser MCP
automation browser browser-extension mcp websocket
Last synced: 14 Jan 2026
https://github.com/yakimenko73/sync-party-gateway
Sync-party websocket server on Elixir
elixir gateway httpoison jason-elixir mongodb open-source websocket
Last synced: 23 Feb 2026
https://github.com/etcdpad/etcdpad-core
etcdpad-web server, support etcdv3 only
etcd etcd-client etcdv3-web go multiplex websocket
Last synced: 14 Jan 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/christophertrimboli/react-vrm-server
Backend server for react-vrm demo, multiplayer websocket.
metaverse multiplayer react-three-fiber vrm websocket
Last synced: 08 Oct 2025
https://github.com/mix-php/websocket
PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
coroutine mix swoole websocket
Last synced: 09 Oct 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/quocanh189/eventhub
EventHub is an online event management and ticketing application that allows users to create, manage, and participate in events with ease and convenience.
i18next material-ui react redux redux-tookit signalr soket-io styled-components tailwindcss websocket
Last synced: 12 Oct 2025
https://github.com/deepgram-starters/go-live-transcription
Get started using Deepgram's Live Transcription with this Go demo app
asr deepgram live real-time speech-to-text stt transcription websocket
Last synced: 21 Jan 2026
https://github.com/RWTH-i5-IDSG/ixsi
IXSI - Interface for X-Sharing Information documentation
bikesharing carsharing documentation mobility tex travelinformation websocket xml
Last synced: 13 Oct 2025
https://github.com/kyoukaya/angelina
Event driven websocket interface to get a Arknight client's state
Last synced: 22 Jan 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/mesquitte/mesquitte-client
mqtt v3.1.1/v5.0 client, support tcp, websocket and quic
Last synced: 25 Feb 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/ichiro-its/kumo-client
JavaScript client library for Kumo WebSocket to ROS 2 bridge
javascript ros ros2 typescript websocket websocket-client
Last synced: 26 Feb 2026
https://github.com/maitrungduc1410/socket.io-mesh-adapter
The first adapter that truly scales your SocketIO app horizontally 🚀
mesh mesh-network scale socketio websocket
Last synced: 26 Feb 2026
https://github.com/cunningdj/eda-site
Event-Driven Architecture project, to experiment with EDA
distributed-system event-driven event-driven-architecture kafka nodejs system-design typescript websocket
Last synced: 09 Feb 2026
https://github.com/alexander-hagen/node-api-kucoin
Non-official implementation of KuCoin's API's. Developed for personal use.
api-rest javascript kucoin nodejs websocket
Last synced: 10 Feb 2026
https://github.com/yuantsai1115/ar.camera.mobile
It is a proof of concept for mixed collaboration between site engineers and officers powered by AR and WebSocket..
ar bim collaboration construction-management vr websocket webxr
Last synced: 13 Feb 2026
https://github.com/swift-libp2p/swift-libp2p-websocket
A WebSocket Transport Module for LibP2P Applications
libp2p libp2p-transport websocket
Last synced: 14 Feb 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/krlan2789/express-ws-app
Express - WebSocket Server Application
expressjs nodejs postgresql websocket websocket-server
Last synced: 04 Mar 2026