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-30 00:30:37 UTC
- JSON Representation
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/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/ayush272002/chat-app
A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.
Last synced: 09 Apr 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/ega4432/chat
Chat application using WebSocket
bootstrap3 chat-application go golang websocket
Last synced: 06 May 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/taiyoh/graphqlws-subscription-server
this project is work in progress
Last synced: 21 Feb 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/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/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/olegweremyew/paintonline
NodeJS + React + WebSocket
express nodejs react typescript websocket
Last synced: 11 Apr 2026
https://github.com/zetaphor/webleap
A Chrome extension and jQuery plugin that allows you to navigate the web using the Leap Motion hardware controller
chrome-extension jquery-plugin leap-motion nodejs websocket
Last synced: 10 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/nnemirovsky/socket-storm
SocketStorm is a lightweight C# library that implements WebSocket server as a wrapper for the built-in HttpListener
csharp csharp-library dotnet websocket websocket-server websockets
Last synced: 15 Apr 2026
https://github.com/julianolorenzato/volko
🎮 Esports opinion forum.
elixir forum phoenix-framework project real-time websocket
Last synced: 28 Jan 2026
https://github.com/jdy8739/websocket-study
WebSocket protocol 스터디
socket-io webrtc-video websocket
Last synced: 06 May 2026
https://github.com/openvoiceos/ovos-messagebus
ovos-core bus daemon
mycroft openvoiceos ovos websocket
Last synced: 16 May 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/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/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/jamessizeland/websockets
testing rust tungstenite websockets to react browser
async fullstack react rust tungstenite typescript 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/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/braedonsaunders/polymarket-btc-pulse-overlay
Read-only Binance BTC/USDT price, flow, and liquidity overlay for Polymarket BTC pages.
binance bitcoin browser-extension btc chrome-extension javascript market-data polymarket price-overlay websocket
Last synced: 01 Jun 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/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/vanguardmaster01/vendingapp
vending desktop application using kivy framework
http-requests kivy-framework postgresql python websocket
Last synced: 03 Feb 2026
https://github.com/carloseduardodb/pegasus-report-stream
A client-side high-performance report generator that utilizes data streaming
chunked-http frontend javscript report stream typescript websocket
Last synced: 27 Oct 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/anas-dew/meetverse-mini-google-meet-clone
A free video conferencing web app
google-meet video-conferencing websocket
Last synced: 27 Oct 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/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/dephix/connector
📡 Client for seamless integration with crypto exchanges.
binance bybit dockerfile grafana jaegertracing javascript loki market market-data nestjs postgresql prometheus redis typescript websocket
Last synced: 15 Apr 2026
https://github.com/aruizeac/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 04 Oct 2025
https://github.com/ricnaga/websocket-example
Aplicação backend que aborda conceitos de websocket
docker express nodejs socket-io typescript websocket
Last synced: 15 Apr 2026
https://github.com/mariosantosdev/py-chat
A simple chat built in Python to understand about flask and websocket connection.
chat css flask html javascript python websocket
Last synced: 09 Apr 2026
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/szegoo/chat
Simple chat app made with socket.io.
javascript nextjs react socketio websocket
Last synced: 11 Apr 2026
https://github.com/nguyenductung2709-dt/hkfood-junction-2024
This is our project for HK Food's Challenge in Junction 2024
express jupyter-notebook mongodb mongoose nodejs python reactjs redux websocket
Last synced: 02 Apr 2026
https://github.com/happytunesai/ez-stt-logger-gui
Python GUI for real-time Speech-to-Text (STT) using local Whisper, OpenAI API, or ElevenLabs API. Features audio logging, filtering, replacements, WebSocket control (Stream Deck), and Streamer.bot integration.
audio-processing customtkinter elevenlabs-api ez-stt-logger-gui gui openai-api python python-application speech-recognition speech-to-text stream-deck streamer-bot stt tkinter transcription websocket whisper
Last synced: 30 Apr 2026
https://github.com/wangxianzhuo/web-console
It can print data on web by websocket
Last synced: 24 Jan 2026
https://github.com/ddxtanx/messaging-app
Messaging app I created for fun. Uses Web sockets.
easy-to-use javascript messaging node nodejs text website websocket
Last synced: 24 Jan 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/tamdilip/sse-nest-js
Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.
corn-job java nestjs nodejs notifications server-sent-events server-side-events sse websocket
Last synced: 15 Apr 2026
https://github.com/thalida/napkinnotes
A digital 'napkin' (just what everyone's wanted). Jot down quick math, list todos, paste notes, etc.
calculator devlog django django-channels django-rest-framework notes pwa side-project tasks vue vue3 websocket
Last synced: 05 May 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/marcosrjjunior/insta
Node - React - React Native, study project
nodejs react react-native s3 websocket
Last synced: 29 Jan 2026
https://github.com/cyntler/node-websocket-temperature
A simple project for a friend that generates random temperatures, based on the WebSocket.
Last synced: 15 Apr 2026
https://github.com/michaelscollins/nodejs-multiplayer-api
A comprehensive REST API and WebSocket server Template for a multiplayer games, built with TypeScript, Node.js, Express, and MongoDB.
auth express express-js expressjs game history iwt iwthealth jwt match matchhistory mongodb node-js nodejs stats typescript unity unity3d-plugin unitycloudsave websocket
Last synced: 11 Apr 2026
https://github.com/sabkat-ahmed-rafi/connectpro
ConnectPro is a real-time chat application designed to provide seamless messaging, audio, and video call functionalities.
express javascript nodejs reactjs socket-io tailwind webrtc websocket
Last synced: 16 Mar 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/alessiobianchini/tunnelize
Tunnelize is a command-line tool that allows you to easily forward HTTP or HTTPS requests from a remote server to a local instance. It is designed to facilitate secure, simple, and reliable tunnel connections for development environments.
local-server proxy tunnel websocket
Last synced: 25 Feb 2026
https://github.com/johntalton/i2c-port
I²C over MessagePort
bus i2c messageport virtual websocket
Last synced: 29 Jan 2026
https://github.com/PostSiliconDev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 18 Jan 2026
https://github.com/macktb/realtime-chat
RealTime-Chat with Spring Boot and WebSocket (STOMP) a simple multi-user chat app that supports public and private chat
dom-manipulation fetch-api spring-boot spring-mvc stomp websocket
Last synced: 05 May 2026
https://github.com/the-arcade-01/react-golang-distributed-chat-app
Distributed Chat App Implementation in Golang, React.js & Redis
docker-compose golang react redis redis-pubsub redis-streams websocket
Last synced: 15 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/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/mcp-tool-shop/voice-soundboard
Production-ready TTS library and MCP server for AI assistants. Multi-voice synthesis, real-time streaming, SSML support, emotional speech, and sound effects.
23-languages ai-assistant chatterbox claude diffusion-transformer f5-tts kokoro mcp mcp-server multilingual onnx python real-time speech-synthesis ssml streaming text-to-speech tts voice-cloning websocket
Last synced: 30 Jan 2026
https://github.com/darshjme/darshjdb
The Self-Hosted Backend-as-a-Service That Sees Everything Your App Needs. One binary. Every framework. Zero loopholes.
auth baas backend-as-a-service database open-source permissions postgresql react real-time rust self-hosted typescript websocket
Last synced: 15 Apr 2026
https://github.com/angrybeltman/vnc-backend
A simple VNC backend server written in rust.
axum backend blazingly-fast example-project rust rust-lang tokio tokio-tungstenite videostreaming vnc vnc-server websocket
Last synced: 15 Apr 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/yoset77/shogihome-lan
PC上の将棋エンジンをLAN経由でスマホやタブレットから利用できる、ShogiHomeのフォーク版GUI
shogi typescript usi vue websocket
Last synced: 30 Jan 2026
https://github.com/neninja/sinergia
Jogo sintonia usando websocket
boardgame laravel livewire websocket
Last synced: 10 May 2026
https://github.com/fzl-22/antares-insight-backend
Antares' alerting and notification IoT system with implementation of MQTT over WebSockets.
iot-platform mqtt nestjs typescript websocket
Last synced: 06 Feb 2026
https://github.com/tejashah88/triforce-control
An Android app that bridges any ADT-1 dev game controller to a Windows computer to allow playing GameCube/Wii Games (mainly SSBM).
android dolphin-emu gamecube kotlin ssbm websocket wii windows
Last synced: 05 May 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/cristiandaza07/chat-app
Frontend developer in Angular for real-time chat with API developed in SpringBoot
angular bootstrap chat-application websocket
Last synced: 28 Apr 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/cenixeriadev/broadcastserver
A roadmap.sh CLI project to understand websocket and real-time user-server communication.
cli goland http networking websocket
Last synced: 31 Jan 2026
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/tarekoraby/chatroom
A chatroom built using Spring Boot, WebSocket and STOMP
java spring-boot stomp websocket
Last synced: 26 Sep 2025
https://github.com/adrianhajdin/sportz-websockets
Express + Postgres demo for live match commentary with a WebSocket broadcast channel. Focus is on WS patterns (heartbeats, backpressure, message validation, subscriptions).
Last synced: 31 Jan 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/code-co-technology/cyber-doc-server
CyberDoc project
api channels ci-cd django-rest-framework git nginx postgresql python python3 ubuntu websocket
Last synced: 11 Apr 2026
https://github.com/fairlytales/websockets
Working with WebSockets using WS library
express javascript nodejs websocket websocket-library
Last synced: 15 Apr 2026
https://github.com/emmanuelsilva/customer-graphql-api
Spring Boot GraphQL API to manage customers
graphql reactive spring-boot websocket
Last synced: 15 Apr 2026
https://github.com/xoriantopensource/springwebsocketintegration
Project demonstrating WebSocket implementation with Spring boot Application
java springboot stompwebsocket websocket
Last synced: 15 Apr 2026
https://github.com/konsbe/java-websocket-microservices
websocket, Web Socket Message Broker, Event Listeners
Last synced: 05 May 2026
https://github.com/santidotio/tv-remote
Control TV from web interface
cec cec-client hdmi hdmi-cec home-automation websocket
Last synced: 18 Nov 2025
https://github.com/eyrafabdullayev/spring-boot-websocket
Sample Chat Application using Spring Boot and WebSocket
chat chatroom spring spring-boot websocket
Last synced: 06 May 2026
https://github.com/bmoszczynski07/tank.io
My multiplayer tanks game made in Svelte.
2d-game fullstack live-server multiplayer nestjs online socket-io svelte websocket
Last synced: 15 Apr 2026
https://github.com/nathanfox/nginx-dev-gateway
Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward
api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket
Last synced: 06 May 2026
https://github.com/samet404/pixgu-ws
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 01 Jul 2025