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-01 00:30:48 UTC
- JSON Representation
https://github.com/null-none/hyper-view
Full-featured HTMX-style micro library with WebSocket, history, spinner, and more
html htmx javascript library npm websocket
Last synced: 05 May 2026
https://github.com/lizaelkina/react-burger
Учебный проект Я.Практикум "Stellar Burgers"
cypress jest react redux typescript websocket
Last synced: 05 May 2026
https://github.com/gdbrns/go-whatsapp-worker-redis-ssedashboard
High-performance Go WhatsApp Worker with Redis queue management and real-time SSE dashboard. Features message processing, rate limiting, health monitoring, and comprehensive API documentation. Built with Docker support and PostgreSQL integration.
dashboard docker go golang mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 05 May 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/m1ragela/flowers-mobile-app-backend
express mongodb stripe websocket
Last synced: 06 May 2026
https://github.com/fahrimz/chat_expo
React Native (Expo) chat app using WebSocket
chat expo react-native websocket
Last synced: 06 May 2026
https://github.com/mj10/gochat
Basic chat application using WebSockets
golang mongodb vuejs websocket websocket-chat
Last synced: 06 May 2026
https://github.com/pako2/radioesp32
Radio and audio file player (from SD card) controlled by ESP32. Exclusively with I2S output.
arduinojson audio esp32 i2s infrared-control internet-radio pam8406 rotary-encoder scrolling-text tft websocket
Last synced: 06 May 2026
https://github.com/martishin/react-kotlin-chat
Real-time chat application built using React.js, Kotlin, Spring WebFlux and WebSocket protocol
kotlin reactjs spring-webflux tailwind 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/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/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/mapluisch/llava-websocket-server
Python-based WebSocket for CLI LLaVA inference.
inference llama llama2 llava llm llm-inference python websocket websockets
Last synced: 09 Apr 2026
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 Apr 2026
https://github.com/kpidiba/spring_socket_chat
Socket implementation with spring boot
js spring-boot stomp websocket
Last synced: 07 May 2026
https://github.com/techtronixx/pulse-terminal
A simple, high-performance crypto trading terminal featuring real-time data, technical indicators, and live market insights.
bitcoin cryptocurrency dashboard javascript orderbook-websocket terminal trading-scanners websocket
Last synced: 10 Jun 2026
https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai
You can call and talk in realtime with openai
fastapi openai python twilio-api websocket
Last synced: 07 May 2026
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/devzgabriel/chatty
A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture
chat http nodejs socket-io sqlite typeorm typescript websocket
Last synced: 08 May 2026
https://github.com/solaceharmony/solacelive
Solace Live: real-time packet streaming voice interface and services
audio react realtime solace typescript vite websocket whisper
Last synced: 08 May 2026
https://github.com/ericgomez/instagrom
Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB
api expressjs mongodb nodejs nodemon websocket
Last synced: 08 May 2026
https://github.com/manishtmtmt/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: 28 Jun 2026
https://github.com/zurihaqi/nestjs-ws-mongodb
This is a real-time chat application built using NestJS, WebSockets, and MongoDB. It supports user registration, login, and the ability to send messages to specific users in a chat system.
Last synced: 08 May 2026
https://github.com/lesiaukr/goit-cs-hw-06
Masters degree | Computer Systems and Their Fundamentals course | HW | Final project | goit-cs-hw-06
asyncio docker goit-cs-hw-06 http-server mongodb python websocket
Last synced: 08 May 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/harry-urek/ws-server
websocket grpc server with redis session management - logging and error handling
express-session grpc-server logger nodejs pubsub redis websocket
Last synced: 09 May 2026
https://github.com/anubhavick/t.lob
a website that let you make website from prompt
express llm react saas stackbit webcontainer websocket
Last synced: 09 May 2026
https://github.com/lovesaroha/ltalk
A simple one on one video chat app implemented using WebSockets.
javascript nodejs video-chat websocket
Last synced: 09 May 2026
https://github.com/zyazosk/seculogrt
A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.
arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket
Last synced: 09 May 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/devarshpatel1506/geospatial-analysis-with-spark
Low-Latency Event-Time Analytics: Kafka + Spark Structured Streaming + deck.gl
analytics big-data data-engineering deckgl kafka mongodb nodejs react react-vis realtime-streaming spark structured-streaming websocket
Last synced: 09 Apr 2026
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/giovanni-angeli/pyjamapeople
example of how to use tornado, asyncio and websocket together
Last synced: 23 May 2026
https://github.com/siarheidudko/redux-cluster-ws
Modern WebSocket-based state synchronization library built on top of Redux-Cluster. Enables real-time Redux store synchronization between Node.js servers and clients (both Node.js and browser) using native WebSocket connections.
Last synced: 13 Jun 2026
https://github.com/aryainguz/ping
Real time photo sharing and chat app using web sockets and react native
Last synced: 10 May 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/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/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/marhiievhe/bitfinex-connector
Small library for safety multi connect to Bitfinex Websocket public API with singl or multi threading way.
bitfinex multiconnection multithreading mutex-lock nodejs websocket wss
Last synced: 11 May 2026
https://github.com/007tickooayush/socketioxide-rust-chat
A socket.io implementation of websockets using Rust programming to create an Http Server capable of handling websocket and HTTP requests.
axum mongodb rust serde serde-json socket-io socketioxide tokio websocket
Last synced: 11 May 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/rustyneuron01/ordinal-marketplace
Ordinal Marketplace Backend on Bitcoin L1. Made by NestJS, PostgreSQL, Bitcoinjs-Lib, Prisma, Websocket. Users can list inscritpions and make offer, chatting use system
bitcoin docker email inscription lavinmq marketplace nestjs ordinal postgresql prisma psbt redis utxo websocket
Last synced: 01 Jul 2025
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/samuelematias/flutter-websocket-example
🔁 A Simple Flutter Project Example using WebSocket.
dart flutter socketio websocket
Last synced: 10 Jun 2026
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/codertonychan/veewapcloud
angular1 crud intellij-idea tony websocket
Last synced: 01 Mar 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/nadiraliofficial/ibkr-algo-standalone
Autonomous 24/7 algo trading system: Pine Script → Python indicator, IBKR execution engine, React dashboard — 50 US stocks on VPS
algorithmic-trading automation ibkr interactive-brokers pine-script python react trading-bot vps websocket
Last synced: 11 May 2026
https://github.com/iunary/govas
Basic realtime canvas drawing with Golang and Websocket
canvas collaboration drawing golang javascript realtime websocket
Last synced: 16 Apr 2026
https://github.com/aayushxrj/gochat
A Real-time chat application utilizing WebSockets, crafted with Go(lang) for the backend and React.js for the frontend.
chatroom golang reactjs websocket
Last synced: 16 Jan 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/neninja/sinergia
Jogo sintonia usando websocket
boardgame laravel livewire websocket
Last synced: 10 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/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/sanketghosh/implementing-ws-js
Implementing websocket protocol in JavaScript
implementation javascript nodejs typescript websocket
Last synced: 11 Apr 2026
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/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/samet404/pixgu-ws
websocket server for pixgu
realtime-collaboration socketio websocket
Last synced: 01 Jul 2025
https://github.com/nike-sg/ask-me-anything
A Forum for questions
go postgresql react reactjs vite vitejs websocket
Last synced: 11 Apr 2026
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/nabeel-ahmed-jamil/admin-api
Admin Api For Barco-Cron Service [Open Source]
ddd-architecture dynamic-forms etl event-driven-architecture firebase java-8 job kafka open-source postgresql rest-api scheduler spring-boot spring-data-jpa spring-mvc spring-security springboot webhook websocket
Last synced: 11 Apr 2026
https://github.com/levieyal/scrum-pocker
🗳 A straightforward scrum poker app created for my work team made with Next.js
nextjs react scrum-poker socket-io websocket
Last synced: 05 May 2026
https://github.com/thanhdxuan/chatapp
Chat application that uses the peer-to-peer model and client-server model.
javascript socket-io webrtc websocket
Last synced: 11 Apr 2026
https://github.com/jdy8739/websocket-study
WebSocket protocol 스터디
socket-io webrtc-video websocket
Last synced: 06 May 2026
https://github.com/dipanshu18/gossips
A chat app with features like one-to-one chat and group chat which also provides media sharing
express mongodb mongoose nodejs react-router reactjs redis tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/shahdarshil123/chat-app
A full-stack real-time chat application with a Node.js backend, React frontend, PostgreSQL database, Redis, and Docker-based infrastructure
chat-application docker express full-stack-application nodejs postgresql prisma react redis websocket
Last synced: 13 Jan 2026
https://github.com/chomiii19/academicpulse.v3-backend
📌 Crafted for seamless student management, our platform excels in tracking student logs, validating IDs, and streamlining administrative tasks. Refactored version of AcademicPulse using typescript and complying to MVC architecture
expressjs javascript nodejs postgresql prisma typescript websocket
Last synced: 11 Apr 2026
https://github.com/yamanote1138/yardbird
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 11 May 2026
https://github.com/olegweremyew/paintonline
NodeJS + React + WebSocket
express nodejs react typescript websocket
Last synced: 11 Apr 2026
https://github.com/ucx15/websocks
Implementation of WebSockets using Node.js and WebSockets API
Last synced: 14 May 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/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/shelepuginivan/namespace-server
Облачный сервис для локальной сети
cloud filesystem websocket websocket-server
Last synced: 30 Jun 2025
https://github.com/anthonydibi/mycelium
Firefox extension for chance encounters
Last synced: 12 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/bdr-pro/web_sockets_rust_tor
The Tor Blockchain Router 🛡️ leverages Rust & Tokio for secure, anonymous blockchain interactions 🌐. With Tor integration 🧅, WebSocket communication 🌍, and async operations, it enhances privacy and scalability in blockchain data management 📦. Perfect for privacy-focused devs and blockchain enthusiasts 🔐💻.
blockchain peer-to-peer rust tor websocket
Last synced: 15 Mar 2025
https://github.com/sambit77/realtime-notif-app
A springboot app demonstrating real time push notifications using websocket
realtime-messaging springboot websocket
Last synced: 05 Jun 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/taybct/spring-taybct-tools
Spring TayBct Tools 是一个Spring 业务组件基础集成的工具类库,对一些常用的中间件做了基础的常用的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
alibabacloud dubbo dynamic-datasource elasticsearch java minio mybatis-plus oss rabbitmq redis rsa scheduling sm2 sm3 sm4 spring-boot spring-cloud webflux webmvc websocket
Last synced: 13 May 2026
https://github.com/josejefferson/amongzap
Converse e interaja com outros jogadores de Among Us online e grátis com o AmongZap
among-us amongus angularjs chat css game-chat games html javascript nodejs public-chat real-time realtime websocket
Last synced: 11 Apr 2026
https://github.com/abhishek-sanwal/stockbro_trading_app
StockBro is a trading app through which can view indian stock markets shares in real-time.
asynchronous-programming django-application python36 real-time stock-market synchronous websocket
Last synced: 04 May 2026