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-26 00:28:34 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/nylaurent/brainy-bulb
This app simulates an IoT light control system using MQTT. A web interface allows users to turn a simulated light ON or OFF, while a Python script acts as an IoT device, receiving commands via an MQTT broker. The web client connects via WebSocket, and the Python client uses MQTT over TCP to communicate. 🚀💡
css3 esp8266 html5 javascript mqtt-broker paho-mqtt python3 websocket
Last synced: 17 Apr 2026
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/hit-7624/squad-draw
Squad Draw is a real-time collaborative drawing app where you and your friends can bring ideas to life on a shared digital canvas. Unleash your creativity with a variety of cool, hand-drawn style shapes and chat with your team in real-time as you collaborate. Create a private room, invite your squad, and start drawing together instantly.
better-auth collaboration-tool collaborative-drawing excalidraw monorepo nextjs real-time-collaboration roughjs socket-io turborepo websocket zod
Last synced: 23 Jul 2025
https://github.com/bragdond/encoder-wheels
arduino control-systems cpp motor-controller project remote-control scss typescript webserver websocket
Last synced: 08 Apr 2026
https://github.com/azevedoguigo/thermosync-mobile
A beautiful app with ESP32 integration to get real-time room temperature data and Open Weather API for weather data.
expo open-weather-api react-native typescript websocket
Last synced: 18 Feb 2026
https://github.com/snimmagadda1/chatroom
**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz
keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket
Last synced: 31 Mar 2025
https://github.com/ceribe/lyra
Library which helps with implementation of distributed algorithms
distributed-systems kotlin poznan-university-of-technology tcp websocket zeromq
Last synced: 21 May 2026
https://github.com/moronixproduct3/staff
IoT wizard costume accessory
3d-printing arduino cosplay costume esp32-arduino halloween iot nodejs websocket
Last synced: 07 May 2026
https://github.com/prayagupa/music-producer-js
chat app to produce music
chat-application nodejs websocket
Last synced: 03 Jun 2026
https://github.com/lucasbecker/mooz
Clone simplificado e web do Zoom.
clone javascript jsexpert peer-to-peer peersjs semanajsexpert socket-io webrtc websocket zoom
Last synced: 17 Apr 2026
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/yocjyet/count
Total Visit Count and Realtime Visitor Count using Cloudflare Workers + Cloudflare D1 + Redis
counter realtime redis serverless visitor-counter websocket
Last synced: 03 Jun 2026
https://github.com/euxzy/lazy-chat
Lazy Chat
svelte sveltekit tailwindcss websocket
Last synced: 17 Apr 2026
https://github.com/kuwacom/react-theme-template
my template
react template theme-system websocket
Last synced: 17 Apr 2026
https://github.com/denpalrius/data-processing-app
Data processing microservice application
aws docker fastapi file-upload kuberne kubernetes microservices-architecture minio nats-jetstream nestjs nestjs-backend pandas python reactjs server-side-events sse-client terraform websocket
Last synced: 04 Apr 2026
https://github.com/indiu6/generative-ai
A Generative AI microservice using Node.js TypeScript Python for backend services, leverages Apache Kafka for messaging, Postgres for structured data storage, Pinecone for vector storage, ElasticSearch for search functionality, OpenAI's API for LLMs - stateful, event-based Realtime API communicates over a WebSocket
datadog docker elasticsearch kafka kubernetes llm nodejs openai pinecone postgres python reactjs typescript websocket
Last synced: 04 Apr 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/floppy007/signotec-stpadserver-bridge
Docker image that runs signotec signoPAD-API/Web (Windows build) under Wine on Linux — turns any Linux host into a central WSS endpoint for a LAN-connected signotec pad (Sigma/Omega/Gamma/Delta/Alpha/Zeta), no Windows station PC required.
delta-pad docker linux signature-pad signopad-api signotec signotec-delta stpadserver websocket wine wss
Last synced: 04 Jun 2026
https://github.com/doctorpok42/next-boilerplate
boilerplate nextjs template websocket
Last synced: 18 Apr 2026
https://github.com/victorh-silveira/aether-quantum-engine
Motor quantitativo assíncrono para a Deriv: Deep Learning (TCN PyTorch) em Range Break, dimensionamento Kelly com martingale e gates de qualidade pós-treino.
algorithmic-trading asyncio deriv fintech llm ollama python rise-fall trading-bot websocket
Last synced: 16 Jun 2026
https://github.com/divo123-tech/travelmate
A travel planner app that gathers travel data from countries, to states, to cities, showing flights, hotels, attractions according to the location set by the user. TravelMate allows users to create their own trips, while inviting other users to collaborate on creating and editing those trips.
express-js jwt mongodb mongoose nodejs oauth2-server passportjs react-bootstrap reactjs rest-api socket-io tailwindcss typescript websocket
Last synced: 04 Apr 2026
https://github.com/domenez-dev/end-to-end-encrypted-real-time-messaging-app
end to end encrypted real time messaging app I am creating using django + react
django django-application django-channels django-rest-framework encryption-decryption end-to-end-encryption messaging-app react realtime websocket
Last synced: 10 May 2026
https://github.com/achim-k/foxglove_websocket_server
A simple websocket server that exposes ROS topics using the Foxglove websocket protocol
foxglove foxglove-studio ros websocket
Last synced: 18 Apr 2026
https://github.com/rafaelalmendra/polls-api
Real-time voting system built with Node.js
fastify nodejs postgresql prisma redis typescript websocket
Last synced: 05 Apr 2026
https://github.com/wojciechdlugosz/rest-api-app
Book a ticket using AJAX requests and web-socket. Modified to use mongo DB and Atlas.
expressjs middleware mongodb mongoose nodejs rest-api websocket
Last synced: 05 Apr 2026
https://github.com/crolang-p2p/examples-kotlin-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Kotlin) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 18 Apr 2026
https://github.com/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/iluha168/obcb-api-wrapper
(WebSocket) API wrapper for One Billion Checkboxes by Alula
api deno jsr obcb onemillioncheckboxes ts websocket
Last synced: 19 Apr 2026
https://github.com/superoo7/prisma2-chat-app
Simple chat app implemented with Prisma2 using Typescirpt, Graphql
graphql prisma prisma2 typescript websocket
Last synced: 20 May 2026
https://github.com/zhjain/bubbleboard
一个现代化的实时协作平台,使用 Elixir/Phoenix + Alpine.js 构建。提供多用户实时聊天、协作绘图白板、用户在线状态管理等功能。基于 WebSocket 技术实现低延迟的实时通信,适合团队协作、在线教学和创意分享场景。
alpine-js chat collaboration drawing elixir phoenix real-time tailwindcss websocket whiteboard
Last synced: 19 Apr 2026
https://github.com/fajarwz/blog-laravel-reverb
Laravel Reverb example, realtime communication through Websocket | Blog on fajarwz.com
Last synced: 19 Apr 2026
https://github.com/102300671/ejp
Java-based multi-protocol chat application (TCP/WebSocket) with user auth, room management, and friend system.
chat-application java socket spring-boot websocket
Last synced: 10 Jun 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/omar-kader/workoutly
Workout & Gym & Fitness App: Kotlin Multiplatform Mobile leverages AWS
android aws-dynamodb aws-lambda compose dynamodb fitness fitness-app health healthkit ios koin kotlin kotlin-coroutines kotlin-multiplatform ktor swift swiftui swinject websocket workout
Last synced: 20 Apr 2026
https://github.com/kzamanbd/laravel-reverb
Reverb is a first-party WebSocket server for Laravel applications, bringing real-time communication between client and server directly to your fingertips
Last synced: 20 Apr 2026
https://github.com/romanow/websocket-frontend
User interface for WebSocket communication
Last synced: 20 Apr 2026
https://github.com/solaceharmony/solacelive
Solace Live: real-time packet streaming voice interface and services
audio react realtime solace typescript vite websocket whisper
Last synced: 08 May 2026
https://github.com/bokiko/btc-liquidations
Real-time Bitcoin liquidation monitor across Binance, Bybit, OKX, Hyperliquid & Aevo
bitcoin cryptocurrency defi liquidations nextjs real-time trading typescript websocket
Last synced: 20 Apr 2026
https://github.com/seldszar/stug
Simple web server broadcasting file changes through WebSocket.
filesystem watcher webserver websocket
Last synced: 21 Apr 2026
https://github.com/ericgomez/instagrom
Curso de Node.js - Proyecto del curso - telegrom - Conocer y comprender cómo se realizan las conexiones hacia los servidores a través de internet y sus implicaciones en el desarrollo de servidores con NodeJS y MongoDB
api expressjs mongodb nodejs nodemon websocket
Last synced: 08 May 2026
https://github.com/ilham89/vue-graphql
apollo-client graphql vue3 websocket
Last synced: 05 Jun 2026
https://github.com/kzw200015/kt-tunnel
Reverse tunneling tool based on Kotlin, Netty, and WebSocket
kotlin netty tunneling websocket
Last synced: 22 Apr 2026
https://github.com/boss294/conexus
Conexus is a cutting-edge secure communication platform designed for modern connectivity needs. It ensures private and seamless communication by combining end-to-end encryption with a user-friendly interface. Conexus offers real-time messaging, file sharing, and group discussions while prioritizing security and performance.
conexus mayankchawdhari website websocket
Last synced: 12 Jan 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/prandogabriel/tech-talk-ws-and-aws-api-gateway-ws
exemplo prático sobre AWS APÌ gateway websocket
aws aws-lambda websocket websockets
Last synced: 20 May 2026
https://github.com/meraf00/agora-meet
Versatile app for virtual meetings and real-time collaboration
golang sveltekit webrtc websocket
Last synced: 24 Apr 2026
https://github.com/romabulani/live-collaboration
Live Collaboration Whiteboard
canvas react typescript websocket
Last synced: 24 Apr 2026
https://github.com/shuji-bonji/websocket-practical-guide
ブラウザ標準WebSocket APIを使用したリアルタイム通信の実践的なガイド
javascript learning pwa svektekit svelte typescript websocket
Last synced: 24 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/zurihaqi/nestjs-ws-mongodb
This is a real-time chat application built using NestJS, WebSockets, and MongoDB. It supports user registration, login, and the ability to send messages to specific users in a chat system.
Last synced: 08 May 2026
https://github.com/byigitt/discord-zig
Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.
discord discord-api discord-bot gateway library rest-api websocket zig
Last synced: 14 Jun 2026
https://github.com/zunohoang/chat_realtime
Web Chat Realtime with Spring Boot, WebSocket.
Last synced: 25 Apr 2026
https://github.com/marcelocantos/pigeon
WebTransport relay library (Go + Swift + Kotlin + C + TypeScript) with E2E encryption. Backends behind NATs/firewalls; relay sees only ciphertext.
aes-gcm e2e-encryption encryption go pairing relay swift websocket x25519
Last synced: 29 May 2026
https://github.com/gonzofish/ws-chat-client
A small chat client that uses websockets
chat chat-application javascript toy toy-project vanilla-javascript vanilla-js websocket websockets
Last synced: 26 Apr 2026
https://github.com/gregwhitaker/springwebflux-websockets-example
Example of a reactive application using Websockets and Spring WebFlux
project-reactor reactive reactor spring-boot spring-webflux websocket
Last synced: 27 Apr 2026
https://github.com/clwluvw/googlehome-with-arduino
Using IFTTT to send command from Google Assistant to the server websocket client
google-assistant ifttt ifttt-webhooks webhook websocket
Last synced: 03 Mar 2025
https://github.com/tusho7/local-recommendations-front
A modern local recommendations platform built with React, Vite, and Tailwind CSS, leveraging TypeScript for type safety. The frontend allows users to browse and add recommendations for various categories, such as food, services, and attractions, with a clean and responsive user interface.
axios react sweetalert2 tailwind typescript websocket
Last synced: 27 Apr 2026
https://github.com/sankhadip-roy/chat-app
real-time chat application [building]
Last synced: 27 Apr 2026
https://github.com/ichirokogawa/oceansunfish.proxy.signalr
A HTTP proxy project based on Signalr.
csharp http http-proxy http-server netcore proxy-server signalr websocket
Last synced: 10 Jun 2026
https://github.com/rash023/scribble-sync-v2
Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.
Last synced: 27 Apr 2026
https://github.com/roycuadra/websocket-button-control
The WebSocket Button Control code allows you to control a button wirelessly through a web interface served by an ESP8266 microcontroller. It creates a WebSocket server that listens for commands to turn the button on or off.
Last synced: 28 Apr 2026
https://github.com/labgua/remote-control-slide
Remote Control is a tool to control the PDF slide presentation with other browser clients
browser client-server conference control pdf pdf-slide-presentation presentation remote slide tool web websocket
Last synced: 13 Apr 2025
https://github.com/jornatf/grab-my-button
My first react game.
framework game node node-js node-server react react-game react-js socket-io typescript typescript-react websocket
Last synced: 28 Apr 2026
https://github.com/ronbuist/owls
OWLS - Open Websocket Ledstrip Server
arduino ledstrip nodemcu python raspberry-pi scratch scratch-extension scratchx websocket
Last synced: 10 May 2026
https://github.com/daikiojm/angular-coincheck-demo
Sample implementation to display coincheck websocket api.
Last synced: 28 Apr 2026
https://github.com/davi0805/gnose-notification
Notification microservice that consume messages from Redis Streams, using Rest and WebSocket
go golang redis redis-streams websocket ws
Last synced: 28 Apr 2026
https://github.com/fairlytales/real_time_chat_with_socket.io
Real time chat app with WebSockets using Socket.io
javascript socket socket-io websocket websocket-chat websocket-client websocket-server
Last synced: 29 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/crolang-p2p/examples-java-crolang-p2p-node-jvm
Examples on how to use the CrolangP2P library in a JVM (Java) environment for the CrolangP2P project
cross-platform distributed-systems framework java jvm kotlin p2p websocket
Last synced: 29 Apr 2026
https://github.com/rayzler/chat-channels
Una aplicación que permite a los usuarios comunicarse en tiempo real a través de salas de chat específicas, utilizando Web Sockets
authentication chat django django-channels python rooms sqlite web-sockets website websocket
Last synced: 29 Apr 2026