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/justine-george/nexus-decentralized-messaging
A decentralized messaging service built with Go and WebRTC, ensuring secure, peer-to-peer communication with end-to-end encryption.
golang messaging peer-to-peer protobuf webrtc webrtc-experiments websocket
Last synced: 22 Apr 2026
https://github.com/shuklaritvik06/nestjsprojects
A collection of projects built with NestJS, showcasing its powerful features and providing valuable resources for building scalable server-side applications.
authentication crud nestjs websocket
Last synced: 24 Apr 2026
https://github.com/harshramani00/studybuddy
A Discord-style real-time chat app for students to collaborate and study together.
chat-app discord-clone django python rest-api study-app 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/nice-winter/nihuawocai
新浪微博小游戏“你画我猜”的复刻版,俗称“渣浪画猜”、“旧版画猜”。
canvas-game drawguess nuxt webgame websocket
Last synced: 06 Jun 2026
https://github.com/arterialist/live-c-elegans
Real-time C. elegans active-inference simulation streamed over WebSocket to a browser canvas — add/remove food live
active-inference c-elegans computational-neuroscience connectome mujoco neuroscience python real-time simulation websocket
Last synced: 26 Apr 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/robert-96/websockets-cursor-sharing
An interactive web application that shares cursor positions in real-time, created using WebSockets and Node.js.
demo javascript nodejs sockjs websocket
Last synced: 27 Apr 2026
https://github.com/infusemediagroup/sync-skeleton
🔄 Create smooth, CSS-only skeleton loaders that sync multiple elements' loading indicators for a seamless user experience.
arkit azure-app-service grav loading-animations markdown react shimmer-effect skeleton-loading skeleton-tracking skelton-css solidjs unity-arfoundation vue 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/streamlined2/websocketschat
Basic WebSockets chat implementation in Java
java-21 maven websocket websocket-client websocket-server
Last synced: 27 Apr 2026
https://github.com/risaddex/clubhouse-js-expert-ts
Clone do clubhouse utilizando websockets, peerServer e auth via firebase e de restante apenas módulos nativos do browser/node. Potencializado com Typescript :).
esmodules events firebase peer-to-peer peerjs typescript websocket websocket-server
Last synced: 27 Apr 2026
https://github.com/banyango/socker
Cleanly handle state of the client/server connection when using binary websocket messaging.
connection golang state-machine webrtc websocket
Last synced: 27 Apr 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/niqzart/checkers-hackers
My first React.js + Node.js project. It's a multiplayer game of checkers with some expandability options.
game javascript reactjs webapp websocket
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/telattar/restauranto
A NestJS REST API for managing restaurants and orders. Includes caching, validation, and real-time updates via WebSockets.
Last synced: 29 Apr 2026
https://github.com/reiver/go-actsock
Package actcon implements an ActivityPub & ActivityStreams like protocol over a WebSocket, for the Go programming language.
activitypub activitysocket activitystreams websocket
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/shiftyx1/quasar
Открытая платформа для корпоративного и образовательного обмена сообщениями в реальном времени с возможностью развертывания на собственных серверах. Безопасное, бесплатное решение для внутренних коммуникаций.
chat javascript on-prem websocket
Last synced: 29 Apr 2026
https://github.com/phantie/snake
Singleplayer/Multiplayer browser game on modern Rust stack (Yew, Axum) and WebSocket
async axum data-compresssion k8s multiplayer nix snake websocket yew
Last synced: 29 Apr 2026
https://github.com/mariyan23/capybara-chat-front
Write messages to others
express react rtk scss socketio typescript websocket
Last synced: 29 Apr 2026
https://github.com/diegogtz03/pcpower
API and WebSocket server for remote ESP32 powered PC power monitor and switch
Last synced: 30 Apr 2026
https://github.com/chaudharypraveen98/djangorealtimeapp
This app will show real time chart. It will include web sockets with the help of django channels.
django python webdevelopment websocket
Last synced: 30 Apr 2026
https://github.com/nybergviktor/livesound
airpods music streaming websocket windows windowstoapple
Last synced: 30 Apr 2026
https://github.com/jkaninda/okapiws
Okapi WebSocket is a lightweight, framework-agnostic WebSocket package focused on developer experience and clean APIs
go-websocket go-websocket-server websocket
Last synced: 08 Jun 2026
https://github.com/acehomard/ft_transcendence
🚀 Jouez à Pong en temps réel avec matchmaking, tournois et scores sécurisés sur la blockchain !
django docker-compose jwt-authentication postgresql solidity websocket
Last synced: 08 Jun 2026
https://github.com/sjh9714/new-portfolio
Java/Spring 백엔드 포트폴리오 - 동시성, 이벤트 정합성, 실시간 메시징, 과금/정산 사례를 수치와 테스트로 정리한 사이트
backend event-driven idempotency java k6 kafka nextjs outbox-pattern portfolio postgresql rabbitmq redis spring-boot testcontainers websocket
Last synced: 08 Jun 2026
https://github.com/crazystuffxyz/crazy-deep-research-gpt
A hyper-functional, sleek, and fully local web-based AI interface built with Node.js and powered by Ollama. It offers intelligent research modes, customizable AI behaviors, and Markdown conversion—perfect for deep exploration or quick answers, all with zero tracking or API keys required.
ai-research alpinejs chatbot cheerio deep-research deepseek deepseek-r1 generative-ai javascript llama3 llama3-2-1b-model llm local-ai nodejs ollama open-source-ai personal-ai tailwindcss turndown websocket
Last synced: 01 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/aviroop41/wasm-extension
A Chrome extension that runs WebAssembly code and communicates with a WebSocket server.
chrome-extension webassembly websocket
Last synced: 02 May 2026
https://github.com/majid-cj/go-chat-server
This project aims to create a robust chat server that facilitates real-time communication using WebSockets. It is built using the Iris web framework and incorporates several components for managing WebSocket sessions, logging, authentication, and database interactions. Go Chat Server serves as the centralized configuration manager, ensuring seamles
authentication-middleware docker-compose golang iris-golang rest-api sse websocket
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/raojinlin/mutagen-server
为Mutagen提供WebSocket接口的服务器软件,旨在为Mutagen做一个Web端扩展,允许用户通过GUI创建和监控同步任务。
Last synced: 02 May 2026
https://github.com/alisawari/wstunnel-scripts
util scripts to manage and connect easier to wstunnel connections
network tunnel websocket wstunnel
Last synced: 02 May 2026
https://github.com/mkhuda/gowes-pingpong
Golang Websocket PingPong Latency Test
golang melody ping-pong websocket
Last synced: 09 Jun 2026
https://github.com/mehedi752/retrievify-client
Ferot - The Lost & Found System is a web-based platform that enables users to report lost items, find returned belongings, verify ownership, and connect with others to reclaim their items. Designed with trust, transparency and user experience in mind.
firebase html5 javascript react tailwind-css websocket
Last synced: 03 May 2026
https://github.com/mohammadzainabbas/chat-deno
A chat app with demo 👨🏻💻
chat deno preact typescript websocket
Last synced: 03 May 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/danekf/web-socket-exploration
Self guided exploration and writeup about web sockets. Explanation, use and examples
Last synced: 03 May 2026
https://github.com/micilini/php-websockets
Native PHP WebSocket and realtime chat foundation built from scratch with PHP sockets. Includes chat examples, private rooms, bot hooks, storage adapters and optional Laravel integration.
chat chat-application laravel laravel-package php php-socket php-websocket private-chat realtime realtime-chat sockets websocket websocket-server websockets
Last synced: 09 Jun 2026
https://github.com/ak1m1tsu/skadi
Low-level socket communication using Redis
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/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/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/iamsayedanowar/sendp2p
A P2P File-sharing App Built With HTML, CSS, JavaScript, Node.js, WebRTC, And WebSocket For Sharing Files Instantly
css css3 file-sharing html html5 javascript nodejs pwa webrtc websocket
Last synced: 05 May 2026
https://github.com/mariyazakharova73/social-network-v2
Социальная сеть
formik material-ui react redux typescript websocket
Last synced: 05 May 2026
https://github.com/lmlk-seal/web-development-server
A lightweight, professional-grade development server with live file watching and hot reload notifications for modern web applications.
angular auto-refresh cli-tool cross-platform developer-tools development-server file-watcher frontend hot-reload lightweight live-reload local-development python react spa static-site vue web-development websocket
Last synced: 05 May 2026
https://github.com/toth2000/convoai
A website to interact with a custom language model
expressjs html-css javascript nodejs react websocket
Last synced: 05 May 2026
https://github.com/yaroslaff/lightsleep
sleep() you can interrupt with redis or websocket event
cron cronjob instant interrupt interruption redis safe sleep websocket
Last synced: 06 May 2026
https://github.com/wpsignal/wordsocket
Sends realtime events from WordPress to browsers via api.wpsignal.io. Connects via WebSocket (SSE fallback) and exposes a public JS API for other plugins to share the connection. Also provider a WebSocket based provider for WordPress's Realtime Collaboration.
io php php8 realtime sse sse-client typescript websocket websockets wordpress-plugin yjs yjs-provider
Last synced: 06 May 2026
https://github.com/suicidekingg/up-chat
Chat Room Application using Socket.io and Node JS. A practice ground for myself to improve my web sockets and nodejs skills.
css html javascript nodejs socket-io websocket
Last synced: 06 May 2026
https://github.com/kstubhieeee/driftchat
DriftChat is a modern, real-time chat application built with Node.js and Socket.IO, featuring a sleek dark-themed UI. It enables users to engage in instant messaging with a beautiful, responsive interface.
chat-application express html-css-javascript socket-io websocket
Last synced: 06 May 2026
https://github.com/dougfsilva/myiot-frontend
Neste projeto o usuário cria uma conta e cadastra dispositivos que poderão enviar dados para um Broker MQTT e receber comandos analógico/digital. A API então receberá os dados do Broker e salva no banco de dados.
angular angular-material css html vitrinidev websocket
Last synced: 06 May 2026
https://github.com/krunalgupta02/simple-voting-app
javascript socket-io websocket
Last synced: 06 May 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/ethern-myth/pure-blend
pure-blend is a comprehensive suite utility tailored for middleware of Node Express.js applications"
api-documentation caching express javascript middleware typescript websocket
Last synced: 06 May 2026
https://github.com/uqmessias/web-socket-react-native
POC project using WebSocket server based on deno and the client based on React Native
counter deno poc react-native timer-counter websocket websocket-client websocket-server
Last synced: 07 May 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/gif-team/gif-server-v4
[교내 분신물 찾기 서비스] API V4
java jpa kafka postgresql redis spring-boot spring-security websocket
Last synced: 07 May 2026
https://github.com/salman-aziz-4425/bidirectional-flow-twilio-to-openai
You can call and talk in realtime with openai
fastapi openai python twilio-api websocket
Last synced: 07 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/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/userjhansen/json-diff-websocket-server
deno json json-api websocket websocket-server
Last synced: 08 May 2026
https://github.com/yevheniidatsenko/goit-pythonweb-hw-03
📂 Hometask - FullStack Web Development with Python (Simple Web App)
docker docker-compose goit-pythonweb-hw-03 http-server python websocket
Last synced: 08 May 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/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/jose-pleonasm/py-logging-websocket
Handler for py-logging which writes logging records to a WebSocket.
extension javascript nodejs py-logging websocket
Last synced: 08 May 2026
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/subhrajit77/cryptoweather-nexus
nextjs14 redux tailwindcss websocket
Last synced: 09 May 2026
https://github.com/anubhavick/t.lob
a website that let you make website from prompt
express llm react saas stackbit webcontainer websocket
Last synced: 09 May 2026
https://github.com/atharmohammad/chat-e
A Chat Channel for People to chat with each other in different public rooms
django djangochannels javascript reactjs websocket
Last synced: 09 May 2026
https://github.com/zyazosk/seculogrt
A real-time Linux Security Event Monitoring System built and tested on Arch Linux, using a FastAPI WebSocket backend and a React frontend.
arch-linux fastapi linux-security log-analysis reactjs real-time-monitoring websocket
Last synced: 09 May 2026
https://github.com/aryainguz/ping
Real time photo sharing and chat app using web sockets and react native
Last synced: 10 May 2026
https://github.com/tomgxz/tfldepartureboard
"Live" departure boards for the London Underground, accessed via TFL's Open Data API
html jquery london london-underground nodejs scss signalr tfl websocket
Last synced: 10 May 2026
https://github.com/apneduniya/vity-device
An AI assistant for cross-device control, automating actions seamlessly between devices.
bot capx capxai capxai-hackquest claude computer-control gemeni hackquest js openai python telegram-bot websocket
Last synced: 10 May 2026
https://github.com/icyjoseph/chat-room
Weekend project. Learning to combine WebSockets and React :)
chat-application react reactjs socket-io websocket weekend-hacking weekend-project
Last synced: 10 May 2026