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-01 00:30:48 UTC
- JSON Representation
https://github.com/shahzaibalijamro/nodejs-course
💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.
authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket
Last synced: 11 Apr 2026
https://github.com/maks11060/protocols
Implementation of simple protocols in typescript
deno socks5 stun typescript upnp websocket
Last synced: 19 May 2026
https://github.com/sidmohan0/alphadb
Cryptocurrency data infrastructure with real-time WebSocket feeds, automated feature engineering, and Grafana dashboards. Built with TimescaleDB + Rust. Deploy w/ Docker Compose.
algorithmic-trading backtesting cryptocurrency data-pipeline docker-compose feature-engineering grafana grafana-dashboard kraken-exchange-api market-data postgresql python rust time-series timescaledb websocket
Last synced: 11 Apr 2026
https://github.com/dipanshu18/gossips
A chat app with features like one-to-one chat and group chat which also provides media sharing
express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/xidisoft/xidichat
xidichat是一款私有化部署即时通讯聊天系统。前端基于uniapp实现,服务器端基于php开发环境
chat css html javascript php uniapp vue websocket
Last synced: 11 Apr 2026
https://github.com/takuyadev/interview-scheduler
Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)
css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket
Last synced: 11 Apr 2026
https://github.com/jungin500/lpcv21-nas-backend
Part of PotatoNet (jungin500/lpcv21-submission) - Websocket-based backend inference & power consumption measurement framework
potatonet powermeter python websocket
Last synced: 27 May 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 2025
https://github.com/konsbe/java-websocket-microservices
websocket, Web Socket Message Broker, Event Listeners
Last synced: 05 May 2026
https://github.com/aziaya/real-time-chat-application-with-ollama-and-fastapi
This project is a real-time chat application that uses FastAPI for the backend and Next.js for the frontend. The backend communicates with the Ollama API to generate responses, and the frontend provides a beautiful and responsive UI for interacting with the chatbot
ai chatbot fastapi ollama python websocket
Last synced: 11 Apr 2026
https://github.com/tarekoraby/chatroom
A chatroom built using Spring Boot, WebSocket and STOMP
java spring-boot stomp websocket
Last synced: 26 Sep 2025
https://github.com/conterkote/vk-fortune-wheel-frontend
Fortune wheel fullstack application for vk-mini-apps with real-time winners update
react redux-toolkit rtk-query tailwindcss typescript vk-api websocket
Last synced: 03 Feb 2026
https://github.com/numq/stash-electron
Web/Desktop file sharing application with built-in echo server
bootstrap concurrently electron electron-app electronjs filesaverjs javascript jszip react react-bootstrap react-hooks reactjs websocket websocket-client websocket-server websockets
Last synced: 11 Apr 2026
https://github.com/SahilBhukal001/RapidFix
Developed backend for a real-time emergency assistance web application Enabled users to locate nearby vehicle repair shops & available riders for fuel delivery
expressjs firebase jpa-hibernate mysql socket-io spring-security-jwt springboot websocket
Last synced: 16 Apr 2025
https://github.com/neninja/sinergia
Jogo sintonia usando websocket
boardgame laravel livewire websocket
Last synced: 10 May 2026
https://github.com/mixer-sys/messendger_windl
Mини-приложение, реализующее функционал чата с возможностью отправки сообщений, их хранения в базе данных и создания групповых чатов.
asyncio docker docker-compose fastapi jwt oauth2 openapi python rest-api sqlachemy sqlalchemy-orm swagger websocket
Last synced: 11 Apr 2026
https://github.com/22a31a0525/devbridgeide
DevBridgeIde website available within the below link if replit platform run the code as the server on free credits
java postgresql reactjs spring-boot superbase websocket
Last synced: 11 Apr 2026
https://github.com/theprincelle/plantae
Project created during class (T3 module)
php ratchet school-project websocket
Last synced: 19 Apr 2026
https://github.com/PostSiliconDev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 18 Jan 2026
https://github.com/voltr0x/chatroom-websocket
A chatroom using WebSocket and STOMP with Spring Boot MVC framework
Last synced: 14 May 2026
https://github.com/akshaynayak1719/real-time-collaboration-tool
Collaborative Chat Application For Multiple Users
jwt-authentication mongodb nodejs reactjs socket-io websocket
Last synced: 11 Apr 2026
https://github.com/militska/gochat
golang appliction, websocket chat with react js+ts
go golang ts typescript websocket websockets
Last synced: 10 May 2026
https://github.com/synodriver/asgi-cgi-handler
run cgi scripts inside asgi, and with websocket, sse support
Last synced: 07 Apr 2025
https://github.com/szegoo/chat
Simple chat app made with socket.io.
javascript nextjs react socketio websocket
Last synced: 11 Apr 2026
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/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/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/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/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/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/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/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/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/sirmaxx/fastapi_deepface
Example for deepface ,aync,websocket fastapi integration
deepface fastapi haarcascade-frontalface websocket
Last synced: 28 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/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/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/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/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/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/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/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/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025