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-06-25 00:30:36 UTC
- JSON Representation
https://github.com/nandkumar1000/express-js
This repository offers practical Express.js examples and Node.js features, covering routing, middleware, authentication, error handling, and more.
authentication express-js express-session middlewares session sql websocket
Last synced: 13 Apr 2026
https://github.com/fzl-22/antares-insight-app
Proof of concept of Antares' alerting and notification IoT system (Mobile).
Last synced: 01 Feb 2026
https://github.com/pexmor/projector
Simple html project
javascript mosquitto mqtt websocket
Last synced: 07 May 2026
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/jonathanjameswatson/maths-race
A Flask website for racing others with maths questions
css flask flask-socketio python socket-io sql websocket
Last synced: 16 Apr 2026
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 Apr 2026
https://github.com/juliolmuller/studying-feathers
Simple application to learn Feathers framework for web sockets.
feathers javascript nodejs websocket
Last synced: 10 May 2026
https://github.com/sama-communications/sama-client-flutter
Flutter client for SAMA chat server
chat chat-application flutter flutter-apps websocket websockets xmpp
Last synced: 10 May 2026
https://github.com/ayush272002/exchange
Cryptocurrency exchange platform designed to handle high-frequency trading and real-time market interactions.
expressjs monorepo nextjs postgresql pubsub redis turborepo websocket
Last synced: 14 Feb 2026
https://github.com/takuyadev/interview-scheduler
Project at Lighthouse Labs, created using React, with using TDD (Test Driven Development)
css cypress html javascript jest lighthouse-labs react react-testing-library storybook websocket
Last synced: 11 Apr 2026
https://github.com/moeiscool/zoneminder-mp4
It's a system in which multiple cameras can be watched or recorded for either personal or business circumstances.
Last synced: 31 Mar 2025
https://github.com/mukhoplus/underworld-line-plus
Web Version of Underworld-Line
instant-messaging react springboot websocket
Last synced: 13 Apr 2026
https://github.com/francescozoccheddu/reload-please
Lightweight server and client script to trigger a browser page reload
browser nodejs reload typescript websocket
Last synced: 13 Apr 2026
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 15 Feb 2026
https://github.com/nexenio/seamless.me-demo-dashboard
A dashboard showing data from the Seamless.me app in real-time
dashboard sensor-data websocket
Last synced: 19 Mar 2026
https://github.com/joseph-ogutu/expense-management-application
Crafted AI powered comprehensive full-stack expense management application. facilitating effortless expense tracking & management.
bootstrap channels cryptography django html javascript openai python websocket
Last synced: 16 Feb 2026
https://github.com/yuanwu0000/onlinechat
線上即時聊天室,支援貼圖功能。(Vue + Vuex + Websocket)
Last synced: 01 Mar 2026
https://github.com/jhonatanmedeiros/node-typescript-websocket
javascript nodejs npm typescript websocket yarn
Last synced: 11 Apr 2026
https://github.com/vinaykumar7580/revly-io-tech
nodejs reactjs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/murdinc/lcdata
A declarative agentic LLM execution engine
agentic-ai agents anthropic cli declarative golang json-config llm nlp ollama openai orchestration pipeline rest-api self-hosted speech-to-text sse text-to-speech websocket workflow
Last synced: 02 Jun 2026
https://github.com/antelcat/websocket
.NET wrap for WebSocket
websocket websocket-server wrapper
Last synced: 07 Feb 2026
https://github.com/amaljeevs/springboot-websocket-chatapp
This is a Simple ChatApp build using Spring boot using Websockets.
chat-application css html java js spring-boot springboot websocket
Last synced: 12 Apr 2026
https://github.com/p4ul-m/online-chat
an online chat with socket connection to the server in php and js
Last synced: 28 Mar 2025
https://github.com/thiti-dev/virtual-joystick-input
Perfect shot accuracy via your finger drawing. Tested in EA Sports PGA Tour
html5-canvas vgamepad websocket
Last synced: 03 Feb 2026
https://github.com/sepiropht/ping-pong
online game using nodejs and streams
game node-streams online-game websocket
Last synced: 09 Apr 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
https://github.com/moheladwy/simple-http-server
A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.
c http http-requests http-server web web-server websocket
Last synced: 04 Mar 2026
https://github.com/jetty/jetty-websocket-api
Eclipse Jetty® - WebSocket API (javax and jakarta)
eclipse jakartaee jetty websocket
Last synced: 26 Jan 2026
https://github.com/tajjjjr/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: 16 Apr 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/yaolx/vite-ws
基于vite3.0 + websocket的同步画板工具
json-server react18 vite3 websocket
Last synced: 20 Jun 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/luminary-cloud/discord-always-online-idler
Lightweight Python script to keep up to 5 Discord accounts online via gateway heartbeats.
discord online-status pm2 python selfbot websocket
Last synced: 03 Jun 2026
https://github.com/mayurdhamgunde/socket.io-websocket
Realtime application framework (Node.JS server)
javascript nodejs socket-io websocket
Last synced: 16 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/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/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/adityadeshlahre/websocket-quick-start
personal starter kit with WebSocket initialized and deployed to Render
expressjs nodejs reactjs starter-template websocket
Last synced: 05 Mar 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/digital-alchemy-ts/hass
Typesecript APIs for Home Assistant. Includes rest & websocket bindings
automation digital-alchemy home-assistant home-automation nodejs typescript websocket
Last synced: 05 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/nylaurent/brainy-bulb
This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡
css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket
Last synced: 17 Apr 2026
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/to-infinitee/real-time-data-system-arch
The architecture ingests data via Kafka, processes it in real-time with Spark Streaming, and stores it in Cassandra and Hadoop HDFS. It supports direct data push to apps using WebSockets/HTTP Streaming, with a front-end built on Spring Boot, Bootstrap.js, and Chart.js.
backend data-streaming frontend kafka real-time rest-api websocket
Last synced: 05 Mar 2026
https://github.com/capellax02/basic-ecommerce-backend
Simple monolithic e-commerce backend project using Spring Boot, Spring Data JPA, Spring Security, Websockets,and more.
ecommerce-backend spring-boot spring-data-jpa websocket
Last synced: 17 Apr 2026
https://github.com/tsubasagit/aibou
AIが同僚になるセルフホスト型チャットツール
ai-chat nextjs self-hosted tailwindcss typescript websocket
Last synced: 03 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/y0sy4/tg-ws-proxy-go
Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update
cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows
Last synced: 01 Apr 2026
https://github.com/winter000boy/chat-application
This project is a modern, real-time chat application designed for reliability and scalability. It uses SockJS and STOMP.js on the frontend to ensure seamless WebSocket communication, falling back gracefully if native WebSockets are unavailable. The backend is developed with Java Spring Boot.
chat-application gradle java javascript maven messaging real-time socket socketjs spring spring-boot stompjs stompprotocol website websocket
Last synced: 11 Apr 2026
https://github.com/taigrr/log-socket
Client-server model for logging. Designed to work well with websockets. Simple client page included.
go golang hacktoberfest logging-library websocket
Last synced: 04 Jun 2026
https://github.com/schamane/graphql-middleware
Middleware helper for graphql
apollo-server-express express extension graphql middleware npmjs subscriptions websocket
Last synced: 02 Apr 2026
https://github.com/maldos23/bird-sender
🐦 Real-time local network file transfer — Transfer files instantly between devices on the same WiFi/Ethernet. No internet, no clouds. | 🌐 https://maldos23.github.io/bird-sender/
express file-sharing file-transfer lan local-network nodejs p2p real-time webrtc websocket
Last synced: 03 Jun 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/bwhtdev/websocket-chat
A basic websocket chat app with a Go backend
Last synced: 11 Jun 2025
https://github.com/moronixproduct3/staff
IoT wizard costume accessory
3d-printing arduino cosplay costume esp32-arduino halloween iot nodejs websocket
Last synced: 07 May 2026
https://github.com/shravya1125/ai-pirate-assistant
Voice-first AI assistant with real-time speech input, LLM conversation, and natural TTS playback
ai-chatbot assembly-ai-api css fastapi full-stack gemini gtts html javascript llm murf-ai-voice-agent python real-time rest-api speech-to-text text-to-speech voice-assistant web-audio websocket
Last synced: 12 Apr 2026
https://github.com/kaustabhbarman/filetransferapplication
A networking project to transfer file from client to server and download file from server to client
java netbeans server-client-communication socket-programming websocket
Last synced: 17 Apr 2026
https://github.com/burdiuz/js-websocket-server
Simple WebSocket Server implementation with traditional API
events javascript js nodejs websocket websocket-server
Last synced: 07 May 2026
https://github.com/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 Jun 2026
https://github.com/youknow2509/example_be
Example back end
api authorization backend bcyrpt encryption google-api google-sheets hash jwt jwt-authentication nestjs nestjs-backend rest-api restful-api roles socket socket-io websocket
Last synced: 17 Apr 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/krobipd/iobroker.homewizard
ioBroker adapter for HomeWizard Energy devices — real-time energy monitoring via API v2 with WebSocket push
energy homewizard iobroker iobroker-adapter p1-meter smartmeter websocket
Last synced: 18 Apr 2026
https://github.com/developerdavid2/sportz-websockets
Express + Postgres demo for live match commentary with a Websocket broadcast channel
Last synced: 04 Apr 2026
https://github.com/chattalk/chat-msa-message
실시간 통신 기반 트래픽 제어 프로젝트 - MSA 웹소켓
java kafka mongodb redis spring spring-boot spring-eureka-client spring-security websocket websocket-security
Last synced: 12 Apr 2026
https://github.com/denpalrius/data-processing-app
Data processing microservice application
aws docker fastapi file-upload kuberne kubernetes microservices-architecture minio nats-jetstream nestjs nestjs-backend pandas python reactjs server-side-events sse-client terraform websocket
Last synced: 04 Apr 2026
https://github.com/adwilkinson/chitchatter
Anonymous chat application built using Kotlin, Ktor, React and Material Design
chat-application css heroku html javascript kotlin ktor react reactcontextapi reacthooks website websocket
Last synced: 04 Apr 2026
https://github.com/shivanshkc/rosenapp
A minimal chat application powered by Rosenbridge.
angular-material chat-application websocket
Last synced: 04 Apr 2026
https://github.com/vish501/tcp-chat-room
A TCP chat room
chatroom-application client-side python server-side tcp websocket
Last synced: 09 Jun 2026
https://github.com/develephant/websockets-plugin-docs
Documentation for the Corona Websockets Plugin:
corona corona-sdk coronasdk lua plugin websocket websocket-client
Last synced: 08 Apr 2025
https://github.com/valentinvieriu/mqtt-meshtastic
aes-encryption iot lora mesh-networking meshtastic mqtt nodejs protobuf websocket
Last synced: 04 Apr 2026
https://github.com/floppy007/signotec-stpadserver-bridge
Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.
delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss
Last synced: 04 Jun 2026
https://github.com/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 Apr 2026
https://github.com/litert/node-ws-utils
A C++ native extension providing utilities for WebSocket, in NodeJS.
Last synced: 04 Apr 2026
https://github.com/no-country-simulation/s16-01-ft-csharp-react
Mobile Web Application designed for restaurants, bars, places that offer menus, from which they can offer both a menu and bills in a cooperative or independent manner. App in development.
food-ordering formik-yup material-tailwind mobile-web-app react socket-io tailwindcss typescript vite websocket websocket-client websocket-server
Last synced: 12 Apr 2026
https://github.com/mabdusshakur/pandadiscuss
PandaDiscuss is a simple chat application built with Laravel Reverb. This project demonstrates how to implement a real-time chat system using WebSockets over API. It serves as a great learning resource for understanding API integration and real-time communication.
api laravel laravel-reverb realtime-chat realtime-messaging vuejs websocket
Last synced: 08 May 2026
https://github.com/srjchsv/chat-service
Real-time chat using websockets
docker-compose gin-gonic go gorilla-mux kafka lucidchart postgresql prometheus websocket
Last synced: 18 Apr 2026
https://github.com/lithika-damnod/chatium
Instant Messaging App
messaging-app python reactjs websocket
Last synced: 18 Apr 2026
https://github.com/domenez-dev/end-to-end-encrypted-real-time-messaging-app
end to end encrypted real time messaging app I am creating using django + react
django django-application django-channels django-rest-framework encryption-decryption end-to-end-encryption messaging-app react realtime websocket
Last synced: 10 May 2026
https://github.com/anmol420/chatx
A websocket and web-rtc based backend.
drizzle-orm nodejs postgresql rabbitmq redis typescript webrtc websocket
Last synced: 12 Apr 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/salman679/task-management-frontend
This Task Management Application allows authenticated users to manage tasks by adding, editing, deleting, and reordering them across three categories: To-Do, In Progress, and Done. The app features a drag-and-drop interface and real-time synchronization with the database, making it a powerful tool for efficient task management.
mongodb react tawilwindcss websocket
Last synced: 05 Apr 2026
https://github.com/david-torres/robotgo-app
desktop-automation go golang webapp websocket webview
Last synced: 02 Jul 2025
https://github.com/grzegorzpacewicz/gj-chat
The app to chat
tailwind typescript vite websocket
Last synced: 05 Apr 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/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/subhadeeproy3902/mvp-chat
MVP-Chat is a modern chat application that enables authenticated users to create private channels, engage in real-time conversations, and share files. It features emoji support, file uploads, and a polished user experience, powered by cutting-edge technologies like Next.js, TypeScript, Clerk, and Stream.
clerk nextjs stream typescript websocket
Last synced: 08 May 2026
https://github.com/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 2026
https://github.com/thertzlor/tocket
A high-level, type safe WebSocket middleware and interceptor for Node and Browsers
interceptor websocket websocket-client websocket-server
Last synced: 16 Mar 2025