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/caknoooo/simple-web-socket
This repository is used for learning about web sockets, namely socket.io, in addition to implementing real time chatapp
golang gorilla-websocket socket-io websocket
Last synced: 03 May 2026
https://github.com/rudsarkar/pubsub-websocket
WebSocket pub/sub implementation usin Go gin, Postgresql
gin-gonic golang postgresql pubsub websocket
Last synced: 03 May 2026
https://github.com/yasamin-khodarahmi/dash-realtime-table
A Dash application that provides real-time table management capabilities using Python, Redis, and WebSocket
dash dashplotly python3 redis socket-io websocket
Last synced: 03 May 2026
https://github.com/jremmurd/pimcore-ignite-bundle
Adds web realtime functionalities to your pimcore web application.
notifications pimcore pimcore-bundle realtime websocket
Last synced: 09 Jun 2026
https://github.com/tauseefk/reconcile
Collaborative text editor using operational transforms.
collaborative-editing nestjs nodejs operation-transformation typescript websocket
Last synced: 03 May 2026
https://github.com/micilini/php-websockets
Native PHP WebSocket and realtime chat foundation built from scratch with PHP sockets. Includes chat examples, private rooms, bot hooks, storage adapters and optional Laravel integration.
chat chat-application laravel laravel-package php php-socket php-websocket private-chat realtime realtime-chat sockets websocket websocket-server websockets
Last synced: 09 Jun 2026
https://github.com/tsaplia/energy-controller-refactored
ESP8266 Energy Consumption Controller measures AC power with PZEM-014/016 sensor via Modbus. It offers a web interface for live data, charts, and settings.
arduino cpp esp8266 html-css-javascript iot platformio webinterface websocket
Last synced: 04 May 2026
https://github.com/suconghou/signalserver-php
signalserver in php
data-channel p2p php signalserver swoole webrtc websocket
Last synced: 04 May 2026
https://github.com/corocoto/node-chat
This is a chat written using technologies such as Node.js, Express, Socket.io :speech_balloon:
chat es-modules es6 express javascript nodejs socket socket-io sockets websocket
Last synced: 04 May 2026
https://github.com/yoyoek1/viteyss-site-ioboxcontact
To debug io-box
esp32 io-box iot mqtt oiyshterminal svgjs viteyss viteyss-site- vue websocket yss
Last synced: 04 May 2026
https://github.com/880831ian/soketi-log-502-error
Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)
Last synced: 09 Jun 2026
https://github.com/datsfilipe/wsnode
This project is a websocket using Node to create a realtime application.
express nodejs socket-io typescript websocket
Last synced: 04 May 2026
https://github.com/isystk/react-video-chat
React.js(Next.js)で作成したビデオ&チャットアプリケーションです。 チャット機能は、AWS Lambda の WebSocket機能を利用しています。 ビデオ通話には、AWS Kinesis Video Streamを利用しています。
kinesis-stream lambda material-ui nextjs react websocket
Last synced: 04 May 2026
https://github.com/fikriaf/ai-vision-web
This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.
fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8
Last synced: 04 May 2026
https://github.com/prajjwa-lit/keysmasher
🚀 KeySmasher: A full-stack, real-time multiplayer typing race app built with React, Node.js, and Socket.IO. Compete, track your stats, and experience lightning-fast typing battles in a modern web environment.
Last synced: 04 May 2026
https://github.com/mariyazakharova73/next-red-social
чат на websocket с бэкендом на strapi
nextjs react react-hook-form react-query strapi-cms tailwind ts 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/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/bykalachevski/ai-support-agent-template
Production-ready AI support-agent template with FastAPI, Markdown knowledge base, retrieval pipeline, session memory, safety policies and optional WebSocket worker integration.
ai ai-agent ai-agent-tools ai-agents-automation automation docker fastapi llm python rag support-agent websocket
Last synced: 26 Jun 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/iamber12/chat-app-with-websocket-and-go
Chat application built with Go, leveraging WebSockets for real-time bi-directional communication between clients and the server.
golang gorilla-websocket websocket
Last synced: 05 May 2026
https://github.com/nathanfox/nginx-dev-gateway
Lightweight NGINX-based API gateway for Kubernetes development - simplifies access to multiple services through a single kubectl port-forward
api-gateway developer-tools kubectl kubernetes microservices nginx port-forward websocket
Last synced: 06 May 2026
https://github.com/rahul-sahani04/onlyus
anonymous chat-application nodejs omegle react socket-io websocket
Last synced: 06 May 2026
https://github.com/fahrimz/chat_be_express
Backend part for chat app. Built with express.
backend chat express pnpm typescript websocket
Last synced: 06 May 2026
https://github.com/suicidekingg/up-chat
Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.
css html javascript nodejs socket-io websocket
Last synced: 06 May 2026
https://github.com/msysh/aws-sample-appsync-events
This project is a demonstration of a simple and minimal implementation of real-time communication using AWS AppSync Events.
aws-appsync-events pubsub react 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/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
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/sxsid/online-pal
This is a real-time chat application that allows users to join a chat room by providing a username and send/receive messages to/from other participants. The application uses WebSockets for real-time communication, ensuring that messages are instantly transmitted between the server and clients.
nodejs reactjs 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/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/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/vaidik24/real-time-stock-price-tracker
The Real-Time Stock Price Tracker is a dynamic web app that allows users to monitor stock prices, manage personalized watchlists, and receive instant alerts via email and SMS. Built with React and Node.js, it leverages real-time data for informed investments.
express express-rate-limit javascript jwt-authentication nodemailer react tailwind-css twilio websocket
Last synced: 07 May 2026
https://github.com/gif-team/gif-server-v4
[교내 분신물 찾기 서비스] API V4
java jpa kafka postgresql redis spring-boot spring-security websocket
Last synced: 07 May 2026
https://github.com/yusufsefasezer/websocket-drawboard
Collaborative drawing application developed with JavaScript, WebSocket and Node.js
canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets
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/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/102300671/ejp
Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.
chat-application java socket spring-boot websocket
Last synced: 10 Jun 2026
https://github.com/sahilverse/nova-chat-frontend
Frontend for Nova chat App
chat messenger nextjs real-time redux redux-toolkit socket-io tailwindcss tanstack-query tanstack-react-query videocall webrtc websocket
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/stringbuckwheat/oongle-oongle-nest
board with chatting
nestjs typeorm typescript 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/paulohenriqueoliveiradealmeida/sensor-metrics-dashboard-web
Dashboard simples em React que se conecta via Websocket com uma API para exibição de métricas de sensores
react recharts typescript websocket
Last synced: 25 Mar 2025
https://github.com/stabldev/telegramre
A Telegram Redition.
django social-platform solid-start solidjs telegram websocket
Last synced: 11 Mar 2026
https://github.com/themanishdaksh/ws-chat-app
A websocket chat-app
reactjs tailwind-css typescript websocket
Last synced: 12 Apr 2026
https://github.com/athrvk/catch10
a card based game inspired from Dehla Pakad created using React, SpringBoot, MongoDB
card-game game mongodb react spring-boot websocket
Last synced: 12 Apr 2026
https://github.com/snimmagadda1/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 31 Mar 2025
https://github.com/mediacomem/comem-archioweb-tictactoe
An exercise to implement a real-time tic-tac-toe with WebSockets or the Web Application Messaging Protocol (WAMP).
exercise real-time wamp wamp-protocol websocket ws
Last synced: 08 Apr 2025
https://github.com/renovatt/treex
É um sistema financeiro que permite que você gerencie suas despesas e ganhos.
apexchartsjs binance cripto custom-hooks finance-app firebase firebase-auth firebase-firestore middleware nextjs nextjs13 nookies react-hook-form tailwind-css typescript websocket zod zustand
Last synced: 12 Apr 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/lq782655835/websocket-audio
transform audio buffer to nodejs by websocket
Last synced: 16 Mar 2025
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/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 Apr 2025
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/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/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/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/akashrajpurohit/chatapp
Real time chat application with emojis and live location sharing feature
chat-application mustache-js real-time websocket
Last synced: 22 Apr 2025
https://github.com/jackchang1025/bbin-websocket-client
一个基于 Hyperf WebSocket Client 的 BBIN WebSocket 客户端,支持事件驱动、消息解析、心跳处理与简单投注消息封装
Last synced: 14 Jan 2026
https://github.com/chamster24/intrachat
IntrAChat - a cool chat website where you do NOT have to create an account. Instead, just pick a username, get a room code, and let the uncensored, unmonitored conversations ensue!
anonymous-chat chat chat-app chat-application html intra-chat intrachat javascript no-login python realtime-chat web websocket
Last synced: 01 Mar 2026
https://github.com/maximilianmairinger/functionaladapter
Wrap Adapter (for e.g. WS or Workers) communication into a function based interface.
adapter functional websocket worker ws
Last synced: 15 Mar 2025
https://github.com/siddhantprateek/fleet
Authentication Service and Realtime Resource Hit 🚀
expressjs nestjs reactjs real-time typescript websocket
Last synced: 12 Apr 2026
https://github.com/rohitpshelar/java-communication-technologies
Java Communication Technologies
activemq graphql grpc java-25 kafka mqtt rabbitmq rest-api soap-web-services spring-boot webhook webrtc websocket
Last synced: 12 Apr 2026
https://github.com/nshahaf/moveo-task
axios crud mongodb mongoose nodejs react react-router-dom restful-api websocket
Last synced: 14 Aug 2025
https://github.com/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 2025
https://github.com/mntone/shake-streamkit
Display realtime information from Salmon Run Next Wave
browser game nintend-switch nintendo salmonrun salmonrun-nextwave telemetry typescript websocket websocket-client
Last synced: 09 Apr 2025
https://github.com/theoliverlear/script-social
Script Social is a social media, teamwork, and networking tool for developers that is integrated with version control.
angular app dependency-injection instant-messaging networking orm service social-network spring-boot typescript version-control website websocket
Last synced: 29 Apr 2026
https://github.com/yuriyvyatkin/multichat-backend
Мультичат (Backend часть)
Last synced: 06 Jan 2026
https://github.com/smileyfaceskobochka/axum-ws-server-smartlampv2
Small uni project (sorta smart home)
axum-server rust-lang smart-home university-project websocket
Last synced: 03 Apr 2025
https://github.com/blueromans/reactnativemeteorclient
Meteor Client For React Native
android ios javascript meteor meteor-client mongo npm-package react-native socket websocket
Last synced: 12 Apr 2026
https://github.com/jakh0n/hacathon_backend
This is the backend component of a multi-tenant SaaS admin panel, built with Express.js and Socket.IO for real-time notifications. It handles tenant configurations, provides RESTful API endpoints, and manages WebSocket connections for live updates.
Last synced: 07 May 2025
https://github.com/themanishdaksh/webrtc-videocall
A simple webrtc videocalling app
reactjs tailwind-css typescript webrtc websocket
Last synced: 12 Apr 2026
https://github.com/alan-oliveir/expert-polls
Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.
docker fastify nodejs postgresql redis typescript websocket
Last synced: 11 Apr 2026
https://github.com/a-saed/datum
Local-first spatial sync for PostGIS. A bounding box is a live sync subscription.
geospatial golang local-first offline-first pglite postgis spatial sync typescript websocket
Last synced: 29 May 2026
https://github.com/devel0/iot-esp8266-serial-fwd
use esp8266 as a serial forwarder over wifi
esp8266 serial-over-wifi spiffs voltage-logger websocket
Last synced: 30 Apr 2026
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 11 Apr 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/programminglaboratorys/nin0lib
python nin0chat API wrapper
Last synced: 03 Apr 2025
https://github.com/hack-in-peace/collaborative-code-editor
A real-time collaborative code editor that allows multiple users to write and execute code together in Python, JavaScript, and Java.
express html javascript mongodb nodejs react-icons reactjs socket-io tailwindcss websocket
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
https://github.com/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025
https://github.com/aayush-dhakal/graphql-subscription-api-node-apollo
A Live News API with Apollo Server V4 Subscriptions and GraphQL
apollo-server express graphql graphql-subscriptions graphql-ws nodejs websocket
Last synced: 12 Apr 2026