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/redouane64/socketio.net.client
An experimental modern Socket.io client for .NET
polling socket-io socket-io-client socketio websocket
Last synced: 24 Apr 2026
https://github.com/rostwal95/media-ui
Real-time voice agent testing platform with STT→LLM→TTS debugging, latency analytics, and conversation export
autonomous-agent grpc nextjs reactjs voice-ai websocket
Last synced: 11 Apr 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/arya-io/ai-analysis-system
A WebSocket-based application that generates feedback for AI-related questions. The system integrates GroqLLM for enhanced answer evaluation and provides real-time feedback to users, with testing and caching mechanisms in place.
ai feedbacksystem groqllm langchain llm machinelearning neuralnetworks python websocket
Last synced: 15 Apr 2026
https://github.com/obioraigboanusi/breach-metaverse-magna
Breach is a blog web application that enables users to see and filter posts by categories, and view live posts based on categories interesting in.
frontend reactjs reastful-api typescript websocket
Last synced: 13 Apr 2026
https://github.com/samuelastech/youtube-remote-client
🎛️ A web client to connect on a socket server and send commands
Last synced: 07 May 2026
https://github.com/livetrack-x/directpipe
Real-time VST2/VST3 host for Windows Plugin chain processing, external control (hotkeys, MIDI, Stream Deck, WebSocket, HTTP API), fast preset switching
audio juce midi real-time-audio stream-deck streaming vst vst-host vst2 vst3 websocket windows
Last synced: 01 Apr 2026
https://github.com/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 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/mahsumurebe/jrpc-client
JSONRPC 2.0 NodeJS Client written in TypeScript
http-client jsonrpc jsonrpc-client jsonrpc-lib jsonrpc2 jsonrpc2-ws websocket
Last synced: 08 Mar 2025
https://github.com/filipe1309/ew-hacker-chat-server
Project developed during EW JS Expert v3
ew-js-expert js-expert-week nodejs websocket
Last synced: 18 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 2026
https://github.com/byronap/coincapapi
CoinCap API Library for .NET
api api-client api-rest api-wrapper bitcoin coincap coincap-api coincap-client coincap-io cryptocurrency dotnet dotnet-core dotnet-standard ethereum library netstandard websocket websocket-api websocket-client websockets
Last synced: 30 Jun 2025
https://github.com/kaustabhbarman/filetransferapplication
A networking project to transfer file from client to server and download file from server to client
java netbeans server-client-communication socket-programming websocket
Last synced: 17 Apr 2026
https://github.com/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 Jun 2026
https://github.com/gqtpe/chat-front
simple chat using websockets
react socket-io socketio-client websocket
Last synced: 18 Jun 2026
https://github.com/yocjyet/count
Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis
counter realtime redis serverless visitor-counter websocket
Last synced: 03 Jun 2026
https://github.com/dnd-side-project/dnd-14th-9-backend
[DND 14기] 모여서 각자, '각' 잡고 시작하는 작업 공간 GAK 🧩
java mysql redis spring-boot sse websocket
Last synced: 04 Apr 2026
https://github.com/indiu6/generative-ai
A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket
datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket
Last synced: 04 Apr 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026
https://github.com/brej-29/collaborative-data-insights-portal
Collaborative Data Insights Portal is a real-time dashboarding app where users can upload datasets, auto-generate or manually build charts, edit them live across tabs with WebSockets, and persist configurations in the backend. Built with React, Spring Boot, and WebSocket-based sync for seamless multi-user collaboration.
analytics-portal auto-chart-generation backend-persistence chart-sync chartjs collaborative-analytics dashboard data-cleaning data-visualization dataset-insights frontend live-editing multi-user openrouter react real-time-collaboration spring-boot ui websocket
Last synced: 04 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/or9/daily-coding-challenge-server
Daily coding challenge view and submit
daily-coding-challenge rest-api websocket
Last synced: 19 Jun 2026
https://github.com/kabirbaidhya/boss-dashboard
Boss - Deployment Status Dashboard
boss dashboard deployment express nextjs react ssr status websocket
Last synced: 18 Apr 2026
https://github.com/cedrickchee/twit
A simple Twitter client
educational-project expressjs fullstack-javascript nodejs-api reactjs realtime stream-processing websocket
Last synced: 05 Apr 2026
https://github.com/ericflo/modelrelay
Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.
anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker
Last synced: 18 Apr 2026
https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 18 Apr 2026
https://github.com/shubhamd99/nodejs-socket-io
Web Sockets Chat App (Socket.io)
chat-application nodejs realtime-messaging socket-io socket-programming websocket
Last synced: 18 Apr 2026
https://github.com/sneakyselderey/datastream
Datastream is a self-hosted web-app for playing your music
docker music nestjs player react self-hosted typescript websocket
Last synced: 18 Apr 2026
https://github.com/armsnyder/awswebsocketadapter
Go package for running an AWS Lambda function for a websocket-type API Gateway, locally
adapter api-gateway aws aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets lambda-go local-development testing testing-tools websocket websocket-server websockets
Last synced: 20 Jun 2026
https://github.com/cristianencarnacion/socket-crud
Una lista de tareas con Websocket. Esto fue con al finalidad de aprender websocket. En esta se puede agregar tareas, eliminarlas y actualizarlas en tiempo real.
html-css-javascript javascript js mongodb mongodb-atlas mongoose websocket
Last synced: 19 Apr 2026
https://github.com/playbott/go_remox_server
Remote control application server for PC using mouse, keyboard
keyboard mouse remote-control websocket
Last synced: 18 Jun 2025
https://github.com/vicentesan/nlw-polls
A nodejs application to manage polls with redis and websocket
nodejs postgresql redis websocket
Last synced: 11 Apr 2026
https://github.com/ddihora1604/gighub
GigHub is a comprehensive freelancer marketplace platform that connects clients with skilled freelancers across various domains. The platform offers a streamlined experience for both clients and freelancers, facilitating project posting, bidding, contract management, payment processing, and communication.
client freelance html-css-javascript tailwind-css websocket
Last synced: 20 Jun 2026
https://github.com/soumya9832/chitchat_app_client
ChitChat: A Comprehensive End-to-End Chat and Video Call Application
android chat-application kotlin material-ui mysql retrofit video-calling-app webrtc websocket
Last synced: 20 Apr 2026
https://github.com/maettuu/project-beatblend
Repository for the Master's Project 2024 on Visualizing and Explaining Sequential Song Recommendations through Data Humanism
audio-features aws ci-cd content-based-recommendation data-visualization discogs-api docker fastapi full-stack jwt-token masters-project postgres python recommendation-system redis rest-api spotify-api visual-data vuejs websocket
Last synced: 11 Apr 2026
https://github.com/tyler36/ddev-laravel-reverb
Run reverb as a web daemon in DDEV
laravel reverb-laravel websocket
Last synced: 20 Apr 2026
https://github.com/semihbkgr/spring-chat
Spring chat application sample built using Redis pub-sub and STOMP
messaging pubsub redis spring-boot stomp websocket
Last synced: 20 Apr 2026
https://github.com/arunydvv/advance-backend
This repo was meant to practice adv backend practices
Last synced: 22 Apr 2026
https://github.com/seldszar/stug
Simple web server broadcasting file changes through WebSocket.
filesystem watcher webserver websocket
Last synced: 21 Apr 2026
https://github.com/ogtayhuseynov0/rising-water
SpaceApps 2019 Baku, Azerbaijan, Rising-Water
googlemaps-api quasar-framework vuejs websocket
Last synced: 05 Jun 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/aknopov/websocket-simulator
Java library for unit testing websockets
java library simulator websocket
Last synced: 22 Apr 2026
https://github.com/mirhasalh/crypto_marketplace_simulation
A Flutter-based simulation of a cryptocurrency marketplace, designed to mimic real-time trading, asset tracking, and market dynamics. Ideal for educational purposes, prototyping, or exploring crypto trading UX without using real funds.
drift-database flutter websocket
Last synced: 22 Apr 2026
https://github.com/aleksbgbg/twitch-streams-chat
WebSocket server, including a client module, used for the Twitch Streams chat.
chat csharp javascript twitch websocket
Last synced: 22 Apr 2026
https://github.com/rongfengliang/openresty-proxy-websocket
openresty-proxy-websocket
Last synced: 05 Jun 2026
https://github.com/surendrakumar6350/chat-app
secure anonymous chat platform built with React (frontend) and WebSocket (Node.js) (backend).
postgresql prisma typescript webrtc websocket
Last synced: 24 Apr 2026
https://github.com/tgropper/async-backend-poc
PoC async backend operations in .NET core using websockets and Redis pub/sub
async netcore2 publish-subscribe redis websocket
Last synced: 24 Apr 2026
https://github.com/harshramani00/studybuddy
A Discord-style real-time chat app for students to collaborate and study together.
chat-app discord-clone django python rest-api study-app websocket
Last synced: 24 Apr 2026
https://github.com/romabulani/live-collaboration
Live Collaboration Whiteboard
canvas react typescript websocket
Last synced: 24 Apr 2026
https://github.com/shuji-bonji/websocket-practical-guide
ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド
javascript learning pwa svektekit svelte typescript websocket
Last synced: 24 Apr 2026
https://github.com/deepakpatankar07/el-meet
A video conferencing application using the webrtc-sfu mediasoup
mediasoup sfu typescript webrtc websocket
Last synced: 25 Apr 2026
https://github.com/hjyup/translatify
chat application with async translation
golang grpc microservice rabbitmq service-workers websocket
Last synced: 26 Apr 2026
https://github.com/arterialist/live-c-elegans
Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live
active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket
Last synced: 26 Apr 2026
https://github.com/unrealandychan/gemini-live-translate-demos
5 practical demos for Gemini 3.5 Live Translate API — dubbing, podcasts, live mic, bilingual subtitles
dubbing ffmpeg gemini google-ai live-translate python real-time speech-to-speech subtitles translation websocket yt-dlp
Last synced: 21 Jun 2026
https://github.com/jaid/socket-enhance
Adds utility functions to socket.io instance objects.
lib library logger logging socket socket-io socket-io-client socket-io-server socketio socketio-client socketio-server util utility websocket
Last synced: 27 Apr 2026
https://github.com/rmoongit/cryptonomicon
#app cryptonomicon - курс валюты монет и вывод графы
api bem css eslint javascript postcss postcss-plugin prettier tailwind vite vue3 websocket
Last synced: 11 Apr 2026
https://github.com/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/naltun/viewhq
⛑️ A little websockets-based Flask application that let's me change rendered views from a single control 'view HQ' of sorts. This is mainly a testing ground for a different application. 🖥️ 🛫
flask python python3 view views websocket websockets
Last synced: 27 Apr 2026
https://github.com/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
Last synced: 27 Apr 2026
https://github.com/robinhosz/websocket-angular
Simple example of how to connect and listen to topic messages via websocket in angular
angular websocket websocket-chat websocket-client
Last synced: 27 Apr 2026
https://github.com/terry-chao/gin-chat-demo
使用gin, websocket, mongodb打造的即时通信后台, 可以实现单聊、群聊、好友管理等功能
Last synced: 28 Apr 2026
https://github.com/xpiatio/radio-tty
GMRS family hub for home server. Any household member connects from their phone or tablet — no install. Whisper STT transcribes incoming transmissions; Piper TTS synthesizes outgoing messages with automatic FCC §95.1751 callsign ID. React + FastAPI + WebSocket.
docker fastapi fcc gmrs ham-radio net-control piper-tts ptt python radio react self-hosted skywarn speech-to-text text-to-speech tty typescripts websocket whipser
Last synced: 14 Jun 2026
https://github.com/jornatf/grab-my-button
My first react game.
framework game node node-js node-server react react-game react-js socket-io typescript typescript-react websocket
Last synced: 28 Apr 2026
https://github.com/clarius/websocketeer
Official docs site for https://github.com/devlooped/WebSocketeer
azure dotnet websocket websockets
Last synced: 28 Apr 2026
https://github.com/niqzart/checkers-hackers
My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.
game javascript reactjs webapp websocket
Last synced: 28 Apr 2026
https://github.com/fairlytales/real_time_chat_with_socket.io
Real time chat app with WebSockets using Socket.io
javascript socket socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 29 Apr 2026
https://github.com/inaveed-git/websocket-chatapp
A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.
Last synced: 29 Apr 2026
https://github.com/eibens/wsfs
WebSocket server (ws) that broadcasts file system (fs) events to its clients.
deno events fs server typescript web websocket
Last synced: 29 Apr 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
https://github.com/rimo030/openai
💡 OpenAI Study
nestjs openai websocket whisper
Last synced: 29 Apr 2026
https://github.com/kasonbraley/chat-li
Real-time terminal chat application
nodejs socket-io websocket yarn
Last synced: 29 Apr 2026
https://github.com/dehongi/iming
A real-time instant messaging application built with Django, demonstrating the use of WebSocket technology for instant communication. This project serves as a practical example of implementing real-time features in Django applications.
daphne django django-channels websocket
Last synced: 08 Jun 2026
https://github.com/nybergviktor/livesound
airpods music streaming websocket windows windowstoapple
Last synced: 30 Apr 2026
https://github.com/acehomard/ft_transcendence
🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !
django docker-compose jwt-authentication postgresql solidity websocket
Last synced: 08 Jun 2026
https://github.com/eldavid1996/mendozapp
A web chat with a desing like whatsapp done in typescript with react and express
css express html javascript mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 11 Apr 2026
https://github.com/rialparmar1777/metrics-dashboard
Metrics-Dashboard - A FullStack analytics dashboard that shows historical performance of tech stocks. Tech Stack: Vite+React, Axios, Chart.js, RestFull APIs, Tailwind CSS. Backend: Firebase, FireStore Database and Authentication.
axios-restful chart-js cors finnhub-stock-api firebase-authentication node-cache nodejs rate-limiting react tailwindcss vite-react websocket websocket-server
Last synced: 30 Apr 2026
https://github.com/nikhiladiga/react-wsx
A simple react websocket component written in typescript
Last synced: 01 May 2026
https://github.com/joschonarth/flask-websocket-chat
💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.
flask flask-socketio python websocket
Last synced: 01 May 2026
https://github.com/crazystuffxyz/crazy-deep-research-gpt
A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.
ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket
Last synced: 01 May 2026
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 May 2026
https://github.com/pranav291/ghost-messenger
👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend
android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp
Last synced: 01 May 2026