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-03 00:30:56 UTC
- JSON Representation
https://github.com/iamnanjo/encrypted-chat-app
End-to-end encrypted realtime chat app made using Nuxt 3, Websockets and the Web Crypto API
chat-application encryption end-to-end-encryption nuxt3 web-crypto-api websocket
Last synced: 27 Feb 2026
https://github.com/trustlelab/webrtc-meetingbot
Meetingbot using webrtc
automation gstreamer javascript python selenium socket-io stun turn webrtc websocket
Last synced: 11 Feb 2026
https://github.com/nktkas/rews
Drop-in WebSocket replacement with automatic reconnection.
Last synced: 02 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/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/gauthamjm007/twitter-tweets
A mern stack application to fetch the tweets by the users
bootstrap express mongodb mongoose nodejs react redux redux-thunk socket-io twitter-api twitter-tweets websocket
Last synced: 28 Feb 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/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/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 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/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/dev-rishav/eclipser
Eclipser – Creating Better Individuals.
docker mern-stack mongodb-atlas postgresql redis tailwindcss websocket
Last synced: 05 Apr 2026
https://github.com/metallurgical/raspi-pubnub-home-automate
Controlling your resources anywhere, anytime via Raspberry PI over WiFi
pubnub python raspberry-pi-3 websocket
Last synced: 19 Apr 2026
https://github.com/tkc/go-websocket-sandbox
sandbox of golang websocket server
clean-architecture golang sandbox websocket
Last synced: 04 Jun 2026
https://github.com/md-asikuzzaman/realtime-chat-app-socket
Socket server for real-time chat application built with Next.js that allows users to communicate seamlessly through text.
express-js socket-io websocket
Last synced: 19 Apr 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/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/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/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/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/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/fmotalleb/hemend_async_log_recorder
An Extension to the hemend_logger package that enables asynchronously logging.
async async-logger dart file-logger flutter logger logging stream websocket
Last synced: 26 Apr 2026
https://github.com/aaqaishtyaq/roxxy
📡 A Redis backed distributed http/websockets proxy
dynamic-routing hacktoberfest hacktoberfest-accepted hacktoberfest2022 proxy redis reverse-proxy roxxy-proxxy websocket
Last synced: 27 Apr 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/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
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/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/julianolorenzato/trendle
🔥 A self-hosted, real-time polling system.
docker go golang poll postgresql project ranking real-time redis self-hosted voting websocket
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/nurislom373/springboot3websocket
Иными словами, STOMP — это протокол сообщений, построенный поверх WebSocket. Он облегчает обмен сообщениями, а также позволяет дополнительно управлять сессией
java-17 postman spring spring-boot streaming websocket
Last synced: 29 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/ntidev/melissa-service
A push notification service
push-notifications vertx websocket
Last synced: 30 Apr 2026
https://github.com/mwafrika/nyota-project
A full-stack offline-first note-taking application with real-time synchronization capabilities. This app allows users to create, edit, and delete notes that sync across devices in real-time when online and automatically sync when connectivity is restored.
asyncstorage expo-bare-workflow expressjs react-native socket-io websocket
Last synced: 30 Apr 2026
https://github.com/sebastian4j/ws-aws-lambda
uso de websockets en aws con lambdas
Last synced: 01 May 2026
https://github.com/symblai/symbl-adapter-for-chime-demo
Download Symbl.ai's demo app for AWS Chime. The continuous conversation artificial intelligence you receive extends beyond mere transcription to contextual insights such as questions, action-items, follow-ups or topics. Track personalized conversation intentions among speakers.
action-items amazon aws chime context follow-ups javascript omnichannel questions topics websocket
Last synced: 01 May 2026
https://github.com/allanjos/network_samples
Network samples/utilities.
android ansi-c bsd c client-server freebsd libpcap mqtt mqtt-client network packet-capture pcap socket tcp tcp-ip udp web websocket
Last synced: 01 May 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/pratyush0898/clicksphere
A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.
click-counter clicksphere express global-counter mongodb real-time sync websocket
Last synced: 01 May 2026
https://github.com/brendadeeznuts1111/alchmenyrun
Batteries-included Cloudflare infrastructure toolkit with Alchemy - Durable Objects, Workflows, WebSocket chat, MCP integration, and reusable building blocks
alchemy building-blocks bun cloudflare d1 durable-objects infrastructure-as-code infrastructure-kit mcp r2 react typescript websocket workers workflows
Last synced: 01 May 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/zackiles/deno-kit-starter-template
A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.
deno jsr server starter-kit starter-template typescript websocket
Last synced: 03 May 2026
https://github.com/micahondiwa/rate-my_car
What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.
django django-rest-framework websocket
Last synced: 03 May 2026
https://github.com/rafiq15/kafka-pub-sub
Real-time Kafka Publisher-Subscriber System with WebSocket Integration
apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket
Last synced: 03 May 2026
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026
https://github.com/serban-petrescu/training-spring-feedback
.msg Friday Training: Feedback Application
cloud-foundry postgresql spring-boot ui5 websocket
Last synced: 03 May 2026
https://github.com/borankux/android-remote-control
Open-source rooted Android remote control stack with Kotlin app, Node relay, React console, MJPEG preview, and ADB bridge
adb adb-bridge android android-automation cloud-phone device-automation kotlin-android mjpeg mobile-testing nodejs qa-automation react remote-control remote-desktop rooted-android uiautomator vite websocket
Last synced: 16 Jun 2026
https://github.com/arjunchib/masquerade
Online card game
cloudflare-pages cloudflare-workers react websocket
Last synced: 04 May 2026
https://github.com/cropalato/obs_switchscene
A lightweight command-line tool to quickly switch between OBS Studio scenes. Perfect for streamers and content creators who need fast scene transitions through hotkeys or automation.
automation broadcast cli content-creation go golang obs obs-studio scene-switcher streamdeck streaming streaming-tools twitch websocket youtube
Last synced: 04 May 2026
https://github.com/charlot-dedjinou/chatbot
C'est un projet ludique où j'ai développé une messagerie en temps réel entre deux personnes en utilisant les websockets, Vue.js pour le frontend et Express.js pour le backend. Explorez la communication instantanée grâce aux websockets, offrant une expérience de messagerie fluide et réactive entre les utilisateurs.
emoji emoji-picker expressjs vue vuejs3 websocket
Last synced: 04 May 2026
https://github.com/ramzibouzaiene/springboot-websocket-project
A real time One on One Chat application with Spring boot and WebSocket
mongodb spring-boot spring-data-mongodb websocket
Last synced: 05 May 2026
https://github.com/dhairyasethi/blockshare
A Peer to Peer File Sharing Service with Integrated Chat and Anonymous Logging
p2p-network pubnub reactjs webrtc websocket
Last synced: 05 May 2026
https://github.com/haydnmeyburgh/cod-esports-tournament-manager
This is a Call Of Duty online tournament management system that tournament organisers can use to manage tournaments, teams, matches and match results all in one place.
gin-gonic go jwt-authentication mongodb websocket
Last synced: 05 May 2026
https://github.com/rlnkoo/one-to-one-chat-app
One to one chat application backend created in Java
java mongodb spring-boot websocket
Last synced: 05 May 2026
https://github.com/natanaelvich/heat-backend
github authentication and web sockets messages
expressjs github-authentication jwt prisma typescript websocket
Last synced: 06 May 2026
https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/osohyun0224/react-webrtc
Webrtc를 React.js에 구현하고 PWA 적용해 배포해보는 연습 저장소
mediarecorder peer-to-peer pwa react webrtc websocket
Last synced: 06 May 2026
https://github.com/devnamdev2003/devnoms
Devnoms Chat App is a secure and scalable platform that simplifies how you connect with friends and manage your social interactions. Whether you’re sending friend requests, chatting in real-time, or managing your profile, Devnoms has everything you need to stay connected.
api chat-application django friendmaking postgresql python social-network web website websocket
Last synced: 06 May 2026
https://github.com/obytes/aws-sumu-demo
Demo client/server Websocket Application that leverage SUMU stack as a messaging backbone.
aws aws-apigateway firebase-auth push-notifications react realtime-messaging websocket
Last synced: 06 May 2026
https://github.com/alok-x0s1/learning-ws
In the path of learning about Websocket, I build a real time chat application named ChatNexus. It supports instant messaging with efficient connection management for multiple users. Helped me gain hands-on experience with WebSocket for real-time communication.
express react typescript websocket
Last synced: 07 May 2026
https://github.com/ngnhatthanh/vdt-miniproject
A meeting schedule / management website with microservice architecture in Java
docker-compose java kafka keycloak microservice spring-boot websocket
Last synced: 07 May 2026
https://github.com/aladser/phplinwebsocket
PHP вебсокет для Linux
laravel linux ratchet websocket
Last synced: 07 May 2026
https://github.com/reymooy27/pmtc
NodeJS REST API server for online game tournament
jwt-authentication monggose mongodb nodejs socket-io websocket
Last synced: 07 May 2026
https://github.com/anas727189/summarizerx
SummarizerX is an innovative web application for quick, efficient text summarization combined with real-time collaboration on a shared whiteboard.It includes not only Fast and accurate text summarization using the Hugging Face API but also Real-time collaborative whiteboard
chatbot gemini huggingface javascript nextjs socket-io tailwindcss text-summarization text-summarizer websocket whiteboard
Last synced: 07 May 2026
https://github.com/matx64/go_xat
A simple Chat App written in Go.
go html javascript redis websocket
Last synced: 07 May 2026
https://github.com/gaurav-chaurasia/chat-app
a chat web application like WhatsApp, on nodejs using WebSockets
mongoose-odm nodejs oauth2 passport socket-io websocket
Last synced: 07 May 2026
https://github.com/rafaelppereira/interno-chat-realtime-socket
⚪️ Realtime WebChat for conversations between rooms and people in real time without message delays
Last synced: 07 May 2026
https://github.com/gorodroz/crypto-tracker
Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.
binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket
Last synced: 07 May 2026
https://github.com/blackbird71sr/real-time-water-flow-operation-optimization
HackUTD 2021 (Sponsored by EOG Resources)
highcharts optimization optimization-algorithms react typescript websocket
Last synced: 08 May 2026
https://github.com/agitrubard/web-chat-app
Web Chat Application
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: 08 May 2026
https://github.com/marcosmarcolin/async-php
Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.
asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman
Last synced: 08 May 2026
https://github.com/pawelzeja098/flask-web-app-for-video-editing-and-transcription
Web application for video preview, transcription, adding subtitles, trimming, and processing in Flask
flask socket-io subtitles transcription video-streaming websocket whisper-ai
Last synced: 09 May 2026
https://github.com/hoangvuvan0611/javacv_attendance_recognition
program javacv, opencv attendance&recognition
java javacv spring-boot websocket
Last synced: 09 May 2026
https://github.com/imdadmi/kafka-websocket-chatapp
this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end
kafka reactjs spring-boot websocket
Last synced: 09 May 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/cpselvis/chatroom
A real-time chat application based on React、Koa2、websocket.
Last synced: 09 May 2026
https://github.com/fyrndly/ips_wisma
Indoor Position System with Beacon based on Trilateration Method
flask mqtt trilateration websocket
Last synced: 10 May 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/yuis-ice/go-chatapp-ai
🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.
chat demo golang gorilla-websocket javascript real-time web-application websocket
Last synced: 10 May 2026