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/shuji-bonji/websocket-practical-guide
ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド
javascript learning pwa svektekit svelte typescript websocket
Last synced: 24 Apr 2026
https://github.com/pexmor/qr-io
Minimal app for reproducing and sharing QR codes.
javascript qr-scanner qrcode qrcode-generator websocket
Last synced: 09 May 2026
https://github.com/oaslananka/codex-app-server-web
A high-performance Codex web interface for orchestrating agent workflows, threads, and runtime execution. Includes real-time streaming, RPC-based communication, and a modular multi-panel UI built with Next.js and React.
ai codex developer-tools nextjs react state-management typescript ui ux websocket
Last synced: 25 Apr 2026
https://github.com/fajrulaulia/nodejs-websocket
Simple NodeJS and Webscoket Server-Client Using NodeJS
Last synced: 25 Apr 2026
https://github.com/artur24814/calendar_manager
📅 Social media web site for managing business meetings or friends meeting
calendar chatroom django railway redis-server social-network websocket
Last synced: 25 Apr 2026
https://github.com/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 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/dmccrthy/javawebsockets
WebSockets implemented in Java
java socket-programming websocket
Last synced: 22 Aug 2025
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 May 2026
https://github.com/hayanisaid/chatapp
a simple chat app using socket.io and node.js
backend-webdevelopment chatapp chatapplication expressjs html javascript nodejs socket-io webapp websocket
Last synced: 10 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/jakh0n/hacathonn
🌟 A multi-tenant SaaS admin panel built with Next.js and Express.js, featuring dynamic theme switching, real-time chat, notifications, and responsive design for mobile and desktop. 🚀 Deployed on Vercel and Render.
express nextjs nodejs tailwindcss typescript websocket
Last synced: 26 Apr 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/selcuksert/spectrum
Containerized fake spectrum generator
amqlib kubernetes minikube nodejs plotlyjs websocket
Last synced: 12 May 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/zucchellidaniele/mecanumpi
Questo repository è per un progetto scolastico, questo progetto è basato su un robot con ruota Mecanum e un'interfaccia web per controllarlo. Questo non è un sito Web pubblico ma un sito Web privato in esecuzione sul Raspberry Pi
mecanum-wheel nodejs python raspberry-pi raspberry-pi-camera robotics website websocket
Last synced: 10 Apr 2026
https://github.com/nathan-i-martin/websocket-provider
A simple template that can be used to setup websocket servers or clients
abstraction websocket websocket-client websocket-server
Last synced: 07 Jun 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/azevedoguigo/thermosync-api
Web api for the Thermosync app.
chi-router esp32 golang gorm-orm postgres web-api websocket
Last synced: 01 Apr 2025
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/lukman-01/simple-client
Rust WebSocket client allows you to connect to a WebSocket server and process real-time data
async concurrent-programming rust thread websocket
Last synced: 14 Jun 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/sankhadip-roy/chat-app
real-time chat application [building]
Last synced: 27 Apr 2026
https://github.com/pedro-demeu/chat_django
Criando um chat realtime com django framework
chat-realtime django fullstack-development websocket
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/beenotung/setup-tsc
CLI tool to setup TypeScript projects for npm and browser distribution
cli configuration http-server http2 nginx nodejs npx port-forwarding server websocket
Last synced: 09 May 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/darc99/spring-boot-websocket
java sockjs-websocket spring-boot websocket
Last synced: 27 Apr 2026
https://github.com/lexxai/goit_python_web_hw_05
GoIT, Python WEB, Homework number 05. WebSocket's, asyncio
aiohttp asyncio goit homework httpserver python web websocket
Last synced: 18 Mar 2025
https://github.com/iamigi/react-node-ws
React live cursor
nodejs react typescript websocket ws
Last synced: 09 May 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/nandhu-44/lumina
🎨 Modern AI art generator with real-time prompt enhancement and progress tracking. Built with Stable Diffusion, FastAPI, and Next.js
ai content-filtering image-generation nextjs14 prompt-engineering stable-diffusion websocket
Last synced: 04 Feb 2026
https://github.com/adarsh-kmt/websocketreverseproxy
A light weight fault tolerant reverse proxy, used to load balance websockets and http requests.
golang health-checks load-balancer multithreading websocket
Last synced: 19 Aug 2025
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 28 Apr 2026
https://github.com/anand3125/support-ticket-app
Smart Ticket App (Frontend) is a responsive React + TypeScript ticket management interface that allows users to view, create, filter, and paginate support tickets.
mui-material react reacthooks responsive-design stompjs typescript websocket yup
Last synced: 23 Jun 2026
https://github.com/404nnotfoundddd/pixgu-socketio
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 11 Mar 2025
https://github.com/leoho0722/websocket-example
Example of implementing WebSocket using Go
gin-gonic go gorilla-websocket websocket
Last synced: 10 May 2026
https://github.com/09nine90/kafkawebsocketsample-springboot
java kafka spring-boot websocket
Last synced: 28 Apr 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/farwayer/nginx-proxy
Simple out-of-the-box nginx proxy with Let's Encrypt integration
https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy
Last synced: 28 Apr 2026
https://github.com/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/mesamirh/script-manager-web
A modern, professional web dashboard for managing and running local Node.js and Python scripts with real-time monitoring, file editing, and console output.
automation nodejs python script script-manager webapplication websocket
Last synced: 10 May 2026
https://github.com/amaljeevs/springboot-websocket-chatapp
This is a Simple ChatApp build using Spring boot using Websockets.
chat-application css html java js spring-boot springboot websocket
Last synced: 12 Apr 2026
https://github.com/frne/play-nosock
Play Framework Extension for Realtime Client Updates without using Websockets
comet javascript playframework sbt scala websocket
Last synced: 29 Apr 2026
https://github.com/apneduniya/vity-device
An AI assistant for cross-device control, automating actions seamlessly between devices.
bot capx capxai capxai-hackquest claude computer-control gemeni hackquest js openai python telegram-bot websocket
Last synced: 10 May 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/mat-sz/poll-web
🗳️ Decision making software frontend (TypeScript/React/WebSockets).
react reactjs typescript websocket
Last synced: 29 Apr 2026
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/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/shiftyx1/quasar
Открытая платформа для корпоративного и образовательного обмена сообщениями в реальном времени с возможностью развертывания на собственных серверах. Безопасное, бесплатное решение для внутренних коммуникаций.
chat javascript on-prem websocket
Last synced: 29 Apr 2026
https://github.com/aakashsharma7/dsa_tracker
Welcome to DSA Tracker Platform! This tool is designed to address key challenges faced by individuals preparing for placements by offering a comprehensive solution for mastering data structures and algorithms (DSA).
components-react reactjs vite websocket yarn-workspaces
Last synced: 10 May 2026
https://github.com/robert-wettstaedt/mazerunners
Multiplayer Mazerunning game in WebGL
javascript multiplayer-mazerunning-game nodejs webgl websocket
Last synced: 29 Apr 2026
https://github.com/ronakbediya310/web-based-terminal-emulator
A real-time, cross-platform web terminal with file copy support, built using Node.js, WebSockets, and node-pty. This server allows users to interact with a shell via a web UI and copy files/folders between paths through the browser.
html-css-javascript http-server linux node-pty nodejs npm websocket xterm-js
Last synced: 29 Apr 2026
https://github.com/ebowwa/ai-proxy-core
Minimal, stateless AI service proxy for Gemini and other LLMs
ai api-proxy async gemini library llm multimodal ollama openai opentelemetry python websocket
Last synced: 29 Apr 2026
https://github.com/424nkita-csharsfta4/clone_game_agario
Игра для всех
client-server express free-to-play game-development multiplayer server websocket
Last synced: 29 Apr 2026
https://github.com/lazarot/operatornext
OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.
ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket
Last synced: 09 Apr 2025
https://github.com/diegogtz03/pcpower
API and WebSocket server for remote ESP32 powered PC power monitor and switch
Last synced: 30 Apr 2026
https://github.com/calogxro/brisgolang
Go implementation of the game of Briscola, multiplayer (uses WebSockets)
game game-server golang multiplayer server websocket
Last synced: 21 Aug 2025
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 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/idabmat/tic_tac_toe_channel
Phoenix WebSocket API for TicTacToe game
api elixir phoenix tic-tac-toe websocket
Last synced: 25 Mar 2025
https://github.com/pedrovidaldev/notionem
Projeto com o objetivo de criar um chat utilizando Node.js e WebSockets.
Last synced: 30 Apr 2026
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 2026
https://github.com/sebastianmarines/typescriptchat
Chat app made with React, Node, and Typescript
node react typescript websocket
Last synced: 30 Apr 2026
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 Apr 2026
https://github.com/joeylr2042/flask-socketio-api
Flask_SoketIO implementation of an algorithmn API. The API is based on the websocket and can asynchronously return data to clients.
api-client api-server flask-api flask-socketio python websocket
Last synced: 01 Apr 2025
https://github.com/poboll/echo-room
回声谷即时通讯系统-后端
ffmpeg jwt mysql-redis rabbitmq spring-boot websocket
Last synced: 30 Apr 2026
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 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/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 2026
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/antelcat/websocket
.NET wrap for WebSocket
websocket websocket-server wrapper
Last synced: 07 Feb 2026
https://github.com/nguyencoder11/qldkilichtiem
Building a vaccine and vaccination management system VAXMS
dialogflow-agent mysql websocket
Last synced: 21 Aug 2025
https://github.com/mhdbs/node-websocket-http-ws
this repo contains nodejs websocket server serve to multiple clients with the request will be from an http server or /ws client and authentication is maintained on both the client and server sides with socket-io auth and socker-io- redis.
docker docker-compose nodejs publish socket-io-auth socket-io-redis subscribe websocket
Last synced: 12 Apr 2026
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 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
https://github.com/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/lukajioshvili20/rust-websocket-client
A lightweight WebSocket echo client built with Rust using Tokio and tokio-tungstenite.
crossterm echo-client rust tokio tungstenite websocket
Last synced: 09 Apr 2025
https://github.com/mr-mudgal/kr-chat
KR Chat is an interactive and real-time chat application designed for seamless one-on-one and group communication. Built with Socket.IO, Node.JS, MongoDB, PUG Template, and CSS, it ensures smooth, responsive, and engaging conversations.
deployment docker docker-container docker-image dockerfile express-js mongodb mongoose node-js pug-template-engine pug-templates socket-io socket-io-client socketio-server websocket websocket-application websocket-chat websocket-client websocket-server websockets
Last synced: 12 Apr 2026