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/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/leylahosseini/learning-golang-websocket
go-websocket-chatroom
Last synced: 10 Jun 2026
https://github.com/gituser12981u2/sync
p2p file sharing program built with rust
encryption file-sharing networking p2p-network rocket rust tlc websocket
Last synced: 02 May 2026
https://github.com/3a-systems/openig
Интернет шлюз (реверсивный прокси) контроля доступа к UI и API. Позволяет организовывать защищенный доступ к веб приложениям и API путем решения задач маршрутизации, аутентификации, авторизации, федерации и расширения профиля.
api authorization federation gateway groovy mq openam openig opensso replay reverse-proxy throttling websocket
Last synced: 04 Oct 2025
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
Last synced: 02 May 2026
https://github.com/dannywillems/near-intents-tools
Tools for monitoring and interacting with NEAR Intents protocol
blockchain crypto intents near near-protocol rust websocket
Last synced: 11 May 2026
https://github.com/iollaph/pi-image-client
Node.js client that prints Base64 images received via WebSocket to a thermal printer on Raspberry Pi.
base64 nodejs printer raspberry-pi websocket
Last synced: 02 May 2026
https://github.com/meibraransari/node-websocket
⚛️ Nodejs web-socket app to test application
node nodejs nodejs-server web-socket websocket
Last synced: 02 May 2026
https://github.com/selcuksert/spectrum
Containerized fake spectrum generator
amqlib kubernetes minikube nodejs plotlyjs websocket
Last synced: 12 May 2026
https://github.com/y0sif/ferlay
Start and manage Claude Code sessions from your phone.
ai-agent claude-code cli developer-tools flutter mobile remote-control rust session-management websocket
Last synced: 02 May 2026
https://github.com/alisawari/wstunnel-scripts
util scripts to manage and connect easier to wstunnel connections
network tunnel websocket wstunnel
Last synced: 02 May 2026
https://github.com/hanz-archer/vscode-live-collab
A VS Code extension for real-time collaboration, allowing multiple users to edit the same file simultaneously. It syncs changes across instances using a unique document ID, making collaborative coding seamless.
extension firebase json typescript visual-studio-code websocket
Last synced: 12 May 2026
https://github.com/hotframe/hotframe
Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.
fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket
Last synced: 24 May 2026
https://github.com/srang/ca
cellular automata
camel sockjs spring-boot websocket
Last synced: 03 May 2026
https://github.com/ashish1906/file-sharing
A cross platform local file sharing web app............
css html javascript nodejs shell webserver websocket
Last synced: 03 May 2026
https://github.com/camilosampedro/lights-on
Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino
mqtt play-framework scala scalajs websocket
Last synced: 03 May 2026
https://github.com/carloseduardodb/arithmetics-math-frontend
Jogo de duelos com operações matemáticas.
Last synced: 23 Jun 2026
https://github.com/pierrad/hangmanws
Multiplayer Hangman game with WebSocket
css html javascript nodejs websocket
Last synced: 12 May 2026
https://github.com/MAKS11060/protocols
Implementation of simple protocols in typescript
deno stun typescript upnp websocket
Last synced: 04 Oct 2025
https://github.com/ayush272002/chat-app
A scalable chat application built using Next.js, Tailwind, WebSockets, and Redis Pub/Sub for real-time communication. The app is designed to handle multiple rooms across different WebSocket servers, ensuring scalability and efficient message delivery.
Last synced: 09 Apr 2026
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/ejfkdev/shellanywhere
Secure remote shell access from any browser — WebRTC/WSS transport, E2EE, multi-session, mobile-friendly web terminal
e2ee react remote-shell rust terminal web-terminal webrtc websocket
Last synced: 03 May 2026
https://github.com/snuffish/obs-panel
Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.
nextjs obs recording streaming typescript websocket
Last synced: 03 May 2026
https://github.com/nathan-mwai/sportz-websocket
express+nodejs +websockets for a live sports channel
Last synced: 24 Jun 2026
https://github.com/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 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/zingzy/study-sync
Study Session is a collaborative web application that allows users to upload resources, chat in real-time, and manage study sessions seamlessly.
flask live-chat python websocket
Last synced: 13 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/puckwang/web-realtime-comm-demo
A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).
dotnet long-polling nextjs polling react server-send-event websocket
Last synced: 03 May 2026
https://github.com/dotcoocoo/hermitstash-sync
Desktop sync client for HermitStash. PQC TLS, WebSocket real-time sync, zero-dependency Node.js daemon.
desktop-client file-sync hermitstash ml-kem mtls nodejs post-quantum pqc-tls websocket zero-dependency
Last synced: 18 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/xuyi-tongji/yebfront
element-ui vue vue-router vuex websocket
Last synced: 03 May 2026
https://github.com/chiragsdev/codemate-frontend
Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.
Last synced: 03 May 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/tlabaltoh/unity-sfu-integration
Test project for implementing WebSocket / WebRTC's SFU (Selectable Forwarding Unit) network architecture on the Unity. This project was created for use in Oculus Quest 2, but supports other platforms (PC, Android mobile) to test the connection from multiple clients.
multiplayer network networking sfu unity unity3d webrtc webrtc-sfu 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/aruizeac/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 04 Oct 2025
https://github.com/targter/spotify-app
javascript react reactjs redux shazamcore-api spline spotify-api tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/axelop96/bingo-websocket
Bingo game with websockets and spring mvc
game spring-mvc thymeleaf websocket
Last synced: 13 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/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
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/anikhasibul/chatter
Simple anonymous chat app demo using golang and websocket ;)
anonymous-chat chat-app chatter golang postgresql real-time websocket
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/vilchisangelraulvilchis/apidash
🚀 Create and customize API requests seamlessly with API Dash, the open-source cross-platform client for visual response inspection.
api application dart dart-library developer-tools flutter flutter-apps flutter-ui graphql gssoc hacktoberfest http-client mobile-app mobile-development postman rest-api server-sent-events websocket
Last synced: 04 May 2026
https://github.com/sa2kasov/nodejs-quick-guide
Node.js Quick Guide
express mongodb nodejs nodejs-guide websocket
Last synced: 04 May 2026
https://github.com/enindu/node-js-websocket
WebSocket demonstration with Node.js
client nodejs server websocket
Last synced: 13 Aug 2025
https://github.com/larock22/aider-mcp
WebSocket server that exposes Aider's AI coding capabilities through the Model Context Protocol (MCP) for programmatic access
ai-coding aider mcp-server model-context-protocol openai typescript websocket
Last synced: 13 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/yunusemrenalbant/spring-react-websocket-with-kafka
Spring Boot, ReactJS, SockJS ve Kafka ile yapılmış gerçek zamanlı mesajlaşma sağlayan bir chat uygulaması örneği
java kafka reactjs sockjs spring-boot websocket
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/adesoji1/openairealtime-api
This describes a conversational bot between An Ai Agent and a Human in Realtime
fastapi mediarecorder openai-api reactjs redis-server schema websocket websocket-client worklet-loader
Last synced: 04 May 2026
https://github.com/trandung2k1/nestjs_tutorial
Learn nestjs 2024 (microservices using tcp, redis, rabbitmq, websocket, cqrs, graphql, bull queues)
cqrs graphql k8s microservice pm2 queue rabbitmq redis server-statistics tpc websocket worker-threads
Last synced: 05 May 2026
https://github.com/marialuizaleitao/codedocs-websocket
Real-time collaborative text editor implementing WebSocket communication for document synchronization.
Last synced: 05 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/lisuke/hacgi-web
HACGI's a presentation layer process, it's based on godbus & websocket.
framework go hacgi hacgi-web websocket websocket-application
Last synced: 09 Aug 2025
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/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/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/iamsayedanowar/sendp2p
A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly
css css3 file-sharing html html5 javascript nodejs pwa webrtc websocket
Last synced: 05 May 2026
https://github.com/isma1306/chatsocket
little chat app made with websocket
express jquery nodejs websocket
Last synced: 13 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/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/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/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/felipenobrg/nlw-nodejs
A project using node for practice websocket.
Last synced: 13 Apr 2026
https://github.com/tkw1536/wssecho
A quick and dirty web socket echo server
Last synced: 05 May 2026
https://github.com/pranta-barua007/next-messenger
Messenger Clone with Group Chat
github-oauth google-oauth2 mongodb next13app pusher-api realtime tailwind-css typescript websocket
Last synced: 14 May 2026
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/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/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/realtimechatapplication/chat-app-next-socket
This is the real-time communication provided by Socket.io to create an open chat application that allows users to send and receive messages from several users on the application.
nextjs nodejs websocket websocket-client websocket-server
Last synced: 27 Jan 2026
https://github.com/shelepuginivan/namespace-client
Веб-клиент nameSpace - облачного сервиса для локальной сети
cloud filesystem websocket websocket-client
Last synced: 17 Mar 2025
https://github.com/fpena2/socketscout
Tauri application for testing WebSocket servers
Last synced: 13 Apr 2026
https://github.com/drakata27/chatroom-react
React frontend application for creating chatrooms for real-time communication using Websockets
Last synced: 07 Oct 2025
https://github.com/diloabininyeri/socket_talk
Communication with web socket using php
comunication messsage php socket websocket ws wss
Last synced: 10 Jan 2026
https://github.com/romero-ezequiel/chatapp
Chat grupal utilizando JavaScript tanto en el frontend como en el backend, luego desplegué el proyecto en heroku
bootstrap4 express javascript mongodb nodejs websocket
Last synced: 13 Apr 2026
https://github.com/HyunJinNo/websocket-tutorial
A repository for testing WebSocket.
Last synced: 07 Oct 2025
https://github.com/tsych0/setu-engine
modular chatting app bridge made in golang
Last synced: 26 Mar 2025
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 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