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-29 00:30:23 UTC
- JSON Representation
https://github.com/gqtpe/chat-front
simple chat using websockets
react socket-io socketio-client websocket
Last synced: 18 Jun 2026
https://github.com/tejasvi541/gocoll
Video Calling App Using Go
fiber go golang javascript pion webrtc websocket
Last synced: 06 May 2026
https://github.com/diegoareval/ranker-nestjs-socket
Basic Nest js app using websocket and Redis
nodejs redis typescript websocket
Last synced: 06 May 2026
https://github.com/notexe/blueskydiscordfeed
Monitors Bluesky posts (using Jetstream) from configured accounts and sends them to Discord webhooks in embed form
bluesky discord webhook websocket
Last synced: 06 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/ethern-myth/pure-blend
pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"
api-documentation caching express javascript middleware typescript websocket
Last synced: 06 May 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/uqmessias/web-socket-react-native
POC project using WebSocket server based on deno and the client based on React Native
counter deno poc react-native timer-counter websocket websocket-client websocket-server
Last synced: 07 May 2026
https://github.com/stableflux/steelseries-apex-roller
Remap the SteelSeries Apex Pro Gen 3 volume roller and media button to per-channel Sonar control (Game/Chat/Media/Aux), with live UI sync and OLED feedback. Windows tray app.
apex-pro apex-pro-gen-3 audio audio-mixer gamesense keyboard media-keys oled pyinstaller python sonar steelseries system-tray tray-app volume-control websocket windows
Last synced: 18 Jun 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/azmanabdlh/whatsapp-html-clone
bun html5 javascript typescript webpack websocket
Last synced: 07 May 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/anibalalpizar/react-express-socketio
Real-time Chat web application using React and Socket.io
chat-application express react socket-io websocket
Last synced: 07 May 2026
https://github.com/khushal-savalakha/django-practice-projects
This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.
bootstrap5 django framework orm python redis session-management views websocket
Last synced: 07 May 2026
https://github.com/steciuk/card-game
Bachelor's degree thesis project in Computer Science at Warsaw University of Technology
angular cardgame express jwt mongodb multiplayer-browser-game spa websocket
Last synced: 30 Dec 2025
https://github.com/adrianromanski/chatroom-websocket
Status: Finished || Funcionality: Sending and receiving messages on multi user chat
css html javascript selenium spring spring-boot websocket
Last synced: 14 Apr 2026
https://github.com/inbharatai/agent-arcade-gateway
Real-time AI agent telemetry gateway with live visualizer. Ingest, route & display LLM tool calls, errors, and metrics.
agent ai dashboard llm monitoring nextjs observability opentelemetry real-time telemetry typescript websocket
Last synced: 14 Mar 2026
https://github.com/pramodmahajan14/discord-clone
This project is a modern, full-stack communication platform designed to facilitate seamless real-time communication, similar to platforms like Discord. Built using cutting-edge technologies, it combines robust functionality with a clean, user-friendly interface. Users can chat via text, audio, or video, create and manage servers and channels, invit
nextjs prisma reactjs sql tailwindcss websocket
Last synced: 29 Apr 2026
https://github.com/marcelcoding/wsocket
Lighweight, fast and native WebSocket implementation for Rust.
Last synced: 23 Oct 2025
https://github.com/yuki-inoue-eng/lapuacore
Exchange-agnostic low-latency trading system core library (Go)
cryptocurrency exchange golang hft market-making orderbook trading websocket
Last synced: 25 Apr 2026
https://github.com/bmf-san/example-planning-porker
リアルタイムPlanning Porkerアプリケーション
agile express javascript node-js planning planning-poker pointing-poker websocket
Last synced: 11 Apr 2026
https://github.com/owengretzinger/monkey-mind
Pet monkey that provides commentary as you browse the web + social features
chrome-extension express mongodb openai react tailwindcss websocket
Last synced: 05 Feb 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/theshefer/messenger
Custom messenger based on WebSockets
nodejs react react-bootstrap socket-io typescript websocket
Last synced: 07 May 2026
https://github.com/leonardoraele/json-rpc-dual-engine
A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.
client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket
Last synced: 24 Jan 2026
https://github.com/sokmontrey/tictactoetuionline
An online multiplayer infinite board tic tac toe game directly in your terminal.
go go-game-server golang tui websocket
Last synced: 24 Oct 2025
https://github.com/kozlov-a-d/websocket-node
Experiment with WebSocket and Node.js
Last synced: 11 Apr 2026
https://github.com/eulerbm/cyber-chat
Cyber Chat é um sistema de chat seguro desenvolvido em Java com Spring Boot no backend, permitindo que usuários se registrem, façam login e troquem mensagens privadas utilizando criptografia de ponta a ponta.
java postgres react spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/thebozzz34/scoreconnectmobile
An iOS app to remotely control a digital scoreboard for sporting events.
ios scoreboard swift swiftui websocket
Last synced: 13 May 2026
https://github.com/seapagan/vosk-test
Some experiments in using 'Vosk' speech-to-text under Python including real-time from a microphone over the web.
python speech-to-text vosk vosk-api websocket
Last synced: 16 Oct 2025
https://github.com/darthrichlius/chat.rdieud.app
A secure, reliable and scallable real-time multi-modal chat solution (Public repository) [WIP]
api aws chat cloud microservice react reactnative turborepo typescript websocket
Last synced: 07 May 2026
https://github.com/nikamaish/pg_websocket
docker-image node-js redis socket-io websocket
Last synced: 09 Apr 2026
https://github.com/assistance-micro-design/zileo-mcp-thunderbird
MCP server for Mozilla Thunderbird — email, folders, contacts, calendar and tasks for AI assistants via a WebExtension bridge (56 tools)
ai-assistant docker email mcp mcp-server model-context-protocol thunderbird thunderbird-addon typescript webextension websocket
Last synced: 19 Jun 2026
https://github.com/sergeykazarinov/stellar-burger
Десктопное веб-приложение для составления и заказа бургеров
eslint react react-hooks react-router scss-modules typescript websocket
Last synced: 14 Apr 2026
https://github.com/sivaosorg/unused-ngx-blobs-wss
Config middleware base websocket and socket
websocket websocket-application websocket-client websocket-proxy websocket-server
Last synced: 14 Oct 2025
https://github.com/whaleen/cntx-ui
File context management tool with web UI and MCP server for AI development workflows - bundle project files for LLM consumption
ai ai-development ai-workflow bundling claude-desktop cli-tool codebase codebase-bundling context-management development-tools file-aggregation file-bundling file-management llm-tools mcp-server model-context-protocol project-context react websocket
Last synced: 13 Mar 2026
https://github.com/hemanth5544/quicksync
copy-paste extesnion monorepo websocket
Last synced: 22 Jan 2026
https://github.com/theplator/npmchat
NPMChat is an open source, real-time chat platform for developers and teams. Built with the MENN stack (MongoDB, Express, Next.js, Node.js), it features collaborative code editing, live interview mode, file sharing, code execution, and more—all in a beautiful, modern UI. Perfect for learning, collaboration, and building together.
chat code-editor code-execution collaborative developer-tools express flie-sharing interview mongodb nextjs nodejs npmchat open-source real-time socket-io tailwindcss team-collaboration typescript websocket
Last synced: 14 Apr 2026
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/cmohan312002/sketchpad
It is a simple web application that simply helps people to collaborate on various ideas and sketch it out. The users may be Students discussing any study topic, Teachers explaining students through whiteboarding and Professionals sharing their ideas while brainstorming. This whiteboard helps each and every user.
canvas expressjs nextjs react websocket
Last synced: 14 Apr 2026
https://github.com/khaliullov/coinbasevwap
Calculate VWAP for 200 last transactions of trading pairs
btc clean-architecture coinbase golang vwap websocket
Last synced: 23 Jan 2026
https://github.com/mindsers/tutorial-socketio
Application example on socket.io. Drawing application with multiplayer mode.
mindsersit-tutorials socket-io tutorial websocket
Last synced: 19 Jan 2026
https://github.com/epikoder/nsocket
Event driven Messaging broker using native WebSocket
event messaging socket websocket
Last synced: 14 Jan 2026
https://github.com/shinosaki/websocket-client-go
Simple wrapper library for golang.org/x/net/websocket
Last synced: 12 Oct 2025
https://github.com/iamsuatzengin/online-auction-android
Online Auction Android application using WebSocket with Ktor client.
android kotlin ktor-client ktor-websocket websocket
Last synced: 19 Jan 2026
https://github.com/eddiescj/chat-frontend
A simple web react app to provide support in learning how to use socket.io built on [Backend Project](https://github.com/EddieSCJ/chat-api)
chat react socketio socketiochat socketioclient websocket websockets-client
Last synced: 11 Apr 2026
https://github.com/shhiivvaam/realtime-device-tracker
Getting the exact and continuous location of users is the primary concern.
express leaflet socket-io websocket
Last synced: 05 Apr 2026
https://github.com/relvaner/actor4j-cloud-demo
Actor4j Cloud – Demo Application
actor-model actor-pods actor4j actors cloud demo-app java java-21 microservices rest-api single-instance-app vertx4 vuejs2 vuetify2 websocket
Last synced: 21 Jan 2026
https://github.com/vlcty/lemon-markets-websocket
Go connector for the lemon.markets WebSocket
financial-data go golang golang-library websocket
Last synced: 14 Jan 2026
https://github.com/granden-corp/aspnetsignalrcore-websocket_client
An ASP.NET Core SignalR websocket client base on websocket-sharp
asp-net-core signalr-core websocket websocket-client
Last synced: 11 Oct 2025
https://github.com/julianolorenzato/volko
🎮 Esports opinion forum.
elixir forum phoenix-framework project real-time websocket
Last synced: 28 Jan 2026
https://github.com/chen635520874/socketchat
采用beego框架,基于go语言实现的websocket聊天室
Last synced: 14 Jan 2026
https://github.com/mahmud-r-farhan/anonychat
A real-time anonymous group chat application with modern UI and privacy features.
chat-application mern-stack message-app mongodb nodejs reactjs realtime-chat web-application websocket
Last synced: 14 Apr 2026
https://github.com/almoggutin/checkers-server-node-socket-io
Online checkers game where users can signup to the application and play against other users. In addition there is chat functionality and users can customize their profile account.
checkers-game css3 express html5 mongodb nodejs nosql socket-io vanilla-javascript websocket
Last synced: 14 Apr 2026
https://github.com/viveksite/chat_app_backend
Implementation of backend express and socket server for creating scalable chat application.
authentication expressjs persistent-cache redis typescript websocket
Last synced: 28 Apr 2026
https://github.com/karan19698/spring-chat-app
Real-time chat app using Spring Boot, WebSocket & STOMP with Docker-based deployment.
docker java maven render springboot stomp websocket
Last synced: 11 Apr 2026
https://github.com/sergaliciousnes/t-display-s3-wifi-image-transfer
Transfer images to the T-Display S3 wirelessly, Cross compatible with both T-Display-S3 LCD and AMOLED.
esp32 lilygo platformio t-display-s3 t-displays3-amoled websocket wifi
Last synced: 21 Jan 2026
https://github.com/mikhailmogilnikov/frontend-project-12
Real-time chat with rooms
feature-sliced-design javascript react websocket
Last synced: 04 May 2026
https://github.com/correctroadh/websocketmock
a nice applicant to imtate a websocket\socket.io Server with a friendly GUI and powerful function. websocket server tester
websocket websocket-server websocket-server-test
Last synced: 27 Oct 2025
https://github.com/greatmonster11/bug-free-octo-carnival
Some blueprint for GO
Last synced: 10 Oct 2025
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/amritendunath/appointmate_1.0
A LangGraph-powered multi-agent/supervisor system for appointment scheduling. It enables users to interact in natural language to check doctor availability, book, reschedule, or cancel appointments.
fastapi langchain langgraph nltk numpy pandas psycopg2 python sqlalchemy uvicorn websocket
Last synced: 07 Apr 2026
https://github.com/epatel/claude-agent-team
Always-on autonomous dev lab: a self-hosted Claude Agent SDK web console that does real work on git repos — per-project chat, repo actions, uploads — with platform clients dialing in over WebSocket to run builds/tests in manifest-synced mirrors.
ai-agents anthropic autonomous-agents claude claude-agent-sdk developer-tools fastapi mcp python raspberry-pi self-hosted websocket
Last synced: 20 Jun 2026
https://github.com/alfred888/ichat_app
视频对讲系统iOS客户端 - 支持双向视频通话和云台控制
avfoundation ios pan-tilt swift video-call webrtc websocket
Last synced: 19 May 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/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/royaals/unicode-grid-game
A multiplayer web application that lets a player select and update a block with a Unicode character in a 10x10 grid.
express nodejs reactjs tailwindcss typescript websocket zustand
Last synced: 10 Apr 2026
https://github.com/wraithfive/playbot
Discord gacha bot with color roles, D20 roll mechanic, multi-stream QOTD scheduling, and React admin panel (Java/Spring Boot)
admin-panel discord discord-bot gacha java jda oauth2 qotd react spring-boot websocket
Last synced: 21 Jan 2026
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/sangamprashant/desktop-notifier
🔔 Real-time desktop notifications with WebSocket support. 💻🔧 Customize alerts with your own icon and handle errors robustly. Easy setup with minimal configuration. 🚀📦
expressjs nativewind node python react-native-app real-time-alerts websocket
Last synced: 24 Jan 2026
https://github.com/alfianandinugraha/learn-websocket-basic
Example websocket without https://socket.io
Last synced: 01 Jul 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/kyungw00k/upbit
📈 AI-native CLI for Upbit cryptocurrency exchange — market data, trading, real-time TUI, candle cache, i18n (ko/en)
ai-tools bubbletea candlestick-chart cli cryptocurrency go llm terminal trading tui upbit websocket
Last synced: 31 May 2026
https://github.com/eminaktas/sockjs-stomp-go-server
golang server sockjs sockjs-stomp-go-server stomp websocket
Last synced: 14 Jan 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/halsekiraika/wawwd
This is a backend application for the digital art project "みんなの空間~We are what we do~", which is positioned as part of Ehime Prefecture's "Web 3.0 Human Resource Development Verification Project".
backend rest-api rust-lang websocket
Last synced: 08 Oct 2025
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/postsilicondev/tdn-bevy
TDN plugin for Bevy game engine.
Last synced: 08 Oct 2025
https://github.com/pexmor/projector
Simple html project
javascript mosquitto mqtt websocket
Last synced: 07 May 2026
https://github.com/teatak/mcp-server-browser
MCP server that runs in the browser. Register tools and prompts on a page; expose them to a local MCP client over WebSocket.
agent browser mcp model-context-protocol typescript websocket
Last synced: 31 May 2026
https://github.com/aortizgu/homekit
The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.
1wire esp8266 golang i2c-lcd linux mdns mdns-sd nodemcu-esp8266 orangepi revel websocket
Last synced: 05 Feb 2026
https://github.com/badvibessz/bankingclientserverapp
Client server websocket banking app with GUI
banking client-server cryptography gui json websocket
Last synced: 15 Apr 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