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-02 00:34:07 UTC
- JSON Representation
https://github.com/rushikeshwaghmare07/socket.io-fundamentals
A comprehensive guide to understanding Socket.IO, covering essential topics such as server connection, real-time applications.
chat-application socket-io socket-server websocket
Last synced: 01 May 2026
https://github.com/sikelio/sikontrol-legacy
Server for receiving websocket events to control the Windows audio
application audio macro macros nodejs nodejs-server server socket-io websocket windows
Last synced: 16 Apr 2026
https://github.com/airaad/draw-app-turbo-repo
A collaborative canvas application built with Turborepo, featuring a Next.js frontend, a WebSocket-powered real-time drawing experience, and an HTTP backend for authentication and user management. Users can join rooms and draw together in real time.
http-server nextjs postgresql prisma turborepo websocket
Last synced: 06 May 2026
https://github.com/derrick56007/dart_websockets
dart_websockets is a pure dart library for establishing simple WebSocket servers and clients.
Last synced: 29 Mar 2025
https://github.com/victorpaularony/chat-app
chat-app
css go htm javascript websocket
Last synced: 16 Apr 2026
https://github.com/sihamouda/reverse-websocket
A Go reverse-websocket microservice with dashboard using docker-compose
docker docker-compose dockerfile go golang rest websocket
Last synced: 02 Jan 2026
https://github.com/bilovodskyi/gesture-based-object-control
Control 3D objects using webcam and hands. Python, Machine Learning, React-Three-Fiber project. More info inside.
blender machine-learning python3 react-three-fiber websocket
Last synced: 21 May 2026
https://github.com/lily-osp/esp01-relay-controller
This project provides a versatile WiFi-controlled relay module for the ESP-01 using the ESP8266 microcontroller. The device offers remote relay control through a web interface, WebSocket, and optional Adafruit IO integration.
adafruit-io esp01 iot mdns mqtt websocket
Last synced: 21 May 2026
https://github.com/yoanesber/nodejs-with-websocket
This simple project aims to develop a simple chat application using Node Js programming language that implement Websocket.
Last synced: 06 Apr 2025
https://github.com/vitormarcal/java-gestao-consulta-api
API Crud para gestão de agendamentos de consulta com chat em tempo real
chat java jpa jwt springdatajpa springsecurity websocket
Last synced: 12 Feb 2026
https://github.com/crolang-p2p/crolang-p2p-node-jvm
JVM-compatible implementation of a CrolangNode in the CrolangP2P project.
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 27 Jun 2025
https://github.com/melvinodsa/chat-application
A simple chat application written in golang with social auth
chat-application golang revel websocket
Last synced: 21 May 2026
https://github.com/ladmakhi81/learnup-go
A scalable LMS built with Golang, GORM, and Tus protocol, supporting students, teachers, supporters, admins, and super admins. Features include course management, video uploads, transactions, forums, webinars, ticketing, role-based access control, and more. Super admins oversee the system, while admins, teachers, and students have specific roles.
docker docker-compose golang gorm postgres redis streaming tus websocket
Last synced: 02 Nov 2025
https://github.com/juangesino/chatty
A simple Ruby on Rails chat application using WebSockets.
chat rails-application react websocket
Last synced: 02 Nov 2025
https://github.com/krunalgupta02/simple-voting-app
javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/tigeryant/super-bomber-elf
Solution to Hack London's December hackathon
Last synced: 06 Jul 2025
https://github.com/tukue/event-driven-platform
Event-Driven Delivery solution: A real-time order management system demonstrating modern event-driven architecture patterns. 🔹 Tech: React, FastAPI, Redis Cloud, WebSocket 🔹 Features: Real-time updates, multi-role system, state management 🔹 Architecture: Event-driven with Pub/Sub messaging 🔹 Deployment: Free tier cloud infrastructure
fastapi react redis-cloud websocket
Last synced: 07 Mar 2026
https://github.com/cherrypick-agency/flutter_network_debugger
Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.
debugger flutter forward-proxy network reverse-proxy socket socket-io websocket
Last synced: 14 Feb 2026
https://github.com/jryannel/go-ws-with-cancel
A go based websocket client and hub with cancel support
Last synced: 04 Apr 2025
https://github.com/norun9/hybird
Real-Time Chat App with Serverless Architecture
clean-architecture lambda serverless websocket
Last synced: 14 Feb 2026
https://github.com/hyunjinno/websocket-tutorial
A repository for testing WebSocket.
Last synced: 14 May 2026
https://github.com/mbnoimi/websocket-client
A Tiny Delphi-Cross-Socket test under Android
cnpack cross-platform delphi pascal socket websocket websocket-client
Last synced: 14 Feb 2026
https://github.com/quartercastle/go-websocket-server
Experimenting with a websocket server based on gorilla/websocket
Last synced: 13 May 2026
https://github.com/tynnp/alo-chat
Ứng dụng nhắn tin thời gian thực đa hệ điều hành, thuận tiện và dễ dàng cho công việc.
chat-application desktop-app fastapi messaging-app mongodb react real-time tauri websocket
Last synced: 15 Feb 2026
https://github.com/nexenio/seamless.me-demo-dashboard
A dashboard showing data from the Seamless.me app in real-time
dashboard sensor-data websocket
Last synced: 19 Mar 2026
https://github.com/tejasvi541/gocoll
Video Calling App Using Go
fiber go golang javascript pion webrtc websocket
Last synced: 06 May 2026
https://github.com/nextlevelshit/adonis-crawler
A free web crawler on top of the incredibile AdonisJS Framework
adonisjs crawler javascript nodejs regex spider websocket
Last synced: 22 May 2026
https://github.com/rishabyd/echoline
Real-time messaging app with modern full-stack implementation.
chat cloudinary communication file-upload fullstack modern-ui nextauth nextjs nodejs postgresql prisma react realtime socketio tailwindcss typescript websocket zustand
Last synced: 08 Apr 2026
https://github.com/diegoareval/ranker-nestjs-socket
Basic Nest js app using websocket and Redis
nodejs redis typescript websocket
Last synced: 06 May 2026
https://github.com/belingud/rust-echo-websocket
Echo websocket server by rust
Last synced: 05 Mar 2025
https://github.com/dogaanismail/read-together
Read Together: A platform for People who Stutter(PWS) to record and share reading practices, privately or with a supportive community.
fullstack java liquibase monolith postgresql react reading-aloud self-improvement spring-boot stammering stuttering typescript websocket
Last synced: 08 Apr 2026
https://github.com/deepcloudlabs/dcl358-2023-may-08
DCL-358: Implementing Event-Driven Microservice Architecture using Spring Boot and Apache Kafka
cqrs-pattern event-driven-architecture event-pattern event-sourcing java kafka reactive-pattern reactive-programming saga-pattern spring-boot websocket
Last synced: 20 May 2026
https://github.com/briso10-dev/web-sockets
A project fully explaining and implementing web sockets in javascript
client http javascript nodejs server websocket
Last synced: 12 May 2026
https://github.com/repetere/simple-socket-router
Simple express-like socket routing for websockets, event emitters and socket.io
event-emitter router routing socket-io websocket
Last synced: 20 May 2026
https://github.com/chevp/angular-threejs-websocket-quick-start
This project is a boilerplate for integrating Angular, Three.js, and WebSocket to build interactive 3D applications with real-time communication.
angular nodejs threejs typescript webgl websocket
Last synced: 04 May 2026
https://github.com/valentinjdt/webcam-exchange
Webcam-Exchange est une application react native mobile pour prendre des photos sur l'appareil hôte.
android camera gallery images photo reactnative typescript websocket
Last synced: 04 Mar 2026
https://github.com/tomkoooo/chatroom
Simple chat room with web-sockets and plain JS
Last synced: 08 Jul 2025
https://github.com/tonychouteau/openwebdeck
OpenWebDeck - Like a stream deck but remote with a simple python client and a websocket server
python3 remote-control server websocket
Last synced: 26 Mar 2025
https://github.com/thelostleo/ros-project
This is Ros master node for Swarm fish tank cleaning robot
esp32 ros ros-noetic websocket
Last synced: 02 May 2026
https://github.com/bridiro/rocket_chat
wannabe secure chat
aes rsa rustrocket webchat websocket
Last synced: 22 Jul 2025
https://github.com/luminary-cloud/discord-always-online-idler
Lightweight Python script to keep up to 5 Discord accounts online via gateway heartbeats.
discord online-status pm2 python selfbot websocket
Last synced: 03 Jun 2026
https://github.com/joakimcarlsson/bonk
Go-native browser automation via Chrome DevTools Protocol. No Node.js, no relay process, no external dependencies.
browser-automation cdp chrome-devtools-protocol golang headless-chrome stealth web-scraping websocket
Last synced: 01 Apr 2026
https://github.com/joliwood/open-bar-rust
OLD - Full experimentation of Rust with Bevy game engine -> Continuing as a new project in private
bevy monorepo redis rocket rust tungstenite websocket
Last synced: 06 Apr 2025
https://github.com/luizgabriel/othelo.gamechat
Projeto da cadeira de Sistemas Distribuídos - IFCE
Last synced: 06 Apr 2025
https://github.com/adityadeshlahre/websocket-quick-start
personal starter kit with WebSocket initialized and deployed to Render
expressjs nodejs reactjs starter-template websocket
Last synced: 05 Mar 2026
https://github.com/shmelovoleksandr/banditgames_frontend
React frontend repository for the BanditGames project
react rest-api typescript websocket
Last synced: 07 May 2026
https://github.com/maximbilan/habla-core-gemini
FastAPI backend for Habla using Gemini Live native audio for real-time translation and AI agent calls via Twilio on Cloud Run
fastapi gemini gemini-live google-cloud-run python speech-to-speech translation twilio voice-agent websocket
Last synced: 03 Jun 2026
https://github.com/vgeorge/cypress-websocket-server
Cypress plugin to mock a websocket server during tests.
Last synced: 04 Apr 2025
https://github.com/bluerobotics/navigator-web-assistant
Use Navigator board with REST API or WebSockets
blueos bluerobotics navigator restapi rust websocket
Last synced: 01 Apr 2026
https://github.com/olha-dev-fullstack/graphql-ws-chat-app
This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.
Last synced: 17 Apr 2026
https://github.com/biolafrica/mola
Front-end codes :Mola Exchange, Revolutionizing Peer-to-Peer Currency Trading
css3 html5 jasmine javascript websocket
Last synced: 12 Jan 2026
https://github.com/alextanhongpin/websocket-learn
Knowledge base for what I learn with Websocket and how to apply them in production
Last synced: 18 Feb 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/y0sy4/tg-ws-proxy-go
Local SOCKS5 proxy for Telegram Desktop with HTTP support, auto-config, and auto-update
cross-platform golang http-proxy linux macos mtproto proxy socks5 telegram telegram-desktop websocket windows
Last synced: 01 Apr 2026
https://github.com/arshadakl/flexify
Freelance Marketplace Web Application
expressjs mongodb nodejs ranking-algorithm reactjs repository-pattern typescript webhook websocket
Last synced: 08 Apr 2026
https://github.com/fantasy-peak/echo-websocket-server
base boost beast websocket echo server,use c++20 coroutine
beast coroutine cpp20 websocket
Last synced: 22 Mar 2025
https://github.com/theopenwebjp/websocket-client-server-tester
Simple project for testing ability of browser client to communicate with server using web sockets.
html javascript testing websocket websocket-client
Last synced: 20 May 2026
https://github.com/kelvinleandro/jogo-do-bicho
Jogo do Bicho básico implementado com socket.io (Flask) e React (Next.js) para a interface
flask flask-socketio javascript jogo-do-bicho nextjs nextjs14 python python3 react reactjs shadcn-ui socket-io typescript websocket
Last synced: 02 Apr 2026
https://github.com/okaybenji/v-r-cubes
V R all cubes. All of us. V really R.
a-frame client html javascript multiplayer server threejs toy vr webgl websocket webvr
Last synced: 17 Apr 2026
https://github.com/sanyavertolet/tiktaktoe
kotlin kotlin-js ktor mui tic-tac-toe websocket
Last synced: 15 May 2025
https://github.com/lonewolf230/collabboard
A collaborative app which lets users collaborate in real time to create whiteboards and share and export them as jpeg pdfs and can allow users to a whiteboard or share the whiteboard as a link
express-js firebase nodejs reactjs typescript websocket
Last synced: 08 Apr 2026
https://github.com/umjammer/vavi-apps-webhook
👀 webhook server for cloud file system watch service
heroku java jsr-203 watch-service webhook websocket
Last synced: 19 May 2026
https://github.com/heshanthenura/springboot-searchingdemo
This repo demonstrates real-time search functionality using Spring Boot and WebSocket. The app allows users to search for items and instantly receive results as they type. WebSocket enables faster responses compared to HTTP.
demoapp realtimesearch searchfunctionality springboot webdevelopment websocket
Last synced: 19 May 2026
https://github.com/andrehrferreira/bench-sockets-rust
Rust implementation for Websocket, TCP and UDP performance testing
Last synced: 29 Mar 2025
https://github.com/kubilayture/collaborative.notes.web
A React + TypeScript frontend with TailwindCSS, real-time messaging, hierarchical folder management, and collaborative note editing capabilities.
better-auth hocuspocus react reactrouterv7 shadcn-ui tiptap typescr websocket yjs
Last synced: 18 May 2026
https://github.com/youknow2509/example_be
Example back end
api authorization backend bcyrpt encryption google-api google-sheets hash jwt jwt-authentication nestjs nestjs-backend rest-api restful-api roles socket socket-io websocket
Last synced: 17 Apr 2026
https://github.com/vikash1596kumarkharwar/cryptotradex
CryptoTradeX is a cutting-edge cryptocurrency exchange system built for scalability, high performance, and real-time trading. It leverages modern technologies like Redis, TimescaleDB, and WebSockets to deliver lightning-fast order processing and seamless user experiences.
nextjs nodejs redis timescaledb typescript websocket
Last synced: 07 May 2026
https://github.com/daaanishhh002/signwave
This repository contains code for a real-time hand gesture recognition system using flex sensors and an IMU6050 sensor in gloves. It translates sign language gestures into text and converts them to speech.
android-application esp32 flask java random-forest-classifier websocket
Last synced: 04 Mar 2025
https://github.com/mlangumier/websocket-server
A WebSocket server for a Tic-tac-toe mini-game in Node.js
game nodejs tic-tac-toe websocket websocket-server ws
Last synced: 17 Apr 2026
https://github.com/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 Apr 2026
https://github.com/larzuaga11/esp32-webserver
ESP32 Webserver for Parking Circuit
arduino-ide arduino-mega2560-board esp32 html-css-javascript newping ultrasonic-sensor webserver websocket
Last synced: 19 May 2026
https://github.com/datashaman/emoji-pit
Real-time Slack emoji reaction visualizer with Matter.js 2D physics
emoji matterjs physics real-time slack slack-bot typescript visualization websocket
Last synced: 04 Apr 2026
https://github.com/cenga93/pizza-order-tracker
Realtime pizza order tracker app using NodeJs, Express and Mongo DB
bootstrap5 ejs-templates exprees express-middleware express-session express-validator gulp javascript mongodb nodejs realtime scss socket-io websocket
Last synced: 04 Apr 2026
https://github.com/fenhl/async-proto
Rust library facilitating simple binary network protocols with async support
async network network-protocol rust-library websocket
Last synced: 14 Apr 2025
https://github.com/corpix/wscat
Command line websocket consumer and producer, simple as hell
golang websocket websocket-cli
Last synced: 17 Feb 2026
https://github.com/takker99/ws-promisified
Lightweight promise-based wrapper for WebSocket
deno promisified websocket wrapper-api
Last synced: 17 Apr 2026
https://github.com/ikuradon/tsunagiya
繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.
deno jsr mock nostr relay testing typescript websocket
Last synced: 04 Apr 2026
https://github.com/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 Apr 2026
https://github.com/jeromemanzano/xamarinnativeexamples
Demo application using Xamarin.iOS and Xamarin.Android
android automapper ios mvvm nunit websocket xamarin
Last synced: 16 Jan 2026
https://github.com/denis-source/socket_chat
Websocket realtime chat application.
chat python react real-time redux server sqlalchemy websocket
Last synced: 07 May 2026
https://github.com/khushal-savalakha/django-practice-projects
This repository contains a collection of practice projects for learning and mastering Django, a powerful Python web framework. Each project is designed to cover different aspects of Django development.
bootstrap5 django framework orm python redis session-management views websocket
Last synced: 07 May 2026
https://github.com/andersonmag/products-management
A product management system with CRUD, JWT authentication, Multi-tenant, AWS storage, Redis and real-time updates Websocket
angular docker multitenant redis s3 spring websocket
Last synced: 04 Apr 2026
https://github.com/myfreax/webrtc-typescirpt
A webRTC example with typescript
audio demo example screen typescript webrtc websocket
Last synced: 17 May 2026
https://github.com/pablo-caballero-maria/whope_backend
Backend for Whope, an AI complemented chat bot for psychological assistance
deep-learning django natural-language-processing web-application websocket
Last synced: 17 May 2026
https://github.com/motia/laravel-echo-spa-plugin
A library to simplify the integration of Laravel Echo with your SPA/PWA
javascript laravel-echo laravel-echo-server pwa spa websocket
Last synced: 17 Jul 2025
https://github.com/yusufsefasezer/websocket-drawboard
Collaborative drawing application developed with JavaScript, WebSocket and Node.js
canvas-api canvas-painter collaborative-drawing javascript nodejs rfc-6455 websocket websockets
Last synced: 07 May 2026
https://github.com/zauberware/botkit-middleware-socket-limiter
Botkit middleware for limiting socket traffic
botkit botkit-middleware chatbot security socket websocket
Last synced: 21 Aug 2025