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/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/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/vaibhav-chitransh/learn-socket
A demo chat app built to learn websocket using socket.io
expressjs material-ui nodejs reactjs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/manuel-lohmus/ws13
A simple and easy-to-use WebSocket protocol implementation
communication real-time websocket websockets-server ws ws13
Last synced: 28 Oct 2025
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/subhashpolisetti/realtime-websocket-client
This project demonstrates a WebSocket-based real-time communication system with a client-server setup and a basic user interface. The client sends 10,000 messages to the server, which responds to each message, showcasing efficient, long-lasting, full-duplex communication.
Last synced: 26 Mar 2025
https://github.com/jnbdz/quarkus-websockets-chat
Quarkus Websockets chat server.
Last synced: 10 May 2026
https://github.com/anmamuncoder/multi-shop-management-backend
A modern Django-based shop management platform with async task processing, built for scalability and performance.
celery django doc factory-boy postgresql pytest redis rest-api unittest websocket
Last synced: 08 Jan 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/fastpanel/socket.io
Extension to work with the "WebSocket" protocol.
nodejs socket-io typescript websocket
Last synced: 09 May 2026
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/iamigi/react-node-ws
React live cursor
nodejs react typescript websocket ws
Last synced: 09 May 2026
https://github.com/fredrikaugust/pb-notifications
Program for mirroring phone notifications using pushbullet
notification-mirroring pushbullet pushbullet-api websocket ws
Last synced: 06 Oct 2025
https://github.com/andrey-lawyer/chat
A real-time chat application with a Groovy-based backend and a React frontend. Features include secure authentication, WebSocket messaging, and reactive session management with Redis.
chat docker groovy mongodb react real-time redis spring-boot spring-security webflux websocket
Last synced: 13 Apr 2026
https://github.com/arshamroshannejad/task-realtime-app
Real-time chat with microservices: REST APIs, AsyncQ, WebSockets, Redis for caching & notifications. (Test-driven possible)
docker golang microservice mongodb rabbitmq real-time-notification redis tdd unittest websocket
Last synced: 13 Apr 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/jjjkkkjjj/rest_framework_channels
The enhanced modules for REST WebSockets using django channels.
channels django django-rest-framework rest-api restful-api websocket
Last synced: 26 Jan 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/labib2003/chat-with-pdf
AI chatbot powered by Google Generative AI API where you can upload a PDF file as the bots context and chat with it to extract information the file.
ai chatbot deno gemeni googlegenerativeai hono htmx rtc websocket
Last synced: 19 Apr 2026
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/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/imgfloat/server
Spring boot server for the Imgfloat application
java spring-boot thymeleaf websocket
Last synced: 18 Jan 2026
https://github.com/oaslananka/a2a-warp
Independent TypeScript runtime and toolkit for the Agent2Agent (A2A) protocol — server, client SDK, registry, adapters, CLI, MCP bridge, and WebSocket/gRPC transports.
a2a agent-protocol agent-registry agent2agent agentic-ai crewai google-adk grpc json-rpc langchain llama-index mcp monorepo nodejs openai pnpm sse typescript websocket
Last synced: 07 Jun 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/camillamendess/node-websockets
WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.
mongodb nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/ihsandevs/pythonsocketchat
Simple python chat app using Flask & Socket.IO
flask flask-application python websocket websocket-chat
Last synced: 13 Apr 2026
https://github.com/alexjorgef/go-bittrex
Go wrapper for the Bittrex crypto-currency exchange API.
api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper
Last synced: 21 Jan 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/gokul656/go-sockets
Simple websocket server
go gorilla-websocket websocket
Last synced: 02 Apr 2025
https://github.com/nuages-io/nuages-pubsub
Nuages.PubSub is a C# WebSocket services based on API Gateway WebSocket. It provides all the building block to easily deploy the backend to Lambda using Cloud Formation.
Last synced: 14 Jan 2026
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/louisyoungx/tcp-transfer-server
Relay a TCP connection to a WebSocket connection based on socket programming.
Last synced: 07 Sep 2025
https://github.com/duyledat197/messenger
Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).
cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket
Last synced: 04 Oct 2025
https://github.com/naveennk045/realtime-stock-price-streaming
A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.
api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket
Last synced: 07 Jan 2026
https://github.com/nguyenductung2709-dt/codingapp
This is my first project for course Designing and Building Scalable Web Application
astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket
Last synced: 03 Apr 2026
https://github.com/StudyResearchProjects/avocado
:avocado: Web APIs Testing tool
http request testing websocket
Last synced: 09 Oct 2025
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/habbes/rmq-demo
Simple app demonstrating rabbitmq messaging in distributed systems.
clojure demo example html javascript nodejs rabbitmq websocket
Last synced: 10 May 2026
https://github.com/sumande414/hush
Hush - Chat Application with Encryption (backend)
mongodb spring spring-boot websocket
Last synced: 02 May 2026
https://github.com/0xc0dec0ffeelab/sim_stock_notify
sim_stock_notify is a simulated stock tick push service for testing and integration. It uses SignalR for real-time updates, stores data in TimescaleDB, and manages state with Redis.
csharp docker docker-compose dotnet finance notifier postgresql redis signalr stock ticker timescaledb websocket
Last synced: 07 Apr 2026
https://github.com/rufat/mepn-template
MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).
epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket
Last synced: 14 Apr 2026
https://github.com/hiper2d/signaling-service
Spring Reactive WebSocket web service echoes incoming messages to all clients. Required by WebRTC applications
gradle kotlin netty-server reactive spring-boot-2 webflux websocket
Last synced: 23 Jun 2026
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/icarephone/websocket
Gorilla WebSocket implementation for fasthttp.
Last synced: 14 Jan 2026
https://github.com/arawns1/jogo-multiplayer-javascript
Projeto de jogo multiplayer criado inteiramente com Javascript
Last synced: 25 Mar 2025
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
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/bartosz-ziolkowski/real-time-chat
Real-time communicator
css docker html java javascript mongodb spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/waqar1978/django-backend-eduplatform
An e-learning platform built with Django, featuring flexible course content management, student enrollment, and caching using Memcached and Redis. It includes a RESTful API with DRF, role-based authentication, and a real-time chat server powered by Django Channels. It is optimized for production with Docker, NGINX, and SSL.
css django docker html nginx postgresql python redis restful-api ssl websocket
Last synced: 09 Apr 2026
https://github.com/hacksomecn/go-api
Golang api tool for building micro service base on gin 、grpc、 websocket and many more. It aims at improve devops efficiency, while not interfere your concept or idea.
api api-framework framework gin golang grpc tool websocket
Last synced: 07 Jan 2026
https://github.com/carloseduardodb/arithmetics-math-frontend
Jogo de duelos com operações matemáticas.
Last synced: 23 Jun 2026
https://github.com/davidje13/shared-reducer-frontend
Shared state management via websockets. This has moved to https://github.com/davidje13/shared-reducer
Last synced: 11 Oct 2025
https://github.com/muhammedbarghou/scoorz
Express + Postgres demo for A WebSocket Server
javascript postgresql websocket ws
Last synced: 23 Feb 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/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 Apr 2025
https://github.com/choewy/socket-connection-observer
Socket Connection Observer
nestjs react socket-io socket-io-client websocket
Last synced: 28 Jun 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/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/cronware/esp32-thermostat-temperature-prediciton
An IoT-based thermostat using ESP32, WebSockets, and MQTT for real-time control and monitoring.
esp32 esp32-webserver home-automation humidity-sensor iot mqtt predictive-maintenance smart-home temperature-sensor websocket
Last synced: 10 May 2026
https://github.com/icyjoseph/chat-room
Weekend project. Learning to combine WebSockets and React :)
chat-application react reactjs socket-io websocket weekend-hacking weekend-project
Last synced: 10 May 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/mat-sz/poll-ws
🗳️ Decision making software backend (TypeScript/node/WebSockets).
nodejs typescript websocket websocket-server
Last synced: 10 May 2026
https://github.com/peter-oroszvari/aws_websocket_authorizer
Cognito Auth Lambda: A custom python authorizer for API Gateway that authenticates users with Amazon Cognito User Pools. This AWS Lambda function verifies access tokens and generates IAM policies for secure API access control.
aws-api-gateway aws-lambda python websocket
Last synced: 10 Jun 2026
https://github.com/syssos/goact
A Go based API and ReactJS chat component, giving developers a chat application project "exoskeleton".
Last synced: 10 May 2026
https://github.com/tdjsnelling/hermes
Hermes is a real-time data framework for React + MongoDB
data docker framework mongodb nodejs react react-hooks reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/yaolx/vite-ws
基于vite3.0 + websocket的同步画板工具
json-server react18 vite3 websocket
Last synced: 20 Jun 2025
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/diegohce/hddproxy
A small proxy for web apps to access local files
go golang local-file proxy webapp websocket websocket-server
Last synced: 24 Mar 2025
https://github.com/jedimahdi/collaborative-drawing-app
Collaborative drawing app written with Haskell and Fabric.js
Last synced: 08 Apr 2025
https://github.com/eason0729/simple-reverse-proxy
A simple http reverse proxy as a learning project
http proxy reverse-proxy rust websocket
Last synced: 01 Mar 2026
https://github.com/flug/websocket-server-app
[WIP] An app weboscket server implemented
Last synced: 24 Mar 2025
https://github.com/nstseek/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: 07 Apr 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/tianlangstudio/chat
Chat developped with Rust and React
actix-web chat javascript react rust webrtc websocket
Last synced: 08 May 2026