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/cedrickchee/twit
A simple Twitter client
educational-project expressjs fullstack-javascript nodejs-api reactjs realtime stream-processing websocket
Last synced: 05 Apr 2026
https://github.com/jempe/shopping_list
Shopping List is real-time shopping list app built with the Golang QOR Framework, using WebSockets for device synchronization.
shopping-list webapp websocket
Last synced: 11 Aug 2025
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/kastorcode/gostack-bonus-04-adonisjs-websocket-facebook
Bonus #4 of the Rocketseat GoStack Bootcamp: Facebook Posts and Notifications with AdonisJS WebSocket.
adonisjs backend bonus bootcamp brazil course frontend fullstack goiania goias gostack html javascript jquery matheus nodejs oliveira ramalho rocketseat websocket
Last synced: 05 Apr 2026
https://github.com/pacna/chillax
A versatile software that enables you and your friends to enjoy synchronized YouTube video watching, whether you're using a single device or multiple devices.
golang lit typescript websocket
Last synced: 29 Apr 2026
https://github.com/ericflo/modelrelay
Central HTTP LLM proxy that routes inference requests to authenticated remote workers over WebSocket — queueing, streaming, and cancellation included.
anthropic-compatible gpu inference llama llm openai-compatible proxy rust websocket worker
Last synced: 18 Apr 2026
https://github.com/petatemarvin26/vin-socket.server
This application maintain the light weight of websocket connection
javascript typescript websocket ws
Last synced: 19 Feb 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/aelgamal5/nodejs-chatrooms
Simple chat rooms app. NodeJS
2023 nodejs socket-io websocket
Last synced: 18 Apr 2026
https://github.com/mottamarcio/supersoniq
SupersoniQ is a lightweight and high-performance messaging broker built with TypeScript. Designed for speed and flexibility, SupersoniQ leverages HTTP/2 for efficient API interactions and offers configurable support for WebSockets and data persistence using LevelDB, allowing developers to tailor the system to their specific needs.
fastify http2 in-memory leveldb lightweight message-broker message-queue nodejs nosql queue typescript websocket
Last synced: 18 Apr 2026
https://github.com/vuquangit/pet_web
Chat app
chat reactjs typescript websocket
Last synced: 29 Apr 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/phpxcoder/lanyard
🏷️ Expose your Discord presence and activities to a RESTful API and WebSocket in less than 10 seconds
discord discord-rpc elixir websocket
Last synced: 19 Apr 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/robert-wettstaedt/mazerunners
Multiplayer Mazerunning game in WebGL
javascript multiplayer-mazerunning-game nodejs webgl websocket
Last synced: 29 Apr 2026
https://github.com/kunalvirwal/fastchat
An Express-JS based chat service with password based group joining and anonymous chat capabilities using Socket.io and MongoDB
chatapp chatroom ejs express expressjs javascript mongodb mongodb-atlas mongoose socket-io webapplication websocket
Last synced: 09 Apr 2026
https://github.com/brennanb/webrtc-telestrator
WebRTC-powered telestrator for live streaming and recording. Features Apple Pencil support, real-time drawing synchronization, OBS integration, and responsive touch controls for content creators.
apple-pencil broadcasting canvas content-creation drawing ipad javascript nodejs obs-studio real-time streaming telestrator touch-events webrtc websocket
Last synced: 07 May 2026
https://github.com/deepcoders30/discord-clone
A Full Stack Discord Clone
aivenio javascript livekit mysql mysql-database nextjs13 nodejs prisma react-tanstack-query reactjs shadcn-ui socket-io uploadthing websocket
Last synced: 09 Apr 2026
https://github.com/miroslav-matejovsky/network-resilience-adapter
devops network resiliency tls websocket
Last synced: 12 Mar 2026
https://github.com/yamanote1138/io-thechad-trains
Vue 3 web interface for controlling model railroad layouts via JMRI's WebSocket API
jmri model-trains railroad vuejs websocket
Last synced: 13 Apr 2026
https://github.com/mdecker-mobilecomputing/ionic_websocketclient
Client für WebSocket/STOMP mit Ionic
angular ionic stomp-client websocket
Last synced: 28 Jan 2026
https://github.com/itsronalds/websocket-integration-node-python
A demonstration project illustrating real-time, bidirectional communication between a Node.js WebSocket server and a Python client.
nodejs python sqlserver websocket
Last synced: 10 Apr 2026
https://github.com/maestre3d/stream-api-go
A Golang stream API microservice demo using Gluon and clustered Apache Kafka.
apache-kafka event-driven golang microservice streams-api websocket
Last synced: 02 Apr 2025
https://github.com/camillamendess/node-websockets
WebSockets com Node.js - comunicações em tempo real com Socket.IO e MongoDB.
mongodb nodejs socket-io websocket
Last synced: 20 Apr 2026
https://github.com/lee-seokmin/downbit
📊 Looking At The Price Index For All Cryptocurrencies Listed On Upbit.
bitcoin coin javascript upbit upbit-api virtual-currency websocket
Last synced: 21 Apr 2026
https://github.com/akhil683/pingpong
Scribble with extra features (building...)
expressjs nextjs turborepo websocket
Last synced: 13 Apr 2026
https://github.com/0xjcf/chatroom
Websocket API, Spring Boot
java javascript spring-boot websocket websocket-application
Last synced: 13 Apr 2026
https://github.com/ecebeci/whiteboardbot
Simple Discord bot using WebSocket
Last synced: 13 Apr 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/kavindu-kodikara/whychat-backend
The backend of WhyChat is powered by Spring Boot, providing scalable architecture for real-time communication. It uses WebSockets for instant messaging and MySQL for secure user data storage and authentication. This backend ensures a robust and responsive service for the WhyChat mobile app.
java mysql-database spring-boot websocket
Last synced: 13 Apr 2026
https://github.com/redouane64/socketio.net.client
An experimental modern Socket.io client for .NET
polling socket-io socket-io-client socketio websocket
Last synced: 24 Apr 2026
https://github.com/kajaldeore04/realtime-chat-app
A real-time chat application built with React, Node.js, and Express, featuring secure user authentication, instant messaging via Socket.io, and a responsive UI styled with Tailwind CSS and DaisyUI. State management is handled efficiently with Zustand to ensure smooth performance.
backend chatapp frontend fullstack javascript mern-stack messagingapp nodejs react realtimemessaging secure user-authentication websocket
Last synced: 09 May 2026
https://github.com/sreenathsnv/chatapp-springboot-angular
angular chat mongodb mongodb-atlas springboot websocket
Last synced: 08 May 2026
https://github.com/suconghou/fedlogserver
collect frontend logs and errors into mongodb with websocket
actix-web mongodb rust websocket
Last synced: 13 Jun 2025
https://github.com/alexjorgef/go-bittrex
Go wrapper for the Bittrex crypto-currency exchange API.
api bittrex bittrex-api bittrex-exchange cryptocurrency exchange go golang signalr websocket wrapper
Last synced: 21 Jan 2026
https://github.com/duduxs/spring-frankstein
️🧟♂️ A set of applications in Spring with the objective of studying micro and macro concepts of the framework along with other techs.
graphql grpc jasper-reports rest spring study webflux websocket
Last synced: 13 Apr 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/vishwajeetk5/mychat
Chat Application Using WebSockets Experience real-time chatting with our WebSocket-powered app! Built with Socket.io and Express.js, it features instant messaging, typing indicators, and sound notifications. Just clone the repo, start the server, and chat away across multiple devices!
chat-application expressjs socketio webdevelopment websocket
Last synced: 07 May 2026
https://github.com/selmanbaskaya/youtube-redis-ws-vue-notification-service
Bu repo Redis, WebSocket ve Vue3 ile Notification Servis Youtube videosu kaynak kodlari icin olusturulmustur.
javascript notification-service redis vite vue3 websocket
Last synced: 13 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/abhissh11/webuzz
A chat app in MERN, Websocket, one can create a group chat or chat individually.
chatroom express-js reactjs tailwind-css websocket
Last synced: 13 Apr 2026
https://github.com/ishantmishra18/travo
A modern room rental platform built with the MERN stack that allows users to list, search, and book rooms seamlessly. The platform features an intuitive user interface, real-time booking management, and secure user authentication. With fully integrated payment options and responsive design,
express mongo multer rag-chatbot react websocket
Last synced: 13 Apr 2026
https://github.com/yakmesh/yakmesh
YAKMESH™: Yielding Atomic Kernel Modular Encryption Secured Hub - Post-quantum secure P2P mesh network
asynchronous censorship-circumvention data-replication decentralized distributed-systems gossip-protocol mesh-network ml-dsa-65 nodejs oracle p2p post-quantum-cryptography quantum-resistant secure-messaging self-contained self-hosting sqlite synchronous timestamping websocket
Last synced: 03 Feb 2026
https://github.com/alexsander-pavlov/emailloaderwebsocket
Load your messages from email easy and quick.
asynchronous bs4 channels codec django docker docker-compose imap4-ssl jquery loader parse poetry postgresql pytest redis websocket
Last synced: 13 Apr 2026
https://github.com/roluochke/battlejong-game
Learning game development with node, react and typescript
nodejs reactjs typescript webpack websocket
Last synced: 13 Apr 2026
https://github.com/rodaddy/monkeyproof
Remote coding agent orchestration server. Spawn, stream, and interact with AI coding sessions via REST + WebSocket. Because letting the monkeys ssh into prod is how civilizations end.
ai-agents bun claude-code coding-agent developer-tools process-manager websocket
Last synced: 13 Apr 2026
https://github.com/nathannncurtis/obsidian-vault-sync
Self-hosted real-time Obsidian vault sync. FastAPI + WebSocket + TypeScript plugin.
docker fastapi obsidian python self-hosted typescript websocket
Last synced: 30 May 2026
https://github.com/tsugami/ws-discord-bot-minecraft-plugin
connecting a minecraft plugin to a discord bot via websocket
discord-bot minecraft-plugin spigot websocket
Last synced: 24 Apr 2026
https://github.com/danilfomchik/dotcode-test-task
This repository contains two test tasks completed for a Strong Junior Front-End Developer position.
blockchain-api react react-rnd redux-toolkit tailwindcss typescript websocket
Last synced: 09 Apr 2025
https://github.com/buraktalhaa/websocket-chat
A real-time chat application built with Node.js and WebSockets for instant user messaging.
css html javascript nodejs websocket
Last synced: 13 Apr 2026
https://github.com/leokwsw/kotlin-springboot-gradle
Kotin x SpringBoot + Gradle + Docker
docker gradle kotlin springboot websocket
Last synced: 13 Apr 2026
https://github.com/travis-heavener/mangomanager
A LAN-based hardware monitor made using Express & web sockets.
express hardware-management nodejs websocket
Last synced: 18 Jan 2026
https://github.com/abelflopes/websocket-sensors
Implementation of a React application Connected to a websocket server displaying live information from multiple sensors
react redux redux-toolkit typescript websocket
Last synced: 29 Apr 2026
https://github.com/gokul656/go-sockets
Simple websocket server
go gorilla-websocket websocket
Last synced: 02 Apr 2025
https://github.com/flxxyz/blue
基于gorilla/websocket构建的微型websocket框架
go golang golang-library websocket
Last synced: 24 Aug 2025
https://github.com/nanaism/realtime-chat
firebase nextjs react realtime-database shadcn-ui socket-io threejs typescript websocket
Last synced: 13 Apr 2026
https://github.com/jarenal/horseracing
Horse Racing is a game for testing purposes using websockets and PHP.
Last synced: 04 Jun 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/the-real-i9/i9lyfe-server
A Social Media API Server
chat-application docker go gofiber plpgsql postgresql redis redis-cache redis-streams redispubsub social-media sql websocket
Last synced: 13 Apr 2026
https://github.com/mdshimulmahmud/node-chat-app
Node js project
bcryptjs express-validator expressjs nodejs websocket
Last synced: 13 Apr 2026
https://github.com/jackrekirby/qwirkle-multiplayer-v3
A recreation of the board game Qwirkle with multiplayer support via web sockets
github-pages heroku javascript qwirkle websocket
Last synced: 02 Apr 2025
https://github.com/elertan/rusftx
Rust bindings for the FTX REST and Websocket API
api cryptocurrency ftx rest websocket
Last synced: 01 Mar 2025
https://github.com/databridges-io/lib.csharp.sio.client
DataBridges C# async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 14 Jan 2026
https://github.com/nuages-io/nuages-pubsub
Nuages.PubSub is a C# WebSocket services based on API Gateway WebSocket. It provides all the building block to easily deploy the backend to Lambda using Cloud Formation.
Last synced: 14 Jan 2026
https://github.com/vikas-devnet/uniclip
Uniclip - Peer-to-Peer Clipboard Sync Share text, images across devices instantly—no cloud, no setup. Just copy and paste anywhere!
clipboard csharp universal-clipboard websocket websocket-client websocket-server windows-forms
Last synced: 29 Apr 2026
https://github.com/kitsuyaazuma/go-react-chatapp
a LINE clone chat application using websocket
golang material-ui react recoil typescript websocket
Last synced: 13 Apr 2026
https://github.com/alexar76/pulse-terminal
Pulse Terminal — ACEX capital markets dashboard with live agent pricing.
acex ai-agents capital-markets dashboard electron trading websocket
Last synced: 29 May 2026
https://github.com/louisyoungx/tcp-transfer-server
Relay a TCP connection to a WebSocket connection based on socket programming.
Last synced: 07 Sep 2025
https://github.com/dz1kill/backend_messenger
MVP Backend for messenger.
express jsonwebtoken jwt messanger nodejs postgresql rest sequelize-typescript typescript websocket
Last synced: 06 Jan 2026
https://github.com/adithya-s-k/portablenas
A portable Network Attached Storage (NAS) that allows users to access data on any pendrive or hard disk through a Raspberry Pi acting as a server.
nas network-programming raspberry-pi socket-io socket-programming websocket
Last synced: 13 Apr 2026
https://github.com/francescozoccheddu/reload-please
Lightweight server and client script to trigger a browser page reload
browser nodejs reload typescript websocket
Last synced: 13 Apr 2026
https://github.com/qmi03/funny_ai_iot_capstone_project
iot school project
asyncio fastapi microbit mongodb mqtt mqtt-client python react tailwind tailwindcss typescript websocket wsgi
Last synced: 09 Apr 2026
https://github.com/jhonatanmedeiros/node-typescript-websocket
javascript nodejs npm typescript websocket yarn
Last synced: 11 Apr 2026
https://github.com/atakang7/chatverse
Open source real-time chatting application boilerplate template.
javascript mvc-architecture nodejs react ssr tailwind typescript websocket
Last synced: 28 Jan 2026
https://github.com/anmamuncoder/multi-shop-management-backend
A modern Django-based shop management platform with async task processing, built for scalability and performance.
celery django doc factory-boy postgresql pytest redis rest-api unittest websocket
Last synced: 08 Jan 2026
https://github.com/szsascha/go-realtime-server
Create a server to handle websocket requests in realtime with go.
go golang networking realtime websocket
Last synced: 04 Jun 2026
https://github.com/ahmed-gelemli/docker-agent-backend
Lightweight, secure Docker agent with REST and WebSocket APIs for container management and real-time monitoring, built with FastAPI.
backend container-management docker docker-compose fastapi mcp-server monitoring real-time rest-api websocket
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/duyledat197/messenger
Design a messenger platform that can serve for around more than 100M users. The platform supports web and mobile apps(android, ios).
cassandra clean-code golang grpc grpc-ecosystem grpc-gateway mqtt opensearch postgresql protoc redis scylladb swagger webrtc websocket
Last synced: 04 Oct 2025
https://github.com/ebowwa/ai-proxy-core
Minimal, stateless AI service proxy for Gemini and other LLMs
ai api-proxy async gemini library llm multimodal ollama openai opentelemetry python websocket
Last synced: 29 Apr 2026
https://github.com/romanow/websocket-frontend
User interface for WebSocket communication
Last synced: 20 Apr 2026
https://github.com/mesh2509/realtime_collaborative_document_editing_app
This app leverages React.js on the frontend and Nest.js, on the backend along with WebSockets Gateway to provide a seamless real-time collaborative document editing experience. Users can collaborate simultaneously on documents, seeing changes instantly with robust real-time synchronization.
mongoose nextjs-backend nextjs-microservices nextjs-mongoose nodejs reacthooks tailwindcss websocket websocket-api
Last synced: 13 Apr 2026
https://github.com/batuhanbaysal/chess-platform
A professional, real-time chess platform built with Java 17, Spring Boot 3 (DDD/Clean Architecture), and React 19 with TypeScript.
chess-engine clean-architecture ddd-architecture java-17 monorepo react-19 spring-boot-3 typescript websocket
Last synced: 20 Apr 2026
https://github.com/anibalalpizar/nodejs-mysql-sockets-crud
Web application using Nodejs, Mongodb, and the Socket.io module which allows you to create a real-time application that allows you to interact with a NoSQL database such as Mongodb. In addition, modern Javascript code is used through Babeljs.
babel mongodb nodejs socket-io websocket
Last synced: 13 Apr 2026
https://github.com/diloabininyeri/socket_talk
Communication with web socket using php
comunication messsage php socket websocket ws wss
Last synced: 10 Jan 2026