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-30 00:30:37 UTC
- JSON Representation
https://github.com/romabulani/learnbot
JavaScript AI Teacher
ai genai js react tailwindcss typescript websocket
Last synced: 12 Apr 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/kiwifruitdev/sfm-bridge-proxy
A websocket server for SFM Bridge intended to redirect data from Source Filmmaker to other clients.
nodejs source-film-maker websocket
Last synced: 21 Apr 2025
https://github.com/rsurya99/cetan-vue
Realtime chat with laravel websocket and vue 3
laravel pusher vue3 vue3-typescript websocket
Last synced: 08 Apr 2025
https://github.com/deepcloudlabs/dcl302-2023-dec-18
DCL-302: Node.js Programming
express-js mongoose nodejs rxjs socket-io websocket
Last synced: 12 Apr 2026
https://github.com/rafaelesantos/refds-network
RefdsNetwork is a Swift Package Manager library that provides a simple and elegant way to perform HTTP and WebSocket requests in Swift applications, inspired by libraries like Alamofire.
http-client protocol refds refds-network refds-shared swift websocket
Last synced: 03 Sep 2025
https://github.com/jarmitage/p5.bela
Connecting Bela to p5.js via WebSockets (i.e. no OSC or Node.js)
bela belaplatform p5js websocket
Last synced: 08 Apr 2025
https://github.com/vinayakchandra/remote-mouse
control the mouse cursor remotely in the same network and simulate left and right clicks.
Last synced: 28 Apr 2026
https://github.com/asodja/rust-snake
Rust learning project. Gameserver for multiplayer Snake game written in Rust.
gameserver rust rust-lang slitherio snake websocket
Last synced: 07 Oct 2025
https://github.com/banyc/mux
A high-throughput duplex-openable multiplexer on any reliable protocols
high-throughput io mux network-protocol structured-concurrency tcp tokio websocket
Last synced: 01 Apr 2025
https://github.com/higorsnt/modclima
Desafio FullStack da Cyan AgroAnalytics
java junit postgis postgres react spring-boot swagger websocket
Last synced: 20 Apr 2026
https://github.com/kvbc/realtime-chat-app
Real-time web chat application using WebSockets, built with a React.js frontend and Express.js & MySQL backend
express express-js expressjs mysql mysql-database react react-router reactjs sql websocket websocket-chat websocket-client websocket-server websockets
Last synced: 06 Jan 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/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/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/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/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/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/drozhkov/as-centrifugepp
Centrifugo C++ client
centrifugo cpp protobuf websocket
Last synced: 01 Apr 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
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/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/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/jedimahdi/collaborative-drawing-app
Collaborative drawing app written with Haskell and Fabric.js
Last synced: 08 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/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/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/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/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/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/yaolx/vite-ws
基于vite3.0 + websocket的同步画板工具
json-server react18 vite3 websocket
Last synced: 20 Jun 2025
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/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/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/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/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/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/thanthtooaung-coding/chatify-go
Chat App (Go)
golang rabbitmq render-deploy websocket
Last synced: 03 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/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/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/tophatcroat/crypto-chat
E2E encrypted chat for the terminal
Last synced: 29 May 2026
https://github.com/isystk/lambda-websocket-template
AWS(API Gateway → Lambda → DynamoDB)を利用したWebSocketのサンプルです。 リアルタイムでチャットするようなアプリケーションの構築が出来ます。 SAM を利用して管理しているので、コマンドひとつでインフラを構築出来るようにしています。 また、Dockerを利用することでローカル環境でも実装・テストが出来るようにしています。
Last synced: 04 Sep 2025
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/ambroisem/boardify
chat docker docker-compose jwt-authentication nestjs nestjs-backend postgresql react rest-api typeorm websocket
Last synced: 12 Apr 2026
https://github.com/arawns1/jogo-multiplayer-javascript
Projeto de jogo multiplayer criado inteiramente com Javascript
Last synced: 25 Mar 2025
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/rufat/MEPN-Template
MongoDB, ExpressJS, PassportJS, NodeJS template (includes socket.io).
epxressjs mean-stack mongodb nodejs passportjs project-template socket-io socketio stack websocket
Last synced: 10 Mar 2025
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/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/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/lazarot/operatornext
OperatorNext is an AI-powered intelligent browser automation platform that understands and executes complex browser tasks through natural language processing.
ai automation browser-automation fastapi langchain nextjs playwright react typescript websocket
Last synced: 09 Apr 2025
https://github.com/isuke/blue-note
coffeescript d3js rails5 ruby vuejs websocket
Last synced: 12 Apr 2026
https://github.com/timmo001/letmeknow
Notifications Portal
api client go golang notifications server websocket
Last synced: 04 Feb 2026
https://github.com/clarius/websocketchannel
Official docs site for https://github.com/devlooped/WebSocketChannel
channels dotnet websocket websockets
Last synced: 29 May 2026
https://github.com/mvkasatkin/wss-rpc2
WebSocket Server and Client implementation of the JSON RPC-2 spec
Last synced: 24 Jan 2026
https://github.com/quocanh189/messagechat_reverb
This is a real-time chat application built using Laravel, leveraging WebSockets with Laravel Echo and Redis for seamless messaging and group conversations.Developed with a clean MVC architecture, the project includes models for users, groups, messages, and conversations, enabling efficient data management and scalability.
headlessui laravel react reverb tailwindcss websocket
Last synced: 30 Nov 2025
https://github.com/nguyenductung2709-dt/codingapp
This is my first project for course Designing and Building Scalable Web Application
astro deno docker docker-compose nginx rabbitmq svelte tailwindcss websocket
Last synced: 03 Apr 2026
https://github.com/antelcat/websocket
.NET wrap for WebSocket
websocket websocket-server wrapper
Last synced: 07 Feb 2026
https://github.com/naveennk045/realtime-stock-price-streaming
A real-time market data streaming tool using Upstox WebSocket v3 and FastAPI. It handles OAuth authentication, fetches an access token, and streams live stock market updates via WebSocket. Ideal for traders, analytics, and automated trading systems.
api livedata-stream real-time stock-data-stream stock-market stock-market-data upstocks websocket
Last synced: 07 Jan 2026
https://github.com/anibalalpizar/nodejs-mysql-sockets-crud
Web application using Nodejs, Mongodb, and the Socket.io module which allows you to create a real-time application that allows you to interact with a NoSQL database such as Mongodb. In addition, modern Javascript code is used through Babeljs.
babel mongodb nodejs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/marat200118/websockets-assignment
Devine - Creative Code 4 (Websockets assignment)
expressjs javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/freekatz/webchat
A Online Web Chat Based Django && Channels
channels django webchat websocket
Last synced: 17 Jul 2025
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/moonlitgrace/telegramre
A Telegram Redition.
django social-platform solid-start solidjs telegram websocket
Last synced: 24 Apr 2025
https://github.com/ox18/curulesvotation
Basic MVP on the voting system in real time, simulating a real event in the congress of the Peruvian republic made up of voting seats. 2021-2026
react scrapping-nodejs websocket
Last synced: 20 Apr 2026
https://github.com/ironbay/kora-react
Create React apps using typescript with no build configuration. This fork includes a template for getting started building Kora powered applications
react realtime serverless typescript websocket
Last synced: 13 Apr 2026
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/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/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 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/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/symblai/symbl-twilio-media-steam-adapter
Stream Server for connecting Twilio's Media Stream to Symbl over a WebSocket with an exposed RESTful API for triggering the delivery of Symbl’s real-time events to a Client server.
ai channel-separation client-server conversations insights media messages real-time speaker-separation streams symbl topics twilio webhook websocket
Last synced: 18 Mar 2025
https://github.com/ajaydodiya7773/real_time_tracker
expressjs html-css-javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/leokwsw/kotlin-springboot-gradle
Kotin x SpringBoot + Gradle + Docker
docker gradle kotlin springboot websocket
Last synced: 13 Apr 2026
https://github.com/ultimatedoge5/conzeford
Conzeford enables easy control of a minecraft server via a web app and more!
dashboard minecraft minecraft-server typescript websocket
Last synced: 25 Apr 2025
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/tsugami/ws-discord-bot-minecraft-plugin
connecting a minecraft plugin to a discord bot via websocket
discord-bot minecraft-plugin spigot websocket
Last synced: 24 Apr 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/selmanbaskaya/youtube-redis-ws-vue-notification-service
Bu repo Redis, WebSocket ve Vue3 ile Notification Servis Youtube videosu kaynak kodlari icin olusturulmustur.
javascript notification-service redis vite vue3 websocket
Last synced: 13 Apr 2026
https://github.com/vishwajeetk5/mychat
Chat Application Using WebSockets Experience real-time chatting with our WebSocket-powered app! Built with Socket.io and Express.js, it features instant messaging, typing indicators, and sound notifications. Just clone the repo, start the server, and chat away across multiple devices!
chat-application expressjs socketio webdevelopment websocket
Last synced: 07 May 2026
https://github.com/b-amir/realtime-playground
Real-time financial data visualization using 3 different communication protocols.
Last synced: 02 May 2026
https://github.com/valtzu/php-websocket-stream-wrapper
PHP Stream wrapper for WebSocket protocol
php streamwrapper websocket ws wss
Last synced: 09 Apr 2025