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-27 00:30:18 UTC
- JSON Representation
https://github.com/sarveshgupta1997/sarveshgupta1997.github.io
Welcome to my web developer portfolio! I am an experienced full-stack web developer with expertise in HTML, CSS, JavaScript, Node.js, Express.js, and MongoDB. I have completed several projects that demonstrate my proficiency in designing, developing, and deploying web applications.
backend-development css3 expressjs fullstack-development github html5 javascript mongodb mongoose nodejs portfolio profile readme resume sql web-developer websocket
Last synced: 10 Apr 2026
https://github.com/daveaditya/spring_chatroom
Implementing Chat Room concept in Spring Web MVC
java jsp-servlet springframework springmvc websocket
Last synced: 16 Apr 2026
https://github.com/charlot-dedjinou/realtime-notifications
Développé avec React JS pour le frontend, Express JS pour le backend, et les websockets pour la communication en temps réel, ce projet permet la mise en place de notifications en temps réel.
express-js notifications react reactjs real-time websocket
Last synced: 10 Apr 2026
https://github.com/joaquinbejar/lightstreamer-rs
Lightstreamer TLCP (Text-based Live Connections Protocol). It provides a robust client SDK to interact with Lightstreamer servers, enabling real-time data streaming for financial applications, IoT systems, and other use cases requiring live data updates. While it was initially developed to support the ig
lightstreamer tlcp trading websocket
Last synced: 02 Apr 2026
https://github.com/chempik1234/EMPTY-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 23 Aug 2025
https://github.com/simon28082/framework
Extend the Laravel framework, add Swoole, Socket, RPC, WebSocket support, and common scaffolding features
laravel microservice rpc socket swoole tcp websocket
Last synced: 18 Apr 2026
https://github.com/opencpo/opencpo-core
⚡ OCPP 1.6 + 2.0.1 Central System with zero trust networking, built-in PKI, and profile-driven charger compatibility
cpo ev-charging fastapi mtls ocpp ocpp16 ocpp201 pki websocket zero-trust
Last synced: 03 Jun 2026
https://github.com/aya-jafar/gemini-api
Gemini chatbot & image with text generating
chatbot gemini gemini-api google websocket
Last synced: 16 May 2025
https://github.com/TouradBaba/sensors_data_streaming
A real-time data streaming pipeline that collects sensor data, streams it through Kafka, and stores it in InfluxDB and MongoDB for analysis. The system is containerized with Docker and includes Flask APIs for database interaction and Grafana for visualization.
api docker docker-compose flask grafana influxdb kafka mongodb sensors websocket
Last synced: 16 May 2025
https://github.com/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 2026
https://github.com/18566246732/tts-player
a cross-platform tts(text to speak) player
Last synced: 01 Apr 2026
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
https://github.com/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 2026
https://github.com/sixelasacul/tft-double-up-companion
A simple, real time companion app for double up games. Built with TanStack Start, Ably, and Neobrutalism.
ably community-dragon neobrutalism react shadcn tailwindcss tanstack-start teamfight-tactics websocket
Last synced: 17 Apr 2026
https://github.com/muhammadranju/scic-job-task
The Task Management Application is a fully responsive web-based application that allows users to manage their tasks effectively. Users can add, edit, delete, and reorder tasks through a drag-and-drop interface while categorizing them into "To-Do," "In Progress," and "Done." The application ensures real-time synchronization, data persistence, and a
api backend javascript mongodb nodejs react websocket
Last synced: 09 Apr 2026
https://github.com/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/renanstn/poll-generator-backend
Backend de um app para criação de enquetes. Fornece uma API REST, e um endpoint para websockes. Utiliza o django channels.
backend channels django django-channels django-rest-framework djangorestframework-jwt python websocket
Last synced: 17 Apr 2026
https://github.com/lily-iker/chit-chat
docker docker-compose java maven minio mongodb neo4j nginx ollama react redis spring-boot typescript websocket zustand
Last synced: 03 Apr 2026
https://github.com/javiercanon/signalrabbit
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
asp-net bootstrap signalr signalr-chat signalr-client signalr-hub sqlserver websocket
Last synced: 17 Apr 2026
https://github.com/michaellf107/web-sockets
Example code of Websocket clients and servers, made with various frameworks and languages
nodejs python react svelte typescript vue websocket
Last synced: 11 Apr 2026
https://github.com/urlaunched-com/udfwebsocketsclient
SwiftUI-UDF WebSockets Client
actioncable redux swiftui-udf udf websocket websocket-client
Last synced: 17 Apr 2026
https://github.com/ncbrown1/go-playground
Reimplementation of the Go playground in Go to run via the browser (javascript + go): [https://play.golang.org] without the restrictions (but requiring a login)
code communication golang javascript react reimplementation websocket
Last synced: 18 Apr 2026
https://github.com/litert/websocket.js
The WebSocket implementation written in TypeScript, for Node.JS
Last synced: 04 Apr 2026
https://github.com/renantrs/chat-app
A ReactJS webchat using websocket with NodeJS and SocketIO
jest nodejs reactjs tailwindcss testing-library typescript websocket
Last synced: 04 Apr 2026
https://github.com/rchiofalo/rustgate
Secure mTLS message router in Rust — group-based routing, WebSocket, server federation, NATS scaling, certificate enrollment, CRL/FIPS support. Single binary, edge-ready.
certificate-enrollment crl cursor-on-target federation fips helm kubernetes message-router mtls nats rust websocket
Last synced: 05 Apr 2026
https://github.com/kerolesnabiel/realtimechatwebapp
A modern, real-time chat application frontend with a responsive design, allowing users to manage profiles, search for other users, and exchange messages instantly.
dasiyui react react-query react-router-dom signalr tailwindcss typescript vite websocket websockets
Last synced: 18 Apr 2026
https://github.com/dev-rishav/eclipser
Eclipser – Creating Better Individuals.
docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket
Last synced: 05 Apr 2026
https://github.com/n1k0l1n/chatsignalr
The Chat Room made with SignalR is a real-time messaging application that allows multiple users to communicate and exchange messages in a chat room. It utilizes the SignalR library, which provides a simplified and efficient way to implement real-time communication in web applications.
chat-application chat-room csharp dotnet fullstack-development reactjs signalr websocket
Last synced: 18 Apr 2026
https://github.com/elrouss/react-burger
Сайт межгалактической космической закусочной с возможностью оформления заказов и отслеживания их истории в личном кабинете
cypress jest react react-router-dom redux typescript websocket yandex-practicum
Last synced: 18 Apr 2026
https://github.com/adrianovolter/polls
NLW Expert - Node
fastify nodejs postgresql prisma redis typescript websocket zod
Last synced: 03 Feb 2026
https://github.com/rhee876527/pushbullet-notifier
Simple pushbullet-notifier for Linux desktop.
api libnotify linux-desktop notifications pushbullet pushbullet-api python systemd-service websocket
Last synced: 19 Apr 2026
https://github.com/yadavnikhil03/lan-dropspot
It’s a simple tool that lets you share files instantly with anyone on your Wi-Fi , just drop a file and send them the link or QR code, no internet needed
async css3 fastapi file-sharing file-transfer html5 javascript lan-sharing local-network peer-to-peer python rest-api tailwindcss websocket
Last synced: 11 Apr 2026
https://github.com/one2r/chatroom
chatroom is about using WebSocket to build a web-based chat room based on beego.
Last synced: 20 Apr 2026
https://github.com/programmingwormhole/telechat_admin
Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.
flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket
Last synced: 20 Apr 2026
https://github.com/norlandz/trafficsystemmockjs
TrafficSystemMock is a program that simulates traffic
h2 hibernate java javafx javascript map mysql path react rxjava spring springmvc testfx traffic-simulation typescript websocket
Last synced: 10 Mar 2026
https://github.com/lebrancconvas/real-time-currency
Real-Time Currency Web via Websocket.
binance cryptocurrency side-project web-development websocket
Last synced: 27 Aug 2025
https://github.com/aifia105/chat_app
A backend service for a chat application, implemented in Java.
java jwt mongodb spring-boot websocket
Last synced: 20 Apr 2026
https://github.com/hermya/poker-science
Fast and scalable Poker implementation that uses Go, knowledge of data structures and system design
docker gin go kubernetes postgresql rest-api websocket
Last synced: 11 Apr 2026
https://github.com/vuurvos1/motioncontroll
Playing around with motion controls on phones
motion motion-control websocket
Last synced: 21 Apr 2026
https://github.com/juliomotol/laravel-channel-attributes
Automatically register Laravel channels using annotations/attributes!
annotations attributes broadcasting channels laravel websocket
Last synced: 18 Jan 2026
https://github.com/slfagrouche/safeguard
Real-time crisis monitoring platform for conflict zones and disaster areas. FastAPI + React + MongoDB + OpenAI GPT-4o.
agent ai aws-ec2 aws-lambda aws-s3 crisis-monitoring django fastapi leaflet mongodb non-profit openai react real-time rest-api shadcn-ui tailwindcss websocket
Last synced: 21 Apr 2026
https://github.com/samuel-ricardo/codelivery-site
This project is a application of a complete Full Cycle project, with amazing technologies like NextJS for front-end, NestJS for back-end, MongoDB database, GO Lang for microsservice, Docker & Kubernetes for devops, metrics with Elastic Search & Kibana, Event Architeture with Kafka and more.
cloud deploy elasticsearch go golang google google-maps javascript kafka kibana kubernetes material-ui nestjs nextjs socket-io typescript vercel websocket
Last synced: 09 Apr 2026
https://github.com/wifiwang777/letter-java
java + tauri + vue.js 做的一款通信软件,基于websocket实现即时聊天
apollo jwt mybatis-plus protobuf springboot websocket
Last synced: 22 Apr 2026
https://github.com/sarguroh20/realtime-editor
SynCode is a real time web-based code editor with multi-language support compiler
codemirror-editor editor final-year-project javascript-framework piston-api uuid website websocket
Last synced: 23 Apr 2026
https://github.com/niladrichatterje/kafka-binance-tracker
monitoring 6 cryptos with 3 consumers from same group using Kafkajs. Follow @binance/connector-typescript
Last synced: 24 Apr 2026
https://github.com/byonchev/go-engine.io
Go implementation of engine.io server
engineio golang golang-library socketio streaming websocket
Last synced: 24 Mar 2025
https://github.com/24h-du-code-2025/frontend
Frontend repository containing implementation of an AI agent for hotel management.
chatbot frontend vue websocket
Last synced: 08 Apr 2025
https://github.com/haroldpetersinskipp/8-button-controller-demo
A demo for use with the hardware design in the repo linked below.
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 24 Apr 2026
https://github.com/jeankassio/async-client-websocket
Async Client Websocket is an asynchronous Websocket Client built with the aim of making your connection lighter and more functional.
async async-websocket-client async-websockets websocket websocket-client websockets websockets-client
Last synced: 25 Apr 2026
https://github.com/seancheung/braindead
websocket cli client and replicator
cli el expression-language pomelo socket test websocket yaml yml
Last synced: 25 Apr 2026
https://github.com/tes3awy/cisco-catalyst-center-webhooks
Webhook Testing with Cisco Catalyst Center (a.k.a DNA Center)
api catalyst-center-automation cisco flask real-time webhook websocket
Last synced: 25 Apr 2026
https://github.com/hakoniwalab/hakoniwa-pdu-python
Hakoniwa PDU Python API: A ROS-inspired communication library providing pub/sub and RPC over SharedMemory or WebSocket
hakoniwa ros shared-memory simulation websocket
Last synced: 30 Aug 2025
https://github.com/zemanondrej/coopaint
paint with your friends
dockerized multiplayer nodejs paint websocket
Last synced: 25 Apr 2026
https://github.com/p-obrthr/web-ray
multiplayer raylib c++ to wasm & websocket
cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket
Last synced: 06 May 2026
https://github.com/laksmanayudha/web-socket-chat
Learning Web Socket by creating Simple Chats Application
chat nodejs websocket websockets
Last synced: 26 Apr 2026
https://github.com/ashu11-a/fragment-source
Discord bot with the aim of being able to use plugins such as ticket systems, payment... and derivatives
bot bot-development bun bun-plugin bun-runtime bun-server discord discord-bot discordjs plugin plugin-development plugin-repo plugin-system plugins websocket websocket-client websocket-server websockets
Last synced: 09 Mar 2026
https://github.com/kiranparajuli589/scaling-websocket
A very simple demonstration of scaling WebSocket servers.
proxy redis redis-client websocket websockets
Last synced: 27 Apr 2026
https://github.com/zaneh/streamaze-donation-service
Node.js app for watching 3rd party sockets.
event-emitter livestream nodejs proxy stream websocket
Last synced: 27 Apr 2026
https://github.com/ablomer/satisfactory-server-status
🎮 A real-time server status monitor for Satisfactory dedicated servers that leverages UDP polling and WebSocket connections for efficient state tracking.
dashboard docker node-js satisfactory socket-io udp udp-client websocket
Last synced: 27 Apr 2026
https://github.com/mpolinowski/docker_ws_video_proxy
NGINX proxy for the websocket videostream of your IP camera
nginx-proxy secure-websockets video-streaming websocket
Last synced: 23 Mar 2025
https://github.com/lnardon/cryptotradingbot
A crypto trading bot for KuCoin.
cryptocurrency javascript trading websocket
Last synced: 07 Jun 2026
https://github.com/ppn-systems/n12d
n12d — The official dashboard (nalixdashboard) for the Nalix networking framework. Built on .NET 10 Blazor and MudBlazor, it delivers real-time observability, dynamic monitoring charts, and detailed performance telemetry for dispatchers, worker tasks, connection guards, and pooled buffers.
Last synced: 07 Jun 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/maniam/speak-io
A web API for speech-to-text (STT) and text-to-speech (TTS) that integrates with existing engines, supporting real-time audio streaming and modular engine selection.
bark-tts chatterbox-tts conqui-tts fast-whisper fastapi piper-tts vosk websocket whisper-ai whisper-cpp
Last synced: 29 Apr 2026
https://github.com/codybartfast/hello-websocket-cs
WebSocket Client 'Hello World' using .Net in C#
client csharp dotnet hello-world websocket
Last synced: 29 Apr 2026
https://github.com/castanedaluis/chat-websocket
Chat con protocolo websockets
Last synced: 11 Apr 2026
https://github.com/percival33/computer-network-programming
Repo for the network programming course, aimed at creating a real-time advertising bulletin board system
Last synced: 19 Apr 2025
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/ch-iv/flask-websockets
WebSockets extension with channels for Flask
flask flask-websockets python websocket websockets
Last synced: 29 Apr 2026
https://github.com/mkawserm/pisig
Pisig is a reusable high performance websocket focused web framework
distributed-systems email fast framework golang push sms web web-framework websocket
Last synced: 16 Jan 2026
https://github.com/nurislom373/springboot3websocket
Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией
java-17 postman spring spring-boot streaming websocket
Last synced: 29 Apr 2026
https://github.com/ghaerdi/simple-chat
Chat using React, Typescript and Tailwind
react tailwindcss typescript vite websocket
Last synced: 29 Apr 2026
https://github.com/luechtdiode/mobile-queue
Digital and mobile queue for events, which allows the interested parties to share the waiting time for more meaningful activities as standing the whole time in the real queue.
akka-http akka-streams angular ionic scala websocket
Last synced: 30 Apr 2026
https://github.com/saber2pr/messager
文本传输助手
koa koa-router react typescript websocket
Last synced: 30 Apr 2026
https://github.com/vong3432/swiftchatapp
This is a learning project to get myself familiar on how to integrate Websocket servers with SwiftUI app.
Last synced: 30 Apr 2026
https://github.com/itenfay/cxwebsocket
`CXWebSocket` wraps websockets in swift for iOS and OSX.
cxwebsocket starscream swift swift5 websocket ws
Last synced: 16 Mar 2025
https://github.com/pablolec/sb_websocket_rust
WebSocket TUI chat server and client in Rust
console console-application cui ratatui ratatui-rs rust rust-lang tui tui-rs websocket websocket-chat websocket-client websocket-server websockets
Last synced: 08 Jun 2026
https://github.com/ujjwalguptaofficial/shivneri-ws-client-javascript
Shivneri framework web socket client library for javascript
crystal-lang javascript-library shivneri-framework websocket websocket-client websocket-library
Last synced: 30 Apr 2026
https://github.com/louis3797/nucleus-chat-app
Nucleus is a chat app build with Next.js and Nest.js. The name comes from the tv series Silicon Valley
chatapp nestjs nextjs react rooms websocket websocket-chat
Last synced: 30 Apr 2026
https://github.com/codeastra2/springboot_with_stomp
A Python Stomp client to interact with a Springboot server over websockets.
python springboot stomp stompwebsocket websocket
Last synced: 01 May 2026
https://github.com/sebastian4j/ws-aws-lambda
uso de websockets en aws con lambdas
Last synced: 01 May 2026
https://github.com/owenaedwards/bulletinhub
A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.
docker go golang material-ui mongo mongodb react typescript websocket
Last synced: 12 Apr 2026
https://github.com/dougfsilva/autoatendimento-backend
O projeto é uma API para um sistema de autoatendimento eletrônico e controle de caixa de um restaurante, bar ou semelhante. Com um cartão recebido na entrada do estabelecimento o cliente poderá fazer seus pedidos nos tablets dispostos em cada mesa.
clean-architecture java junit mockito mysql slf4j spring-data-jpa spring-security springboot websocket
Last synced: 01 May 2026
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/f1scher7/harmony-link
HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.
ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/hacimertgokhan/rust-live-md
Powerful and lightweight application for live previewing and editing markdown files.
markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket
Last synced: 03 May 2026
https://github.com/vinayv-456/exploding-kitten-game
A React-based single-player card game. Utilizes ReactJs, Node.js, Redis, WebSocket for real-time updates of leaderboard, and Redux for state management. Also had auto-save functionality.
express nodejs reactjs redis redux websocket
Last synced: 04 Feb 2026