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-05 00:28:17 UTC
- JSON Representation
https://github.com/lacegiovanni17/fintech-wallet
This 💰 Fintech Wallet API allows users to 🔐 register, 💳 add funds, 💸 transfer money, and 📜 track transactions securely. Built with 🖥️ Node.js, 🚀 Express.js, and 🗄️ MongoDB, it features 🔔 real-time notifications and 💱 currency conversion for seamless transactions.
api concurrency expressjs fintech-api mongodb nodejs oauth2 typescript wallet websocket
Last synced: 10 Apr 2026
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/tradenodex/tradenodex-ai-copy-trading
Open-source self-hosted operations control center with FastAPI, React, workers, audit logs
binance bitmex bybit coinbase copy-trading crypto fastapi gateio kraken okx open-source openclaw-skill python quant-tools risk-management self-hosted tradenodex trading-bot trading-system websocket
Last synced: 26 Apr 2026
https://github.com/ofelipelucca/calculafaltas
Uma calculadora de faltas para o ensino superior, com base em matérias com carga horária de 30, 60 e 90 horas. (Estudo de Electron-React)
calculator client-server css electron electron-react electron-react-typescript faltas framework full-stack html javascript nodejs python react typescript universidade university websocket
Last synced: 10 Apr 2026
https://github.com/max-pfeiffer/rust-web-rcon
Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64
helm helm-chart kubernetes rcon rcon-client rust websocket
Last synced: 27 Apr 2026
https://github.com/andersondev17/scorez-websockets
Express + Postgress for live match commentary with Websocket broadcast channel. Focus on WS patterns (heartbeats, backpressure, message validation, subscriptions)
Last synced: 27 Apr 2026
https://github.com/shubsi26/connectify
An opensource MERN WEBRTC project for real time video calling
express expressjs mongodb nodejs react reactjs recoil videocall webrtc webrtc-call webrtc-signaling webrtc-video websocket
Last synced: 10 Apr 2026
https://github.com/charistheo/node-chat-app
A simple web-app chat app on Node.js and websockets
chat-application chatapp node-js nodejs websocket websocket-chat websockets
Last synced: 27 Apr 2026
https://github.com/flameart/websocket-core
Easy websocket framework with async auth, json-messages and user model
async authentication authorization nodejs ping-pong websocket websocket-server
Last synced: 13 May 2026
https://github.com/zingzy/study-sync
Study Session is a collaborative web application that allows users to upload resources, chat in real-time, and manage study sessions seamlessly.
flask live-chat python websocket
Last synced: 13 May 2026
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 28 Apr 2026
https://github.com/09nine90/kafkawebsocketsample-springboot
java kafka spring-boot websocket
Last synced: 28 Apr 2026
https://github.com/farwayer/nginx-proxy
Simple out-of-the-box nginx proxy with Let's Encrypt integration
https https-proxy letsencrypt nginx nginx-proxy proxy websocket websocket-proxy
Last synced: 28 Apr 2026
https://github.com/shubhisri15/ahoylove
WIP WIP WIP: A web app / chrome extension that lets you track your long distance maritime officer lovers location and current timezone, and also set a countdown for their homecoming.
ais ais-data axios cheerio css html-css-javascript javascript nodejs reactjs tailwindcss web-scraping websocket
Last synced: 10 Apr 2026
https://github.com/inaveed-git/websocket-chatapp
A lightweight real-time chat application built with React, TypeScript, and WebSockets. Users can join a room using a unique Room ID and exchange messages instantly with others in the same room.
Last synced: 29 Apr 2026
https://github.com/hamidfarmani/whatsapp-websocket-frontend-clone
simple real-time chat application, mimicking some basic functionalities of WhatsApp, built using Next.js for the frontend and a Express server with Socket.IO for the backend communication
Last synced: 29 Apr 2026
https://github.com/yano3nora/channels-chat-example
Chat app example on WebSocket, using channels of Django and Redux Saga.
celery django django-channels react redis redux redux-saga uvicorn uwsgi websocket
Last synced: 10 Apr 2026
https://github.com/deya19/sportz
WebSockets Real-Time Sports Engine (10ms Updates)
Last synced: 29 Apr 2026
https://github.com/vuquangit/pet_web
Chat app
chat reactjs typescript websocket
Last synced: 29 Apr 2026
https://github.com/ukoloff/ws-express-sandbox
Play with websockets, Node.js & express
express nodejs playground websocket
Last synced: 29 Apr 2026
https://github.com/rimo030/openai
💡 OpenAI Study
nestjs openai websocket whisper
Last synced: 29 Apr 2026
https://github.com/vutran/websocket-handshake
Simple utility to generate a websocket handshake hash/response.
handshake javascript node websocket
Last synced: 30 Apr 2026
https://github.com/ratneshjain40/webrtc-peerjs
This is a demo webRTC video calling project, using a simple-peer webRTC wrapper library and web sockets.
Last synced: 30 Apr 2026
https://github.com/marceloleite2604/spring-websocket-authentication
Implementation of WebSocket connection with OAuth2 authentication
authentication oauth2 spring-boot websocket
Last synced: 13 May 2026
https://github.com/pedrovidaldev/notionem
Projeto com o objetivo de criar um chat utilizando Node.js e WebSockets.
Last synced: 30 Apr 2026
https://github.com/jaid/jaid-core-socket-api
jaid-core plugin for simple WebSocket APIs.
lib library socket socket-io socket-io-server socketio-server util utility websocket
Last synced: 30 Apr 2026
https://github.com/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 2026
https://github.com/pranta-barua007/next-messenger
Messenger Clone with Group Chat
github-oauth google-oauth2 mongodb next13app pusher-api realtime tailwind-css typescript websocket
Last synced: 14 May 2026
https://github.com/izaelgs/chat
Plataforma de comunicação em tempo real desenvolvido com Laravel Jetstream, Laravel WebSockets e tailwind Css
aws jetstream laravel9 php8 tailwindcss websocket
Last synced: 10 Apr 2026
https://github.com/walshyb/whiteboard
My own Muro / Excalidraw clone to learn about HTML canvas, web sockets, and Golang
canvas go-channels golang mongodb protobuf react redis terraform websocket
Last synced: 09 Apr 2026
https://github.com/joschonarth/flask-websocket-chat
💬 A real-time chat application built with Flask and WebSockets, allowing users to send and receive messages instantly.
flask flask-socketio python websocket
Last synced: 01 May 2026
https://github.com/shina1331/messagingapp
Small messaging application featuring private chats and group chats. Includes friend request functionality.
chat-application dependency-injection hibernate maven mysql-database springframework thymeleaf websocket
Last synced: 16 Aug 2025
https://github.com/shinseongsu/carrotmarket
:rocket: 중고마켓 만들어보기
aws-rds-postgres aws-s3 java jpa querydsl rabbitmq spring-boot spring-mvc stomp tailwindcss thymeleaf websocket
Last synced: 01 May 2026
https://github.com/ducksoft/smssendergo
基于 WebSocket 的编程控制短信群发系统(Golang 后端)
gin-gonic golang melody websocket
Last synced: 01 May 2026
https://github.com/vigneshshanmugam/turbo-ws-server
Minimal WebSocket server written using turbo
nodejs rfc6455 turbo websocket
Last synced: 01 May 2026
https://github.com/hotframe/hotframe
Modular Python web framework with hot-mount dynamic modules and stateful WebSocket-driven LiveComponents.
fastapi jinja2 live-component plugin-system python server-rendered sqlalchemy web-framework websocket
Last synced: 24 May 2026
https://github.com/vhyran/openchat
ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.
Last synced: 01 May 2026
https://github.com/asiolelab/simple-chat
Write a very simple chat server that should listen on TCP port 10000 for clients. The chat protocol is very simple, clients connect with "telnet" and write single lines of text. On each new line of text, the server will broadcast that line to all other connected clients. Your program should be fully tested too. (provide a link to your solution)
java javascript socket websocket
Last synced: 01 May 2026
https://github.com/akhtar21yr/realtime-feed-subscription
This repository contains a Django application for building a real-time feed subscription system. The system allows users to subscribe to channel groups and receive live feed updates using the Binance WebSocket API.
django django-rest-framework djangp-channel postgresql redis socket sql websocket
Last synced: 01 May 2026
https://github.com/faithleysath/remote-control-for-windows
临时、可见、可审计的 Windows 远程协助工具
cli remote-assistance rust websocket windows
Last synced: 12 Jun 2026
https://github.com/targter/spotify-app
javascript react reactjs redux shazamcore-api spline spotify-api tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/enindu/node-js-websocket
WebSocket demonstration with Node.js
client nodejs server websocket
Last synced: 13 Aug 2025
https://github.com/rj1221/codeclauseinternship
🌐 WebDev Internship Repository: A collection of my web development projects and code samples created during my internship. Exploring frontend and backend technologies to build modern, responsive, and dynamic web applications. Join me on my coding journey and let's create the web of tomorrow! 🚀 #WebDevelopment #Internship #CodeSamples" #CodeClause
css html javascript websocket websockets
Last synced: 02 May 2026
https://github.com/iollaph/pi-image-client
Node.js client that prints Base64 images received via WebSocket to a thermal printer on Raspberry Pi.
base64 nodejs printer raspberry-pi websocket
Last synced: 02 May 2026
https://github.com/sh13y/secure-chat
A real-time secure chat application with end-to-end encryption built with TypeScript, React, Node.js, and MongoDB
chat-application encryption jwt mongodb nodejs react real-time secure-chat typescript websocket
Last synced: 02 May 2026
https://github.com/exanubes/api-gateway-websocket-api
An AWS Api Gateway Websocket API implementation using Pulumi
aws pulumi typescript websocket websockets
Last synced: 02 May 2026
https://github.com/srang/ca
cellular automata
camel sockjs spring-boot websocket
Last synced: 03 May 2026
https://github.com/camilosampedro/lights-on
Scala/ScalaJS + Play Framework + MQTT: Switching a led mounted in an Arduino
mqtt play-framework scala scalajs websocket
Last synced: 03 May 2026
https://github.com/adilfathi/scrabble-indonesia
Aplikasi web permainan Scrabble dengan dukungan bahasa Indonesia, fitur bermain melawan AI, dan multiplayer real-time menggunakan WebSocket.
Last synced: 13 Jun 2026
https://github.com/seyed0123/voro
Voro is a strategic game, a color war
django python strategic-game websocket
Last synced: 23 Jun 2026
https://github.com/arthurarakelyan/websockets-chat-example
💬 A simple example of chat website created with React and Socket-io
express nodejs react redux-toolkit socket-io typescript websocket
Last synced: 09 Apr 2026
https://github.com/snuffish/obs-panel
Dashboard application to manage OBS Streaming, Recording, Video/Audio Input sources, Scene selection, monitoring and so on.
nextjs obs recording streaming typescript websocket
Last synced: 03 May 2026
https://github.com/srect/websocket
WebSocket聊天室
chatroom koa2 socket-io websocket
Last synced: 03 May 2026
https://github.com/nisanth2004/chatapp-springboot
SpringBoot WebChat App
css html intellij java javascript javascript-library lombok security springboot web websocket
Last synced: 09 Apr 2026
https://github.com/puckwang/web-realtime-comm-demo
A demo project built with .NET and React to showcase and compare four realtime communication techniques: Polling, Long Polling, WebHook, and Server-Sent Events (SSE).
dotnet long-polling nextjs polling react server-send-event websocket
Last synced: 03 May 2026
https://github.com/farshadsharifi/farshadsharifi
I am a results-driven Senior Software Engineer with over 17 years of experience in architecting and developing scalable applications. My expertise lies at the intersection of high-performance system programming and robust enterprise solutions.
api csharp flutter grpc php rust websocket
Last synced: 03 May 2026
https://github.com/chiragsdev/codemate-frontend
Codemate is a production-grade social media platform built using the MERN stack, designed to help developers connect, collaborate, and communicate. It includes authentication, real-time chat, reminders, notifications, and payment integration — all deployed securely using cloud infrastructure and modern DevOps practices.
Last synced: 03 May 2026
https://github.com/tlabaltoh/unity-sfu-integration
Test project for implementing WebSocket / WebRTC's SFU (Selectable Forwarding Unit) network architecture on the Unity. This project was created for use in Oculus Quest 2, but supports other platforms (PC, Android mobile) to test the connection from multiple clients.
multiplayer network networking sfu unity unity3d webrtc webrtc-sfu websocket
Last synced: 03 May 2026
https://github.com/diogolang/vehicle-tracking
vehicle tracking
google-maps-api kafka nestjs nextjs typescript websocket
Last synced: 03 May 2026
https://github.com/lenaar/poc-broccoli-bank-id-app
BankID auth and signing. ReactJS application with server side rendering, express and websockets.
bankid bankid-sweden express-js frontend reactjs server-side-rendering websocket
Last synced: 11 Aug 2025
https://github.com/suconghou/signalserver-php
signalserver in php
data-channel p2p php signalserver swoole webrtc websocket
Last synced: 04 May 2026
https://github.com/emrah13-13/kubernetes-for-students
🚀 Learn Kubernetes through hands-on projects designed for students, making distributed systems easy to grasp without the complexity of YAML.
cloud collaboration docker-tutorial dockerfile freshers go kubernetes kubernetes-service learning microservices-architecture minikube open-source openstack postgresql students tutorial websocket yaml
Last synced: 04 May 2026
https://github.com/yoyoek1/viteyss-site-ioboxcontact
To debug io-box
esp32 io-box iot mqtt oiyshterminal svgjs viteyss viteyss-site- vue websocket yss
Last synced: 04 May 2026
https://github.com/880831ian/soketi-log-502-error
Soketi WebSocket Server LOG 不定時出現 502 error 以及 connect() failed (111: Connection refused)
Last synced: 09 Jun 2026
https://github.com/sa2kasov/nodejs-quick-guide
Node.js Quick Guide
express mongodb nodejs nodejs-guide websocket
Last synced: 04 May 2026
https://github.com/vaibhav-chitransh/learn-socket
A demo chat app built to learn websocket using socket.io
expressjs material-ui nodejs reactjs socket-io websocket
Last synced: 09 Apr 2026
https://github.com/giovanni-angeli/pyjamapeople
example of how to use tornado, asyncio and websocket together
Last synced: 23 May 2026
https://github.com/fikriaf/ai-vision-web
This is an AI-powered waste classification application that uses computer vision to detect and categorize different types of waste materials.
fastapi fullstack-ai object-detection react realtime waste-detection websocket yolov8
Last synced: 04 May 2026
https://github.com/prajjwa-lit/keysmasher
🚀 KeySmasher: A full-stack, real-time multiplayer typing race app built with React, Node.js, and Socket.IO. Compete, track your stats, and experience lightning-fast typing battles in a modern web environment.
Last synced: 04 May 2026
https://github.com/itsagurin/messenger-web
Backend-focused messenger web application with paid subscriptions
directus docker nestjs prisma-orm reactjs stripe-payments turborepo websocket
Last synced: 05 May 2026
https://github.com/sumande414/hush
Hush - Chat Application with Encryption (backend)
mongodb spring spring-boot websocket
Last synced: 02 May 2026
https://github.com/gurkengewuerz/mqtt-server
MQTT v3/v5 server written in golang using mochi-co/mqtt
golang iot mqtt mqtt-broker mqtt-server mqtt-smarthome mqtt5 mqttv3 mqttv5 tcp websocket
Last synced: 05 May 2026
https://github.com/lmicovic/angular-chat-application
Real-time private one-to-one chat application built with HTML, CSS, TypeScript, Angular 17 framework and WebSocket for real-time communication. The application enables secure and efficient communication, offering users a seamless chat experience.
angular chat-application css3 html5 javascritpt real-time-chat restful-api typescript websocket websocket-client
Last synced: 05 May 2026
https://github.com/ch3ber/esp32-projects
Collection of small, self-contained projects for the ESP32 family of microcontrollers programmed with MicroPython.
esp32 examples firmware hacking hardware iot iot-application led-controller microcontroller microdot micropython python web-server websocket websocket-server websockets wifi wifi-hotspot wifi-network
Last synced: 05 May 2026
https://github.com/null-none/hyper-view
Full-featured HTMX-style micro library with WebSocket, history, spinner, and more
html htmx javascript library npm websocket
Last synced: 05 May 2026
https://github.com/rudrakshi99/chatty
A simple realtime chat app built with Django, Channels, and Redis.
bulma-css channels chat-application django redis websocket
Last synced: 05 May 2026
https://github.com/kartikmanimuthu/phoenix-websocket-notifier
A high-performance real-time notification system built with Node.js, Express, Socket.io, and Redis.
docker expressjs nodejs redis socket-io socket-programming websocket
Last synced: 09 Apr 2026
https://github.com/gdbrns/go-whatsapp-worker-redis-ssedashboard
High-performance Go WhatsApp Worker with Redis queue management and real-time SSE dashboard. Features message processing, rate limiting, health monitoring, and comprehensive API documentation. Built with Docker support and PostgreSQL integration.
dashboard docker go golang mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 05 May 2026
https://github.com/devarshpatel1506/geospatial-analysis-with-spark
Low-Latency Event-Time Analytics: Kafka + Spark Structured Streaming + deck.gl
analytics big-data data-engineering deckgl kafka mongodb nodejs react react-vis realtime-streaming spark structured-streaming websocket
Last synced: 09 Apr 2026
https://github.com/yash-handa/facebook-clone
This is a full stack facebook clone built with React and Spring Boot microservices
consul elasticsearch facebook java javascript kafka microservices mongodb pwa reactjs scss spring-boot websocket
Last synced: 09 Apr 2026