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-02 00:34:07 UTC
- JSON Representation
https://github.com/mark24code/sinatra-websocket-example
Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )
Last synced: 02 Sep 2025
https://github.com/unculturedcreations/g-xtb
Explore g-xTB, a semiempirical quantum mechanical method for efficient property approximation. Perfect for Linux users. Join the development on GitHub! 🚀🌐
ase computational-chemistry dft federation gaussian16 go grrm library oidc saml2 sqm tight-binding trading websocket wrapper xtb xtb-client xtb-trading
Last synced: 25 Aug 2025
https://github.com/oduortoni/social-network
A Facebook-like social network with features like profiles, posts, groups, real-time chat, and notifications, built with a Go backend (SQLite, Docker, WebSockets, migrations, authentication) and a JavaScript frontend.
go javascript nextjs sqlite3 websocket
Last synced: 01 Jul 2025
https://github.com/javy99/termview
🖥️ termview is a Go-powered tool that lets you run and share any terminal app (like Bash, Python, Go, etc.) in your browser using PTY and WebSockets. Perfect for demos, teaching, or remote debugging.
cli golang pty remote-access repl terminal webapp websocket xtermjs
Last synced: 01 Jul 2025
https://github.com/ishaanmitl24/chat-app
Chat social media app, where user can add friends and serach on the base of friend id and chat with them.
chat-application express mongodb nodejs reactjs sockets-io styled-components type typescript websocket
Last synced: 11 Apr 2026
https://github.com/ujwalakrishna/kuber
Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.
adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper
Last synced: 05 May 2026
https://github.com/obgnail/chatroom
黑历史系列.基于websocket的网络聊天室
celery chatroom python websocket
Last synced: 26 Jun 2025
https://github.com/vanguardmaster01/vendingapp
vending desktop application using kivy framework
http-requests kivy-framework postgresql python websocket
Last synced: 03 Feb 2026
https://github.com/iunary/govas
Basic realtime canvas drawing with Golang and Websocket
canvas collaboration drawing golang javascript realtime websocket
Last synced: 16 Apr 2026
https://github.com/aayushxrj/gochat
A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.
chatroom golang reactjs websocket
Last synced: 16 Jan 2026
https://github.com/asmeikal/gql-on-ws-on-saga
A client for graphql-ws implemented on top of redux-saga.
gql-on-ws graphql graphql-ws redux-saga subscription websocket
Last synced: 19 May 2026
https://github.com/mat-sz/use-typesocket
🌐 TypeSocket React hook.
javascript javascript-library react react-hooks reactjs typescript typescript-library websocket websockets
Last synced: 08 May 2026
https://github.com/danushka96/ws
CLI tool for test WebSocket connections
cli command-line-tool javascript nodejs testing-tools websocket websocket-client websockets
Last synced: 21 Feb 2026
https://github.com/smart-village-solutions/smart-speech-flow
Containerized microservice platform for real-time speech processing, translation, and TTS with LLM refinement
docker fastapi gpu grafana microservices nllb ollama prometheus python speech-recognition translation tts vue websocket whisper
Last synced: 28 May 2026
https://github.com/krutarth-2004/chess
A real-time multiplayer Chess game built with Node.js, Express, Socket.IO, and Chess.js. Supports drag-and-drop moves, move validation, board sync, player roles (White, Black, Spectator), pawn promotion, game restart, draw offers, and resign feature — all in a modern responsive UI.
browser-game chess chessjs draggable-ui expressjs javascript multiplayer-game nodejs real-time socket-io tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/sanketghosh/implementing-ws-js
Implementing websocket protocol in JavaScript
implementation javascript nodejs typescript websocket
Last synced: 11 Apr 2026
https://github.com/matheusadc/chatpython
O projeto visa a criação de uma sala de conversa privada mediante acesso a determinada url através da linguagem de programação Python.
Last synced: 15 Mar 2025
https://github.com/broderick-westrope/teatime
A secure TUI messaging application (WIP).
bubbletea chat-application golang tui websocket
Last synced: 15 Mar 2025
https://github.com/jamessizeland/websockets
testing rust tungstenite websockets to react browser
async fullstack react rust tungstenite typescript websocket
Last synced: 11 Apr 2026
https://github.com/Code-co-Technology/cyber-doc-server
CyberDoc project
api channels ci-cd django-rest-framework git nginx postgresql python python3 ubuntu websocket
Last synced: 24 Mar 2025
https://github.com/tireon003/instant-messaging-app
A simple real-time chatting full-stack application.
aiogram3 aiohttp alembic celery fastapi-sqlalchemy full-stack messanger postgresql react redis tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/misspee007/guess-a-ton
Guess-a-ton is a simple trivia game equipped with websocket connections. A "Game Master" creates a new game session, sets a question and provides the answer, while other players try to guess the correct answer in 60 seconds. Each player gets 3 chances. When the round ends, a new game master is automatically assigned.
express nodejs reactjs websocket
Last synced: 11 Apr 2026
https://github.com/shivanshkc/gravastar
Gravastar is a browser-based gravity game where players create “Dots” on a shared canvas visible to everyone around the world. Each Dot has mass and interacts through gravity, so a Dot created in Germany can influence one in Australia.
n-body-simulation newtonian-gravity real-time-communication websocket
Last synced: 26 Jan 2026
https://github.com/deviskalo/p2p-transfer
The P2P file transfer application offers the following main features, including direct Peer-to-Peer Transfers Enables file sharing without intermediaries and more.
axum-server nextjs15 rust rust-lang tailwindcss websocket websocket-server
Last synced: 07 May 2026
https://github.com/penn201500/wooapi
WOO X. A privately-accessible liquidity venue for the trading of cryptocurrencies. WOO X provides clients with an easily accessible deep pool of liquidity sourced from the largest exchanges and from Kronos’ HFT proprietary trading. This is an example to display two implement forms of WOO API.
api cex cex-api cryptocurrencies js restful-api web3 websocket woox
Last synced: 24 Mar 2025
https://github.com/vision-empower/harmonycode
Multi-AI collaboration framework - Built by 3 AI agents | npm install harmonycode@beta
ai collaboration multi-agent nodejs websocket
Last synced: 02 Sep 2025
https://github.com/openvoiceos/ovos-messagebus
ovos-core bus daemon
mycroft openvoiceos ovos websocket
Last synced: 16 May 2025
https://github.com/jdy8739/websocket-study
WebSocket protocol 스터디
socket-io webrtc-video websocket
Last synced: 06 May 2026
https://github.com/youstinus/websocket-task
API that upgrades connection to use websocket. Contains server and client and testing how they communicate
api client go golang server websocket websocket-client websocket-server
Last synced: 24 Mar 2025
https://github.com/zitaharry/sportz
arcjet express-js neon-postgres websocket ws
Last synced: 03 Apr 2026
https://github.com/shahdarshil123/chat-app
A full-stack real-time chat application with a Node.js backend, React frontend, PostgreSQL database, Redis, and Docker-based infrastructure
chat-application docker express full-stack-application nodejs postgresql prisma react redis websocket
Last synced: 13 Jan 2026
https://github.com/olegweremyew/paintonline
NodeJS + React + WebSocket
express nodejs react typescript websocket
Last synced: 11 Apr 2026
https://github.com/z-ray-entertainment/el_decko_backend_obs_ws
OBS Studio Websocket backend for El Decko
obs obs-studio python-3 websocket
Last synced: 03 Oct 2025
https://github.com/podnet/websocket-mgos-test
Mongoose OS WebSocket client application
c esp32 mongoose-os mongoose-os-app websocket
Last synced: 11 Apr 2026
https://github.com/santiagodotsh/nest-websocket-client
🔌 💬 Vanilla JS app to connect with nest-teslo-shop.
chat client socket-io vanilla-js vite websocket
Last synced: 20 Jan 2026
https://github.com/arxiver/gotmp
Golang starter web restful api with support of websocket (wss)
api-rest express go goapi golang golang-application golang-examples golang-package microservice microservices rest-api restful-api starter starter-kit starter-project starter-template webapi websocket websocket-server
Last synced: 04 Feb 2026
https://github.com/taiyoh/graphqlws-subscription-server
this project is work in progress
Last synced: 21 Feb 2026
https://github.com/rinapen/yay-cpp-wrapper
🌐Modern C++ wrapper for Yay (SNS) API.
api-client http http-client websocket yay
Last synced: 17 Nov 2025
https://github.com/ega4432/chat
Chat application using WebSocket
bootstrap3 chat-application go golang websocket
Last synced: 06 May 2026
https://github.com/sirmaxx/fastapi_deepface
Example for deepface ,aync,websocket fastapi integration
deepface fastapi haarcascade-frontalface websocket
Last synced: 28 Apr 2026
https://github.com/lancaluis/mysailer-chat
A real-time chat application made with Python + Websocket and React.js
fastapi framer-motion python reactjs shadcn-ui typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/sebastianbrzustowicz/robot-tasker-api
Java + Spring Boot + MySQL + Rest API + WebSocket + Docker + JUnit. API for communication between client and vehicle.
api bash docker java jdbc mysql powershell quadcopter remote-control rest-api robot robotics shell spring-boot websocket websocket-api
Last synced: 12 Apr 2026
https://github.com/MarkelCA/toggles
A minimalistic feature flags engine made with Go
cli docker-compose feature-flags go golang mongodb redis rest-api websocket
Last synced: 09 May 2025
https://github.com/josejefferson/amongzap
Converse e interaja com outros jogadores de Among Us online e grátis com o AmongZap
among-us amongus angularjs chat css game-chat games html javascript nodejs public-chat real-time realtime websocket
Last synced: 11 Apr 2026
https://github.com/suhailroushan13/suhail-projects
These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules
bash farmhash github jenkins nodejs os rtc socket-io system websocket
Last synced: 12 Apr 2026
https://github.com/thertzlor/tocket
A high-level, type safe WebSocket middleware and interceptor for Node and Browsers
interceptor websocket websocket-client websocket-server
Last synced: 16 Mar 2025
https://github.com/harrytran998/53-days-flutter-challanges
The projects I practice about Flutter + State Management Architect(Bloc, Provider, GetX, FishRedux) + Tracking Solution
bloc dart fish-redux flutter getx provider state-management tracking websocket
Last synced: 15 Mar 2025
https://github.com/david-torres/robotgo-app
desktop-automation go golang webapp websocket webview
Last synced: 02 Jul 2025
https://github.com/maximemoreillon/shcp
Smart Home Control Panel
home-automation mqtt nodejs websocket
Last synced: 04 May 2026
https://github.com/maximemoreillon/shcp_front
Front end of SHCP
pwa socket-io vue vuejs websocket websockets
Last synced: 15 Mar 2025
https://github.com/mevdschee/php-wamp-observer
High frequency websocket (WAMP RPC) message logging in PHP and aggregating into metrics using Go
metrics prometheus wamp-protocol websocket websockets
Last synced: 31 Mar 2025
https://github.com/anmol420/chatx
A websocket and web-rtc based backend.
drizzle-orm nodejs postgresql rabbitmq redis typescript webrtc websocket
Last synced: 12 Apr 2026
https://github.com/no-country-simulation/s16-01-ft-csharp-react
Mobile Web Application designed for restaurants, bars, places that offer menus, from which they can offer both a menu and bills in a cooperative or independent manner. App in development.
food-ordering formik-yup material-tailwind mobile-web-app react socket-io tailwindcss typescript vite websocket websocket-client websocket-server
Last synced: 12 Apr 2026
https://github.com/jancd/elixir_notes
My notes for learning elixir.
elixir metaprogramming mix phoenix websocket
Last synced: 11 Jul 2025
https://github.com/frontandrew/stellar-burgers
Burger like you want!
react redux-toolkit rtk-query typescript vite websocket
Last synced: 12 Apr 2026
https://github.com/spectroalias/chat-room
speed dev, some day with ASGI
asgi channels chat django django-channels django-project real-time realtime redis websocket websockets
Last synced: 10 Mar 2025
https://github.com/m15kh/websocket_ai
asynchronous-programming multiprocessing multithreading websocket
Last synced: 03 Sep 2025
https://github.com/amafjarkasi/windows-screenshot-mcp-server
🚀 Production-ready Windows Screenshot MCP Server with real-time WebSocket streaming, Chrome DevTools integration, and comprehensive APIs. Built with Go for high-performance native Windows screenshot automation.
api automation chrome-devtools golang mcp real-time screenshot streaming websocket windows
Last synced: 18 Apr 2026
https://github.com/alextanhongpin/go-websocket
A deeper look into websocket with golang
Last synced: 24 Mar 2025
https://github.com/braycarlson/senna
A tool to automate League of Legends
golang league-of-legends league-of-legends-api websocket
Last synced: 10 Mar 2026
https://github.com/romabulani/learnbot
JavaScript AI Teacher
ai genai js react tailwindcss typescript websocket
Last synced: 12 Apr 2026
https://github.com/develephant/websockets-plugin-docs
Documentation for the Corona Websockets Plugin:
corona corona-sdk coronasdk lua plugin websocket websocket-client
Last synced: 08 Apr 2025
https://github.com/defgsus/lovebot
Botlove python server and client + webclient
bot botwars client love server simulation websocket
Last synced: 30 Mar 2025
https://github.com/notlelouch/arbibot
A Go-based cross-exchange arbitrage bot using WebSocket for real-time crypto price discrepancies. Actively in development.
arbitrage cryptocurrency golang trading-bot websocket
Last synced: 30 Jan 2026
https://github.com/quaddarv1ne/weather_avatar_bot
Бот для автоматического обновления аватара Telegram с текущей температурой в указанном городе. Изображение генерируется программно с учетом времени суток (меняется цвет фона)
analytics api api-client bot config env environment hash python telegram url websocket
Last synced: 03 Sep 2025
https://github.com/kiwifruitdev/sfm-bridge-proxy
A websocket server for SFM Bridge intended to redirect data from Source Filmmaker to other clients.
nodejs source-film-maker websocket
Last synced: 21 Apr 2025
https://github.com/rsurya99/cetan-vue
Realtime chat with laravel websocket and vue 3
laravel pusher vue3 vue3-typescript websocket
Last synced: 08 Apr 2025
https://github.com/vish501/tcp-chat-room
A TCP chat room
chatroom-application client-side python server-side tcp websocket
Last synced: 09 Jun 2026
https://github.com/deepcloudlabs/dcl302-2023-dec-18
DCL-302: Node.js Programming
express-js mongoose nodejs rxjs socket-io websocket
Last synced: 12 Apr 2026
https://github.com/rafaelesantos/refds-network
RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.
http-client protocol refds refds-network refds-shared swift websocket
Last synced: 03 Sep 2025
https://github.com/jarmitage/p5.bela
Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)
bela belaplatform p5js websocket
Last synced: 08 Apr 2025
https://github.com/envek/go-websocket-webtransport-server
Dual WebSocket and WebTransport chat server in Go
Last synced: 26 Mar 2025
https://github.com/vinayakchandra/remote-mouse
control the mouse cursor remotely in the same network and simulate left and right clicks.
Last synced: 28 Apr 2026
https://github.com/asodja/rust-snake
Rust learning project. Gameserver for multiplayer Snake game written in Rust.
gameserver rust rust-lang slitherio snake websocket
Last synced: 07 Oct 2025
https://github.com/chattalk/chat-msa-message
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓
java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security
Last synced: 12 Apr 2026
https://github.com/levyks/warp-ws-chat
Simple WebSocket chat server with multiple rooms, built with Warp
Last synced: 03 Jul 2025
https://github.com/esotericman/wim
Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal
instant-messaging spring-context websocket windward
Last synced: 30 Mar 2025
https://github.com/banyc/mux
A high-throughput duplex-openable multiplexer on any reliable protocols
high-throughput io mux network-protocol structured-concurrency tcp tokio websocket
Last synced: 01 Apr 2025
https://github.com/higorsnt/modclima
Desafio FullStack da Cyan AgroAnalytics
java junit postgis postgres react spring-boot swagger websocket
Last synced: 20 Apr 2026
https://github.com/kvbc/realtime-chat-app
Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend
express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets
Last synced: 06 Jan 2026
https://github.com/shravya1125/ai-pirate-assistant
Voice-first AI assistant with real-time speech input, LLM conversation, and natural TTS playback
ai-chatbot assembly-ai-api css fastapi full-stack gemini gtts html javascript llm murf-ai-voice-agent python real-time rest-api speech-to-text text-to-speech voice-assistant web-audio websocket
Last synced: 12 Apr 2026
https://github.com/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025
https://github.com/tianlangstudio/chat
Chat developped with Rust and React
actix-web chat javascript react rust webrtc websocket
Last synced: 08 May 2026
https://github.com/keshavcore/websocket-chat-app
Quick and small websocket chat browser app with server
concurrently css html javascript monorepo node node-js nodemon npm npm-workspaces react ts-node typescript vite websocket websocket-chat websocket-client websocket-server workspaces
Last synced: 12 Apr 2026