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/akmalovaa/centrifugo-ws-chat
learning centrifugo websocket
centrifugo chat fastapi nginx python websocket
Last synced: 08 May 2026
https://github.com/mntone/shakescouter
Analyze "Salmon Run Next Wave" and generate telemetry
game image-analysis image-recognition nintendo nintendo-switch python python3 salmonrun salmonrun-nextwave telemetry websocket websocket-server
Last synced: 09 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/davidje13/chat
An end-to-end encrypted chat client which uses the EchoChamber backend.
Last synced: 20 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/victron-venus/inverter-dashboard-go
Real-time Victron inverter web dashboard (Go) — same role as inverter-dashboard, implemented in Go with MQTT and optional Home Assistant direct control
cerbo-gx dashboard docker go golang hass home-assistant mqtt real-time venus-os victron websocket
Last synced: 29 Apr 2026
https://github.com/loayahmed304/mark-it
A real-time, live-collaboration, cross-platform Markdown editor. Write, edit, and preview Markdown documents simultaneously with others, from any device, anywhere.
markdown markdown-editor mongodb nodejs react socket-io tailwindcss typescript websocket
Last synced: 06 Apr 2026
https://github.com/felipenobrg/nlw-nodejs
A project using node for practice websocket.
Last synced: 13 Apr 2026
https://github.com/rafaelsouzaribeiro/web-chat-websocket-in-golang
Web chat with WebSocket, Redis, and Cassandra, including notifications for logged-in and logged-out users, and emoji support, implemented in Go and JavaScript.
cassandra chat clean-architecture emojis golang javascrit login logout redis websocket
Last synced: 02 Apr 2026
https://github.com/tophatcroat/crypto-chat
E2E encrypted chat for the terminal
Last synced: 29 May 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/kerosiinikone/go-game-server
A finite state machine
card-game gameserver golang gorilla-mux state-machine websocket
Last synced: 09 Apr 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/std4453/x-platform-ws
A cross-platform wrapper over ws and WebSocket
cross-platform isomorphic websocket
Last synced: 29 Apr 2026
https://github.com/xjzh123/wsproxy-workers
A proxy for WebSockets built with CloudFlare Workers.
cloudflare-workers proxy websocket websockets
Last synced: 01 Apr 2025
https://github.com/s-r-x/phx-wildcard
Wildcard support for phoenix channels
phoenix phx websocket websockets wildcard
Last synced: 09 Apr 2025
https://github.com/shantoislamdev/shellwire
A WebSocket daemon for remote shell execution and interactive terminal sessions, built to give Android apps and agents a full desktop-like shell through Termux
android cli daemon posix pty python remote-execution remote-shell termux websocket
Last synced: 14 Jun 2026
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
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/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 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/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/taybct/spring-taybct
Spring TayBct 是一个 Spring 业务组件基础集成的基础业务库,对一些常用的系统管理,用户体系等基础功能做了基础的常用的简易的集成,并且提供一些业务开发过程中常用的功能模块集成,开箱即用。
docker dubbo dynamic-datasource java logicflow managment-system mybatis-plus oauth2 onlyoffice-server scheduling spring-boot websocket
Last synced: 05 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/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 Apr 2025
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/wasswarichard/react-typescript-nestjs-mongodb-docker
real time transactions using react, typescript, nestjs, mongodb, cronjobs, event-emitter, websockets, typescript.
cronjob docker event-emitters mongodb mongoose nestjs node nodejs react socket-io typescript websocket websockets
Last synced: 12 Apr 2026
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/tefanhhh/erin-living-maintenance-request
Erin Living - Maintenance Request
apollo graphql mongodb mongoose nextjs nodejs react typescript websocket
Last synced: 12 Apr 2026
https://github.com/sabbir45ali/web_socket
This is my practice project for websocket or socket.io
css html javascript socket-io websocket
Last synced: 11 Mar 2026
https://github.com/harry-urek/room
ROOM - redis cached chat application based on Session concepts
celery celery-redis fastapi postgresql python redis sqlalchemy websocket
Last synced: 13 Apr 2026
https://github.com/atul074/billify
Bilify - Inventory & Billing Solution for Retailers
billing-system framer-motion inventory-management invoice java postgresql reactjs sales-analytics spring-boot tostify websocket
Last synced: 12 Apr 2026
https://github.com/eavelasquez/learning-blockchain
This is a project to learn about blockchain technology and how it can be used to create a blockchain.
babel blockchain cryptojs elliptic express javascript jest nodejs shell unit-test websocket yarn
Last synced: 12 Mar 2025
https://github.com/sohei-t/training-content-progress-tracker
FastAPI + Vue.js 3 のリアルタイム研修コンテンツ進捗ダッシュボード。WebSocket 通信、ファイル監視、自動更新
dashboard fastapi file-monitoring full-stack python real-time vue3 websocket
Last synced: 01 May 2026
https://github.com/kaierikniermann/qa-website
This is a frontend for the QandA-discord bot, its meant to be a way for people to answer questions without the need to log into discord having the bot act as a proxy for them
discord-bot sveltekit websocket
Last synced: 16 Jul 2025
https://github.com/avd1729/sync-chat
This project is a real-time chat application built using Go, Fiber, and HTMX. It allows users to join a single chat room and send messages in real-time. The backend is powered by Go and Fiber, a fast HTTP framework, while HTMX is used for dynamic, real-time interactions on the frontend without requiring a full page reload.
Last synced: 16 Jan 2026
https://github.com/lakshagg/cwebsockets
A simple implementation of web socket client in c using libcurl.
c curl cwebsockets libcurl libcurl-websockets libcurl-wss websocket websocket-library websockets websockets-client ws wss
Last synced: 07 Jan 2026
https://github.com/metadev-xi/solana-striker
Fast-paced competitive shooter with SPL token rewards
blockchain crypto solana solana-game unity web3 websocket
Last synced: 31 May 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/ducksoft/smssendergo
基于 WebSocket 的编程控制短信群发系统(Golang 后端)
gin-gonic golang melody websocket
Last synced: 01 May 2026
https://github.com/stabldev/telegramre
A Telegram Redition.
django social-platform solid-start solidjs telegram websocket
Last synced: 11 Mar 2026
https://github.com/lurblaeser/sockets
hacktoberfest mqtt-client socket-io sockjs-client stomp-client websocket websocket-client
Last synced: 06 Mar 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/jeremiias8/sockets_client-server
Proyecto con cliente-servidor usando WebSockets.
client-server css3 html5 javascript websocket websockets
Last synced: 12 Apr 2026
https://github.com/awakelife93/node-sqs-sample
node sqs sample (pub/sub/broker)
docker docker-compose elasticmq express message-queue nodejs publisher sqs sqs-queue typescript websocket ws
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/bogdusik/real-time-chat-application
A simple real-time chat application built with Spring Boot, WebSocket (STOMP), PostgreSQL, and React. Allows users to send and receive messages instantly via WebSocket connection. Perfect for learning WebSocket-based communication between frontend and backend.
postgresql react real-time-chat spring-boot stomp websocket
Last synced: 12 Apr 2026
https://github.com/muellerconstantin/taskcare-api
Backend of the TaskCare collaboration platform for managing tasks in a team.
hexagonal-architecture hibernate java jpa mysql openapi ports-and-adapters rabbitmq redis rest spring-boot spring-data-jpa spring-mvc spring-security stomp websocket websockets
Last synced: 08 Apr 2026
https://github.com/metadev-xi/binance-elite
VIP trading automation for high-volume Binance traders
binance-api binance-auto-bot blockchain crypto node-js web3 websocket
Last synced: 31 May 2026
https://github.com/svitlanakashkina/mobile-lab-app-server
Mobile Lab App Server ist die Backend-Komponente der Mobile Lab App. Das Projekt basiert auf einer MVC-Architektur mit WebSocket-Schicht. Der Server bietet REST-APIs, Echtzeit-Chat, PostgreSQL-Datenbank via Prisma, Benutzer-Authentifizierung, Push-Benachrichtigungen und E-Mail-Feedback. Portfolio-Projekt.
axios expo expo-notifications express github javascript nativebase-io nodejs postgresql prisma react-native restful-api socket-io ssl-certificate visual-studio-code websocket
Last synced: 05 Oct 2025
https://github.com/georgianastanea/energy-management-application
jwt-token rabbitmq spring-boot spring-security websocket
Last synced: 01 May 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/chgl16/websocket-broadcast
Spring Boot + WebSocket(STOMP) + Thymeleaf实现广播通讯
spring-boot thymeleaf websocket websocket-broadcast
Last synced: 15 May 2026
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/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/saadzahidqureshi/django-chat-app
Chatting app developed in django, including P2P chat, Group Chat, Public Chat, share files functionalities were added.
css django django-channels html htmx hyperscr javascript sqlite3 websocket
Last synced: 05 Feb 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/bruce-mig/ping-chat-websocket-app
A chat app using Websockets with Spring Java, Sockjs and Stompjs
java sockjs spring-boot stomp-protocol stompjs websocket
Last synced: 06 Oct 2025
https://github.com/itsanjanamourya/notes-app-websocket
This is a real-time collaborative task management web application built using the MERN stack, enhanced with socket.io for live updates and JWT-based authentication for secure user access. Users are assigned either admin or user roles. Admins can view all users' tasks and presence (Online/Offline). Regular users see and manage only their own tasks.
mongodb node react socket-io websocket
Last synced: 12 Apr 2026
https://github.com/takashiro/karuta-protocol
A REST-like protocol based on WebSocket for both Node.js and browser environments
Last synced: 24 Jan 2026
https://github.com/scrntprcrz/web-p2p-taskzz
WEB P2P Taskzz is a local-first tasks app that syncs peer-to-peer over WebRTC. Socket.IO is used only for signaling while your data stays in the browser.
datachannel javascript local-first nodejs p2p socketio web webrtc websocket
Last synced: 01 May 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/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/isma1306/chatsocket
little chat app made with websocket
express jquery nodejs websocket
Last synced: 13 Apr 2026
https://github.com/fajarbc/typescript-monorepo
Learn Monorepo using Typescript with Express & React simple app
chat-application expressjs javascript monorepo react reactjs trpc typescript websocket websocket-client websocket-server
Last synced: 14 Apr 2026
https://github.com/dmytrochumakov/websocket-server-from-scratch
websocket-server-from-scratch
from-scratch python server websocket
Last synced: 31 May 2026
https://github.com/lee-seokmin/DownBit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 06 Oct 2025
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/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/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/harshshah6/go-websocket
A simple websocket server written in go for blazing fast communication in the connected channels.
chat-application docker docker-compose dockerfile go go-websocket go-websocket-client go-websocket-server golang websocket websocket-client websocket-server
Last synced: 04 May 2026
https://github.com/ma2903/reading-marathon
Aplicação full-stack de Maratona de Leitura com painel em tempo real, utilizando React, Node.js, WebSockets, RabbitMQ e Docker.
docker docker-compose express fullstack javascript nodejs rabbitmq react tailwindcss vite websocket
Last synced: 08 Apr 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/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/pranav291/ghost-messenger
👻 Ghost Messenger - A privacy-first, open-source messaging app with disappearing messages, end-to-end encryption, and Ghost Mode. Built with Kotlin, Jetpack Compose, and Ktor backend
android chat end-to-end-encryption jetpack-compose- kotlin kotlin-android ktor messager mongodb- telegram websocket whatsapp
Last synced: 01 May 2026
https://github.com/jedimahdi/collaborative-drawing-app
Collaborative drawing app written with Haskell and Fabric.js
Last synced: 08 Apr 2025
https://github.com/mathisburger/testlytic
A websocket testing client built with electron and react
electron-app json react test-client websocket websocket-tester
Last synced: 01 May 2026
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/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/kdeary/ethermeris
Real-time State Management Networking Framework for Node.js
framework-javascript javascript nodejs state-management webrtc websocket
Last synced: 14 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/abubakerkhaled/educa
A feature-rich e-learning platform built with Django, including a custom CMS, student registration, diverse content rendering, caching, a RESTful API, and real-time chat functionality. This project showcases advanced Django techniques like class-based views, model inheritance, API development, and asynchronous communication.
asynchronousprogramming caching cms django django-channels django-rest-api django-rest-framework e-learning memcached realtimemessaging redis restful-api websocket
Last synced: 12 Apr 2026