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-23 00:34:38 UTC
- JSON Representation
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 Apr 2026
https://github.com/tasnia-h/communication-app
A full-stack communication app that allows users to send messages, make audio/video calls, share screens, and exchange photos and files. The app supports both manual and Google authentication, with real-time notifications to enhance user experience.
nestjs nextjs postgresql webrtc websocket
Last synced: 10 Apr 2026
https://github.com/rxtoolkit/socketio
🚰 RxJS operators for working with Socket.io (v4 or lower) servers
fp functional-programming observables package reactive-programming realtime rxjs socket-io socketio streaming websocket websockets
Last synced: 12 Feb 2026
https://github.com/siopipin/socketio
Aplikasi Timbang Realtime dengan Socket Io NodeJS + Express Js
ejs javascript nodejs socket-io websocket
Last synced: 16 Apr 2026
https://github.com/estebanqui/blue-vs-red
Blue VS Red is a school project game where users join either the Blue or Red team to compete by clicking within their team's area. It utilizes HTML, CSS, JavaScript, and a Node.js backend with real-time communication via Socket.IO.
Last synced: 18 Aug 2025
https://github.com/rohittiwari-dev/ocpp-ws-io
Type-safe OCPP WebSocket RPC client & server with pub/sub, session management, and clustering support
central dev-tools e-mobility emobility ocpp ocpp-central ocpp-rpc ocpp-rpc-ts ocpp-server ocpp-ws-client ocpp16 ocpp16j ocpp20 ocpp201 ocpp21 ocppwebsocket websocket websocket-ocpp websocket-server websockets
Last synced: 01 Apr 2026
https://github.com/manthan0x23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 16 Apr 2026
https://github.com/minhazulmin/laravel-realtime-notification-websocket-and-pusher-js-
Laravel real time notification with websocket & pusher js.For Sponsor WhatsApp me +8801751337061.
laravel-websocket laravel-websockets pusher-channels pusher-js pusherjs real-time-notifications websocket
Last synced: 19 Mar 2026
https://github.com/aprilmintacpineda/aws-ecs-fargate-cluodformation-template
Deploy a Dockerized NodeJS Server with WebSocket on AWS ECS - Fargate using CloudFormation Template
aws-alb aws-autoscaling aws-ecs aws-fargate aws-vpc cloudformation-template docker nodejs websocket
Last synced: 09 May 2026
https://github.com/groovytron/marx-attack
An app that gives the people the power to vote for a music style they would like to listen and see the votes result in almost realtime.
decentralized gunjs music p2p websocket
Last synced: 19 Mar 2026
https://github.com/dmitrii1548/chat
This is a simple chat with WebSocket
chat chat-application css html inertiajs javascript js laravel laravel-framework messenger php pusher tailwind vue vuejs vuejs3 websocket
Last synced: 10 Apr 2026
https://github.com/mwafrika/socketio
Creating a real-time messaging chat application using Socket.IO for seamless, instant communication. Join me as we explore the world of real-time web applications!
express nodejs socket-io websocket
Last synced: 09 May 2026
https://github.com/litsynp/chatroom-practice
An implementation of simple chat service with Spring Boot with Kotlin, WebSocket, SockJS, STOMP and FreeMarker.
axios bootstrap freemarker kotlin sockjs spring-boot stomp vuejs websocket
Last synced: 16 Apr 2026
https://github.com/arthepsy/bs2-evt-filter
Suprema BioStar 2 event filter
biostar biostar2 events filter secure-strings service suprema websocket
Last synced: 09 May 2026
https://github.com/shmelovoleksandr/banditgames_backend
SpringBoot backend repository for the BanditGames project
java rabbitmq rest-api spring-boot websocket
Last synced: 19 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/ccxt-net/ccxt.simple
CCXT.SIMPLE – CryptoCurrency eXchange Trading Library Simple
altcoin api arbitrage binance bitcoin bot ccxt crypto cryptocurrency e-commerce exchange exchange-markets investment market-data merchant rest-api strategy trading upbit websocket
Last synced: 16 Aug 2025
https://github.com/mohammadnourbaker/nmmediatechnicalassessment
Real Time Chat Application using Codeigniter4 and Socket.io
codeigniter codeigniter4 docker dockercompose nginx php socketio websocket
Last synced: 03 Mar 2026
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/s-chan-o/sc-sns
java jpa kafka redis spring-boot spring-security websocket
Last synced: 10 May 2026
https://github.com/congnghia0609/ntc-gsuperwss
ntc-gsuperwss is an example golang websocket server handle more than 1 million websockets connections, lightweight, high performance, large scale.
golang high-performance lightweight ntc-gsuperwss scale websocket
Last synced: 16 Aug 2025
https://github.com/dutu/gemini-api-node
Gemini API client for REST and WebSocket
api api-client api-wrapper bitcoin cryptocurrency gemini gemini-api promise push-api rest rest-api sandbox websocket websocket-api
Last synced: 16 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/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 2026
https://github.com/chen0040/spring-websocket-angular-upload-excel-demo
Demo on how to use spring websocket and angular for uploading large excel or csv files
angular-4 sockjs spring-boot upload-file websocket
Last synced: 15 Aug 2025
https://github.com/laplacexd/wakiewakie
A dating app wherein you get matched by people that woke up as the same time as you.
dating-app graphql graphql-client graphql-codegen graphql-server real-time typescript vite websocket
Last synced: 05 Mar 2026
https://github.com/nesvet/insite
Real-time full-stack framework: WebSocket server/client, MongoDB + Change Streams, pub/sub publications, users/orgs/roles with RBAC, cookie auth over WS, file transfers. TypeScript/Bun monorepo with server orchestrator, client SDK, and React UI components
framework fullstack mongodb rbac realtime typescript websocket
Last synced: 01 Apr 2026
https://github.com/mohamedaflah/chat_app_frontend
Fully fledged Reale time chat application Front end side
docker node-js redux redux-toolkit shadcn-ui socket-io typescript websocket
Last synced: 09 Apr 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/balintsoos/cs16-web-server
Counter-Strike 1.6 Web Server
counter-strike docker golang typescript webrtc websocket xash3d xash3d-fwgs
Last synced: 09 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/deepcloudlabs/dcl350-2020-oct-05
DCL-350: Implementing MicroService Architecture using Spring Cloud
microservices-architecture reactive-programming spring-boot-2 spring-cloud spring-config-server spring-data-jpa spring-eureka spring-eureka-client spring-mvc spring-security-jwt swagger-ui websocket
Last synced: 18 May 2026
https://github.com/web2solutions/jumentix-vue-ui
"Runtime" generated VUE User Interfaces by leveraging extended Swagger OpenAPI specification as declarative metadata.
indexeddb mediator-pattern offline-capable offline-first open-api rapid-application-development rapid-development swagger vue vue2 vuejs vuex websocket
Last synced: 13 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/charlie5dh/sense-hat-rt-dashboard
Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat
channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets
Last synced: 02 Apr 2026
https://github.com/ppenter/caff.js
Fully Fullstack Framework (React, API, Websocket) With File-based Routing
api framework full-stack react ssr websocket
Last synced: 17 Apr 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/alansastre/jakartaee-websocket
Websockets en Jakarta EE con Jakarta Websocket. Formerly Java EE.
chat chat-application chatroom jakartaee jakartaee-websocket jakartaee10 jakartaee9 java java11 java17 java8 real-time-chat websocket websockets
Last synced: 04 Oct 2025
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/urlaunched-com/udfwebsocketsclient
SwiftUI-UDF WebSockets Client
actioncable redux swiftui-udf udf websocket websocket-client
Last synced: 17 Apr 2026
https://github.com/ivoputzer/coinbase-pro-feed
Lightweight Coinbase Pro Websocket Feed implementation wirtten in es6+
coinbase coinbase-pro coinbase-pro-feed websocket ws
Last synced: 12 Aug 2025
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/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/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/samicpp/dotnet-http
A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies
csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework
Last synced: 18 Apr 2026
https://github.com/sorydima/jssip.websocketinterface
JsSIP implements the SIP WebSocket transport. Enjoy the real integration of SIP within the Web and communicate with SIP networks out there. JsSIP makes use of the WebRTC stack present in modern web browsers for enabling audio/video realtime communication. JsSIP comes with an easy JavaScript API that provides the user with full flexibility. 🌎
jssip marina marinarodeo open-source sip sip-client sip-server sips voip voip-application voip-communications voip-server websocket websocket-api websocket-server websockets
Last synced: 04 Jun 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/biosan/appuntidb
Database back-end for Project Note – "Reti di Calcolatori" course project
amqp flask flask-restful pika sqlachemy tornado university-project websocket
Last synced: 20 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/chairco/dj-realtime-visualization
realtime and visualization web site with Django Channels and pyechart
Last synced: 10 May 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 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/star2dust/ws-tetris
Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.
Last synced: 21 Apr 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/BounebRayan/ChatRoomsService
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 11 Aug 2025
https://github.com/telkomdev/node-cpu-stat
Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs
Last synced: 22 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/shellrelay/runner
ShellRelay runner — connect any machine to ShellRelay for browser-based terminal access
cli docker go pty remote-access shell terminal websocket
Last synced: 24 Apr 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
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/youngcoder45/discord-matrix-bridge
Discord ↔ Matrix bridge bot built with Node.js and TypeScript for syncing messages between servers and rooms.
bridge contributions-welcome discord discord-bot discord-matrix matrix matrix-bot matrix-org need-contribution nodejs opensou oss typescript webhook websocket
Last synced: 23 May 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/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/kasworld/gowasm2dgame
golang port of wxgame2
2d-shooting golang htmlcanvas multiplayer-online-game top-view webassembly websocket
Last synced: 06 Jun 2026
https://github.com/iamkartiksaini/fb
Facebook clone
express mern-stack mongodb mongoose react-prime reactjs responsive-layout scss vite websocket
Last synced: 09 Apr 2026
https://github.com/ivanatias/deno-chat
Experimenting with WebSockets using Deno!
Last synced: 27 Apr 2026
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/lakshanwd/node-web-sockets
Sample implementation of web sockets with node
Last synced: 28 Apr 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 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/abdelkarim-01/real-time-chat-application
Implement a real-time chat application using Spring Boot ( WebSockets ) and React.js.
css-native docker-compose java java-mail jwt reactjs springsecurity6 websocket
Last synced: 29 Apr 2026
https://github.com/imteekay/websocket-chat
Chat with Web Socket | Using ActionCable & Redis
actioncable rails5 ruby ruby-on-rails websocket websocket-chat websocket-server
Last synced: 29 Apr 2026
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/anatoly-semenov/go-ws-gateway
WS-Gateway is a high-performance, scalable WebSocket service in Go. It manages connections across pods using Redis for orchestration and Pub/Sub for inter-instance messaging, enabling efficient real-time communication with low latency and high availability.
docker golang k8s kafka redis 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/simone-sanfratello/nodejs-gp
Node.js Grand Prix workshop
Last synced: 30 Apr 2026