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-29 00:30:23 UTC
- JSON Representation
https://github.com/rakhiazfa/simple-chat-app
A simple chat app written with go and gorilla websocket
chat-app go go-websocket gorilla-websocket websocket
Last synced: 11 Jun 2026
https://github.com/malikmaky/iot-rgb-led-controller
This project demonstrates the power of IoT (Internet of Things) technology by enabling remote control of an RGB LED via a web interface. Built with an ESP8266 WiFi module and NodeMCU, it allows users to change the color of the LED from any device connected to the internet.
esp esp8266 esp8266-arduino html iot iot-website iot-websocket javascript nodemcu nodemcu-arduino nodemcu-esp8266 nodemcu-websocket websocket wifi
Last synced: 21 Jan 2026
https://github.com/larbibaraka/bookstore-server
bookstore using nestjs - graphql - websockets - ElasticSearch
elasticsearch google-authentication graphql nestjs prisma saml typescript websocket
Last synced: 05 May 2026
https://github.com/yoset77/shogihome-lab
ShogiHome をフォークしたセルフホストサーバー型 GUI
shogi typescript usi vue websocket
Last synced: 21 Apr 2026
https://github.com/stanleynguyen/holey-moley
🐹Real-time multiplayer Whack-A-Mole
android nodejs websocket whack-a-mole
Last synced: 10 Apr 2026
https://github.com/didierfranc/socket.cool-home
socket.cool
feathersjs nodejs reactjs webcomponents websocket
Last synced: 20 Apr 2026
https://github.com/fardinak/websocket
An opinionated WebSocket Server in Golang
golang golang-module websocket websocket-server
Last synced: 14 Jan 2026
https://github.com/likhithkp/realtime-notifications-service
A real-time notification service using Go, Kafka, PostgreSQL, Redis, and WebSockets. It stores notifications in PostgreSQL, caches unread IDs in Redis, and delivers notifications instantly via WebSockets if the user is live.
go golang kafka notification-service notification-system postgresql real-time-notification redis websocket
Last synced: 18 Apr 2026
https://github.com/rodrigorvsn/burningheat
Fullstack application to communicate in real-time
docker elixir jwt nodejs postgresql prisma react react-native websocket
Last synced: 03 Apr 2026
https://github.com/chinmayagrawal775/realtime-tic-tac-toe-game-using-django-channels
Real-Time TIC TAC TOE Game Built Using Django & Django-Channels, WebSockets.
django django-channels game python realtime-game redis redis-cache websocket
Last synced: 09 May 2026
https://github.com/iamkartiksaini/mern_social_chat_app
Crafted a Facebook clone with MERN stack, integrating Multer for image uploads, WebSocket for live chat, and notifications, replicating real-time interactions akin to the original platform.
authentication express-js javascript middleware mongodb multer reactjs websocket
Last synced: 13 Apr 2026
https://github.com/v0id-user/hosewatcher
Relay-only implementation of Bluesky’s firehose over WebSocket — built on Cloudflare Workers.
atproto bluesky cloudflare cloudflare-workers firehose typescript websocket
Last synced: 10 Apr 2026
https://github.com/bdero/blackbox
Black Box is a turn-based two player board game where each player deduces their opponent's board state by casting rays. This implementation includes a browser client and NodeJS server, persists games to a database, has invite links, and supports unlimited spectators per game.
boardgame flatbuffers react websocket
Last synced: 08 Feb 2026
https://github.com/raisess/rtm-text-share-backend
📜 - Real Time Text Share API | no database, temporary data storage and something elses.
api no-database open-source real-time socket-io temporary-data text-share typescript websocket
Last synced: 22 Apr 2026
https://github.com/solviumdream/socket.go
A high-performance Go library for real-time communication with WebSocket and long-polling, featuring Erlang-inspired distributed processes, self-healing supervision trees, and room-based messaging. Built for scalable, fault-tolerant systems that handle thousands of concurrent connections with minimal overhead.
concurrency go golang socket-go websocket
Last synced: 15 Apr 2025
https://github.com/fancyboi999/goofish-cli
闲鱼 CLI · 原生支持 MCP · 为 AI Agent 而生 | Goofish (Xianyu) automation CLI · MCP-ready · Built for AI Agents
ai-agent automation claude cli goofish mcp mcp-server python typer websocket xianyu
Last synced: 23 Apr 2026
https://github.com/n24q02m/mcp-relay-core
Zero-env-config credential relay for MCP servers (ECDH + AES-256-GCM E2E encryption)
mcp mcp-server model-context-protocol python real-time relay typescript websocket
Last synced: 02 Apr 2026
https://github.com/luca-schlecker/swebsocket
A Simple and Plain WebSocket Library for C#
client csharp easy-to-use nuget server websocket websocket-client websocket-server
Last synced: 19 Jan 2026
https://github.com/gorodroz/crypto-tracker
Realtime Bitcoin price tracker using Binance WebSocket and REST API. Logs prices to CSV and supports Pandas for data analysis.
binance bitcoin crypto csv-logger data-analysis pandas python rest-api websocket
Last synced: 07 May 2026
https://github.com/tomchen/recip
Web-based Remote-Controlled Interactive Presentation System, proof of concept school project 🖱️:electron:
editor electron presentation reveal-js slideshow websocket
Last synced: 24 Apr 2026
https://github.com/aladser/phplinwebsocket
PHP вебсокет для Linux
laravel linux ratchet websocket
Last synced: 07 May 2026
https://github.com/haroldpetersinskipp/8-button-controller-demo
A demo for use with the hardware design in the repo linked below.
arduino arduino-ide buttons controller esp8266 esp8266-arduino espressif node-red nodemcu nodemcu-esp8266 websocket
Last synced: 24 Apr 2026
https://github.com/ndthuan/websocketserver
Standardized WebSocket messages handling in Go
golang websocket websocket-server
Last synced: 30 May 2026
https://github.com/biosan/appuntidb
Database back-end for Project Note – "Reti di Calcolatori" course project
amqp flask flask-restful pika sqlachemy tornado university-project websocket
Last synced: 20 Apr 2026
https://github.com/programmingwormhole/telechat_admin
Laravel Realtime Chatting Apps API Using WebSockets and Flutter Frontend.
flutter flutter-realtime-chatting-app flutter-websocket laravel laravel-websockets websocket
Last synced: 20 Apr 2026
https://github.com/relaycorp/ws-mock-js
Mock client and server to unit test the NPM package 'ws'
Last synced: 05 Mar 2026
https://github.com/alok-x0s1/learning-ws
In the path of learning about Websocket, I build a real time chat application named ChatNexus. It supports instant messaging with efficient connection management for multiple users. Helped me gain hands-on experience with WebSocket for real-time communication.
express react typescript websocket
Last synced: 07 May 2026
https://github.com/ngnhatthanh/vdt-miniproject
A meeting schedule / management website with microservice architecture in Java
docker-compose java kafka keycloak microservice spring-boot websocket
Last synced: 07 May 2026
https://github.com/nikamunjishvili/nestjs-application
bcryptjs docker docker-compose graphql jwt mongodb nest socket-io swagger typescript websocket
Last synced: 24 Feb 2026
https://github.com/yodaos-project/yoda-lizard
The WebSocket client library for end-device.
Last synced: 16 Jun 2026
https://github.com/shiukaheng/webtopics
⚡️WebTopics — Real-time topics and services for web apps
real-time ros2 socket-io synchronization visualization websocket zod
Last synced: 15 Apr 2026
https://github.com/allanjos/network_samples
Network samples/utilities.
android ansi-c bsd c client-server freebsd libpcap mqtt mqtt-client network packet-capture pcap socket tcp tcp-ip udp web websocket
Last synced: 01 May 2026
https://github.com/18566246732/tts-player
a cross-platform tts(text to speak) player
Last synced: 01 Apr 2026
https://github.com/renantrs/chat-app
A ReactJS webchat using websocket with NodeJS and SocketIO
jest nodejs reactjs tailwindcss testing-library typescript websocket
Last synced: 04 Apr 2026
https://github.com/askalf/agent
Connect any device to the askalf fleet. WebSocket bridge that dispatches autonomous agent tasks to your machine.
agent-cli ai ai-agents autonomous-agents claude device-bridge fleet nervous-system npm remote-execution self-hosted service-manager typescript websocket
Last synced: 11 Jun 2026
https://github.com/pratyush0898/clicksphere
A real-time, globally synchronized click counter application that connects users worldwide. Every click is instantly shared across all devices, creating an engaging, collaborative clicking experience.
click-counter clicksphere express global-counter mongodb real-time sync websocket
Last synced: 01 May 2026
https://github.com/ivanatias/deno-chat
Experimenting with WebSockets using Deno!
Last synced: 27 Apr 2026
https://github.com/gaurav-chaurasia/chat-app
a chat web application like WhatsApp, on nodejs using WebSockets
mongoose-odm nodejs oauth2 passport socket-io websocket
Last synced: 07 May 2026
https://github.com/roq-trading/roq-client-bridge
Network access to C++ client using Websocket for transport and various encoding/decoding protocols.
api binary bridge cpp26 flatbuffers json sbe websocket
Last synced: 02 May 2026
https://github.com/ac000/websocket_demo
A demo of WebSockets in C
c websocket websocket-protocol websocket-server websockets
Last synced: 04 Jun 2026
https://github.com/charlie5dh/sense-hat-rt-dashboard
Real time dashboard with ReactJS, Django and Channels and Raspberry Pi Sense Hat
channels django echarts javascript microservices python rabbitmq raspberrypi react-echarts reactjs sense-hat websocket websockets
Last synced: 02 Apr 2026
https://github.com/mukeshjha3/chatroom
This project is made on SpringBoot Web Socket ....It a ChatRoom where multiple user can join and chat among themselves
css html5 java-8 javascript springboot3 stomp websocket
Last synced: 14 Apr 2026
https://github.com/lnardon/cryptotradingbot
A crypto trading bot for KuCoin.
cryptocurrency javascript trading websocket
Last synced: 07 Jun 2026
https://github.com/mixro/instiwise_backend
The InstiWise Backend is a robust Node.js-based backend designed to support academic management, project sharing, student networking, and institute-wide announcements.
Last synced: 23 Jun 2026
https://github.com/korkje/wsi
Asynchronously iterate WebSockets
deno iterator typescript websocket
Last synced: 28 Apr 2026
https://github.com/blackbird71sr/real-time-water-flow-operation-optimization
HackUTD 2021 (Sponsored by EOG Resources)
highcharts optimization optimization-algorithms react typescript websocket
Last synced: 08 May 2026
https://github.com/ppenter/caff.js
Fully Fullstack Framework (React, API, Websocket) With File-based Routing
api framework full-stack react ssr websocket
Last synced: 17 Apr 2026
https://github.com/j-bodek/slitherio-like-game
Easy slitherio like game for two players
django django-channels javascript python websocket
Last synced: 08 May 2026
https://github.com/hacimertgokhan/rust-live-md
Powerful and lightweight application for live previewing and editing markdown files.
markdown markdown-to-html preview rust-cli rust-cli-apps rust-lang websocket
Last synced: 03 May 2026
https://github.com/punkyoon/beautiful-chart-service
beautiful chart service
billboard chart flask javascript options socket-io websocket
Last synced: 17 Apr 2026
https://github.com/joshuadeguzman/chatify
A simple chat app created with socket.io
chat expressjs nodejs websocket
Last synced: 05 Mar 2026
https://github.com/lipej/clear-my-doubts
An AI Chat using websocket and with voice recognize written in swift with swiftui and mvvm architecture
ia mvvm mvvm-architecture swift swiftui voice-recognition websocket
Last synced: 28 Apr 2026
https://github.com/prysya/react-burger
Small project with Cosmo-Burger restoraunt
react redux redux-thunk redux-toolkit websocket
Last synced: 08 May 2026
https://github.com/agitrubard/web-chat-app
Web Chat Application
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: 08 May 2026
https://github.com/bounebrayan/chatroomsservice
A lightweight and efficient Socket.IO-based microservice for managing real-time community chat rooms. Supports seamless room creation, user messaging, and dynamic interactions.
chat chat-rooms community messaging microservice real-time rooms socket-io websocket
Last synced: 03 May 2026
https://github.com/zackiles/deno-kit-starter-template
A modern, AI-Native, Deno 2 library starter kit with with CLI, HTTP, and WebSocket interfaces for easy testing of your library.
deno jsr server starter-kit starter-template typescript websocket
Last synced: 03 May 2026
https://github.com/marcosmarcolin/async-php
Exemplos básicos de PHP Assíncrono com Workerman, Ratchet, Swoole, etc.
asynchronous-programming ixcsoft php ratchet socket-io swoole websocket workerman
Last synced: 08 May 2026
https://github.com/tako8ki/golang-websocket-task-app
GolangとWebsocketで作ったリアルタイムなタスク管理アプリ
Last synced: 10 Jun 2026
https://github.com/urijhoruzij/realtime-editor-server
Realtime editor server
Last synced: 28 Apr 2026
https://github.com/micahondiwa/rate-my_car
What do others say about this car? A capstone for the for foundation studies (first 9 months) at alx software engineering program.
django django-rest-framework websocket
Last synced: 03 May 2026
https://github.com/shubhendu-bhakat/websocket-chat-app
Simple chat application using webscoket ,TS and React +Vite
Last synced: 24 Jun 2026
https://github.com/star2dust/ws-tetris
Source codes for an online 2-player tetris game using websocket. A single player version is available here at https://star2dust.github.io/ws-tetris/.
Last synced: 21 Apr 2026
https://github.com/h0rn0chse/socket-server
Extends express.js and ws server with some utilities
express expressjs websocket websocket-client websocket-server ws
Last synced: 28 Apr 2026
https://github.com/winston-yallow/mosaic-server
WebRTC Signalling Server made for a Godot game
game-development webrtc-demos webrtc-signaling websocket
Last synced: 25 Oct 2025
https://github.com/rafiq15/kafka-pub-sub
Real-time Kafka Publisher-Subscriber System with WebSocket Integration
apache-kafka docker-compose event-driven java microservice pubsub spring-boot spring-kafka stomp thymeleaf websocket
Last synced: 03 May 2026
https://github.com/jeremypadrinox/go-whatsapp-worker-redis-ssedashboard
⚡ Build and manage WhatsApp messaging queues efficiently with this production-grade worker, powered by Go and Redis Streams.
dashboard docker go mciroservice real-time redis sse websocket whatsapp whatsapp-api whatsapp-automation worker
Last synced: 17 Apr 2026
https://github.com/jose26362780/nlw_expert_trilha_node
API developed during the NLW expert, it is an application that creates a voting ranking and updates it in real time with the help of websocket and tested on hopscotch
nodejs postgresql prisma redis typescript websocket
Last synced: 09 May 2026
https://github.com/bradeneverson/td
Silly Little Multiplayer Tower Defense Game
multiplayer-game rust tower-defense typescript websocket
Last synced: 17 Apr 2026
https://github.com/lily-iker/chit-chat
docker docker-compose java maven minio mongodb neo4j nginx ollama react redis spring-boot typescript websocket zustand
Last synced: 03 Apr 2026
https://github.com/hoangvuvan0611/javacv_attendance_recognition
program javacv, opencv attendance&recognition
java javacv spring-boot websocket
Last synced: 09 May 2026
https://github.com/sagargupta16/code-arena
Real-time competitive coding arena - race friends on LeetCode problems with built-in timer, scoring, and live leaderboards
coding-challenge competitive-programming developer-tools fastapi leetcode multiplayer python react real-time websocket
Last synced: 03 May 2026
https://github.com/gitbolt/soltrek-server
📡 Websocket / API server for SOLTrek
Last synced: 03 May 2026
https://github.com/detain/phlix-hub
Central cloud directory + reverse-tunnel relay for Phlix media servers. Sign in once, reach any of your servers from anywhere. Self-hostable.
dashboard emby jellyfin jwt ldap media-hub media-server oidc php php8 plex relay remote-access reverse-tunnel self-hosted sso webhooks websocket workerman
Last synced: 25 Jun 2026
https://github.com/serban-petrescu/training-spring-feedback
.msg Friday Training: Feedback Application
cloud-foundry postgresql spring-boot ui5 websocket
Last synced: 03 May 2026
https://github.com/borankux/android-remote-control
Open-source rooted Android remote control stack with Kotlin app, Node relay, React console, MJPEG preview, and ADB bridge
adb adb-bridge android android-automation cloud-phone device-automation kotlin-android mjpeg mobile-testing nodejs qa-automation react remote-control remote-desktop rooted-android uiautomator vite websocket
Last synced: 16 Jun 2026
https://github.com/imdadmi/kafka-websocket-chatapp
this is a the frontend part of a web chat application that is build on top of websockets and apache kafka using spring boot in backend and react js in front end
kafka reactjs spring-boot websocket
Last synced: 09 May 2026
https://github.com/codybartfast/hello-websocket-cs
WebSocket Client 'Hello World' using .Net in C#
client csharp dotnet hello-world websocket
Last synced: 29 Apr 2026
https://github.com/marco-a/object-buffer
A simple library to buffer properties on an object.
buffer es6 javascript websocket
Last synced: 22 Jun 2026
https://github.com/mwafrika/socketio
Creating a real-time messaging chat application using Socket.IO for seamless, instant communication. Join me as we explore the world of real-time web applications!
express nodejs socket-io websocket
Last synced: 09 May 2026
https://github.com/cpselvis/chatroom
A real-time chat application based on React、Koa2、websocket.
Last synced: 09 May 2026
https://github.com/kuy/cizen-cells
Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.
cellular-automaton cizen elixir typescript visualization websocket
Last synced: 17 Apr 2026
https://github.com/kauancode/highload-delivery-simulation
Simulação de um sistema de delivery escalável em Node.js + TypeScript, com MongoDB, Redis, filas e notificações em tempo real. Projeto focado em arquitetura distribuída, performance e testes de carga.
api backend distributed-systems docker express jest mongodb nodejs rabbitmq redis typescript websocket
Last synced: 07 Apr 2026
https://github.com/telkomdev/node-cpu-stat
Realtime CPU Statistic built with NodeJs, Websocket, and ChartJs
Last synced: 22 Apr 2026
https://github.com/n1k0l1n/chatsignalr
The Chat Room made with SignalR is a real-time messaging application that allows multiple users to communicate and exchange messages in a chat room. It utilizes the SignalR library, which provides a simplified and efficient way to implement real-time communication in web applications.
chat-application chat-room csharp dotnet fullstack-development reactjs signalr websocket
Last synced: 18 Apr 2026
https://github.com/sszqdz/bayes-toolkit
🚀 Bayes Toolkit is a package written in Golang, aimed at facilitating rapid application development for users.
gin go golang golang-library golang-package middleware performance rapid-development router toolkit websocket
Last synced: 16 Apr 2026
https://github.com/fyrndly/ips_wisma
Indoor Position System with Beacon based on Trilateration Method
flask mqtt trilateration websocket
Last synced: 10 May 2026
https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
chat chat-application nodejs socket-io websocket
Last synced: 10 May 2026
https://github.com/ratopi/websocket-cowboy-experiments
WebSocketCowboyGunExperiments
Last synced: 18 Jun 2026
https://github.com/eugenepokalyuk/react-burger
The web application allows you to order unique burgers of your own assembly. The burgers are created by dragging and dropping ingredients into the burger builder area and placing an order, information on ingredients can be opened by clicking on an item, all orders are tracked in real time, you can view the history of all orders in the order feed.
cypress jest react redux typescript websocket yandex-praktikum
Last synced: 27 Jan 2026
https://github.com/hk669/goods-rickshaw
highly scalable logistics platform that allows users to book transportation services for moving goods with Django
channels django geospatial maps-api real-time redis-cache websocket
Last synced: 04 May 2026
https://github.com/yuis-ice/go-chatapp-ai
🚀 A simple, real-time chat application built with Go and WebSockets, featuring a clean web interface for instant messaging. Perfect for learning WebSocket implementation and real-time communication patterns.
chat demo golang gorilla-websocket javascript real-time web-application websocket
Last synced: 10 May 2026