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/jaid/deepbot-simulator
Simulates the DeepBot API using a WebSocket as described on https://github.com/DeepBot-API/client-websocket
backend cli deepbot deepbot-api deepbot-server deepbot-simulator tool websocket
Last synced: 14 May 2025
https://github.com/alexzhang1030/wshe
A simple yet modern websocket client.
typescript websocket websocket-client
Last synced: 14 Apr 2025
https://github.com/blackishgreen33/nextjs-websocket-mcp
A demo of implementing MCP communication based on WebSocket using Next.js
Last synced: 13 May 2026
https://github.com/manthan-sharma-23/orbit
Reddit -- For Developers
postgresql react redis rest-api typescript webrtc websocket
Last synced: 05 Mar 2025
https://github.com/xivadic/autoscriptvps
イッキーさんのプロジェクト
shadowsocks ssh trojan websocket
Last synced: 03 Feb 2026
https://github.com/okaybenji/tiles-server
a musical toy built in AngularJS
javascript server toy websocket
Last synced: 23 May 2026
https://github.com/xiaodaigh/wsumm
A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection
Last synced: 07 Sep 2025
https://github.com/ved08/chat-app
This is a chat app built using WebSockets. The project is still in development.
css express html javascript nodejs socket-io websocket
Last synced: 10 Apr 2026
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/vdaburon/har-to-jmeter-convertor
Convert a HAR file to JMX script file and record XML
convertor har jmeter jmeter-plugin websocket
Last synced: 04 Sep 2025
https://github.com/shreyxnsh/chatapp-websockets
A Flutter Chat App with Websockets technology using socket.io for bidirectional communication in Node.js
chat-application flutter nodejs nodejsapi socket-io websocket websockets whatsapp
Last synced: 05 Apr 2026
https://github.com/0neshot101/rbxdev-ls
Luau language server and VS Code extension for Roblox, with strict type checking, smart completions, and optional live-game tooling via an executor bridge.
code-intelligence developer-tools diagnostics intellisense language-server lsp luau mcp model-context-protocol roblox static-analysis studio-plugin type-checking typescript vscode-extension websocket
Last synced: 13 Apr 2026
https://github.com/dcrousso/dots
A modern take on the classic game of Dots and Boxes
boxes dots multiplayer tomcat websocket
Last synced: 26 Jul 2025
https://github.com/maxcharm093/simple-tasks
Simple tasks real-time updates with django channels, DRF, celery
celery django django-channels drf rabbitmq react-redux redis websocket
Last synced: 09 Apr 2026
https://github.com/amriteshanand0129/moveinsync
Case Study of MoveInSync : The Carpooling System is a backend-driven ride-sharing platform that connects riders with drivers based on location and user preferences.
express mongodb moveinsync nodejs postman websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-crypto-ticker-app
Vite Crypto Ticker App with SSE
bootstrap coincap-api css express github-actions heroku html javascript nodejs sse vite vue websocket
Last synced: 09 Apr 2026
https://github.com/webceyhan/vite-chain
ViteChain - Blockchain Demo
bitcoin blockchain bootstrap cryptography css express html javascript nodejs p2p proof-of-work rest sse typescript vite vue web3 websocket
Last synced: 09 Apr 2026
https://github.com/pomxark/django_websocket_graph
channels dafny django django-rest-framework python python3 websocket
Last synced: 04 May 2026
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/emirbaycan/vscoder-copilot
VSCoder Copilot lets you browse, edit, and chat with GitHub Copilot from your phone—secure 6-digit pairing, real-time sync, and cross-network connectivity.
ai-assistant ai-coding code-editor code-review copilot cross-network developer-tools device-pairing expo file-browser productivity react real-time-sync remote-development typescript vscode-extension vscoder websocket
Last synced: 05 May 2026
https://github.com/chneau/draw
A simple real-time collaborative drawing app built with Go
collaborative drawing golang simple websocket
Last synced: 07 Nov 2025
https://github.com/engsahaly/realtime_course
Laravel Realtime Notifications Course on Udemy
broadcast broadcast-reciever broadcaster broadcasting broadcastreceiver laravel laravel-framework laravel-package notification notifications pusher pusher-channels pusherjs realtime realtime-database websocket websockets
Last synced: 30 Jul 2025
https://github.com/winqz/phprealm
Welcome to PHPRealm, an ambitious and evolving open-source MMORPG built with PHP, CodeIgniter 4, and WebSockets. Explore a vast, dynamic world in real time, where players interact, battle, and conquer through the power of PHP!
codeigniter4 database mmorpg mmorpg-client php-framework php8 websocket
Last synced: 03 Feb 2026
https://github.com/nightfuryequinn/rtc-made-simple
SIXTH Self Project
nestjs nestjs-backend npm-package react-native rtc websocket
Last synced: 22 Sep 2025
https://github.com/nfibrokerage/slipstream_honeycomb
An adapter between slipstream telemetry and honeycomb events
Last synced: 30 Jul 2025
https://github.com/giacomoguidotto/wave.server
Wave is a full-stack messaging application realized following the REST API philosophy. This is the backend: an OPENAPI standardized LAMP server with a WebSocket channel that offer real-time CRUD-based HTTP-like messages
lamp openapi openapi-specification rest-api websocket
Last synced: 30 Jul 2025
https://github.com/khaleda-02/nest-support-system
github repo for a backend project done with nestjs framwork, which is a support system applications. Project breakdown: Userscancreate tickets . Admins/support staff can view and respond to these tickets in real-time. Theusergetsreal-time notifications and emails for updates on their Tickets. Technologies Used: Nodejs,
mysql nestjs nestjs-backend node realtime redis sequelize typescript websocket
Last synced: 09 Apr 2026
https://github.com/s4kibs4mi/gofu-socket
Example of Golang websocket client and server using Gorilla websocket library.
golang golang-examples websocket
Last synced: 01 Aug 2025
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 09 Feb 2026
https://github.com/charlot-dedjinou/websocket
Ce projet est une application de communication bidirectionnelle entre un serveur et des clients. Lorsqu'un client envoie un message au serveur, ce dernier enregistre le message dans une base de données et le diffuse ensuite à tous les autres clients connectés sur son port d'écoute. Cela permet une messagerie en temps réel
Last synced: 09 Apr 2026
https://github.com/dutu/forever-websocket
WebSocket client, reconnecting and isomorphic. A simple implementation
backoff backoff-strategy isomorphic reconnect reconnection timeout websocket websocket-client
Last synced: 25 Sep 2025
https://github.com/arthur199212/product-feedback-app
Technologies: Go, gin, golang-migrate/migrate, JWT, PostgreSQL, Docker compose, logrus, Heroku, GitHub Actions, Swagger, websocket.
cicd docker-compose gin github-actions go go-migrate go-mocking golang jwt jwt-authentication postgresql rest-api swagger websocket
Last synced: 09 Apr 2026
https://github.com/bparanj/wsock
Simple Websocket Client and Websocket Server https://rubyplus.com/articles/4451-WebSocket-Basics-Hello-World
nodejs websocket websocket-client websocket-server
Last synced: 03 Aug 2025
https://github.com/vassbo/freeshow-api
Control the FreeShow software from anywhere with its API
Last synced: 03 Aug 2025
https://github.com/cptcr/sharding.js
Sharding.js is an advanced sharding manager designed for Discord bots, enabling seamless communication between multiple shards across different machines using **Redis** for inter-process communication.
discordjs-bot ioredis npm sharding typescript websocket yarn
Last synced: 19 Feb 2026
https://github.com/artioml/wscat
WebSocket Netcat with piping and subprotocol support
Last synced: 03 Aug 2025
https://github.com/LiterMC/cc-ws2
CC websocket server for wsd
cc-tweaked computercraft-tweaked remote-control web-ssh web-terminal websocket
Last synced: 28 Sep 2025
https://github.com/bogdanq/tic-tac
real time game
nodejs react typescript websocket
Last synced: 09 Apr 2026
https://github.com/deng-hb/spring-boot-websocket-demo
spring boot websocket demo
Last synced: 15 May 2026
https://github.com/abdulrahmans0414/sockettalk
This is a real-time chat server built using React, Node.js, Express, and Socket.io.
express nodejs react real-time-chat socket-io socketio-server tailwindcss websocket
Last synced: 09 Apr 2026
https://github.com/alejandro-castillo-delgado/websocket
**WebSocket Server con Node.js y Socket.IO** 🌐 Servidor básico para comunicación en tiempo real, ideal para chats, notificaciones o actualizaciones instantáneas. Incluye: - Conexiones bidireccionales vía WebSocket - Soporte CORS para integración frontend - Eventos personalizados (`mensaje`/`respuesta`) - Configuración mínima y escalable
api backend chat-app cors events express instant-updates javascript nodejs nodejs-server notifications realtime realtime-api realtime-communication server socketio websocket websocket-server
Last synced: 11 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/programandoconro/pico-web-mouse
A web server that creates a virtual mouse to control your computer with the Raspberry Pico W. You can connect the Raspberry to your target device, then connect to the server using your phone, and move in the web site as a virtual mouse connected to your real device.
adafruit circuitpython circuitpython-project hid mouse-emulation mousemove pico-w raspberry-pi-pico webmouse websocket
Last synced: 18 May 2026
https://github.com/davidnjoroge1/stetha
ChatApplication with react and django.
asynchronous-programming authentication chat cookiecutter django-project docker precommit-hooks websocket
Last synced: 18 May 2026
https://github.com/pixel-tactics/pixel-tactics-match
Pixel Tactics Match Microservice. Built with Gin and Gorilla Websocket.
backend gin golang gorilla-websocket microservice rabbitmq websocket
Last synced: 18 May 2026
https://github.com/belingud/rust-echo-websocket
Echo websocket server by rust
Last synced: 05 Mar 2025
https://github.com/vacaramin/go-react-ticktacktoe
This GitHub repository houses an exciting project that combines the classic game of Tic-Tac-Toe with the power of AI. Built using the Go Gin framework for the backend and ReactJS for the frontend, this interactive application features an intelligent AI agent capable of playing Tic-Tac-Toe and communicating with clients through WebSockets.
Last synced: 12 May 2025
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/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/herve-d/p13_chat-poc
PoC for chat app using websocket
angular chat springboot websocket
Last synced: 20 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/ukrbublik/twitter_stream_feed
[test task] Simple web app to show last tweets in real-time.
async feed php ratchet reactphp sample socket-server test-task twitter websocket websockets
Last synced: 29 Mar 2025
https://github.com/carter907/javasox
Java websocket library
java javascript socket-io websocket
Last synced: 24 Feb 2025
https://github.com/shihabmridha/shihabmridha
About Shihab Mridha
docker golang javascript kubernetes mongodb mongoose nodejs php python rabbitmq socket-io typescript websocket
Last synced: 10 Apr 2026
https://github.com/mohammadnazm/webrtc-nodejs-typescript-project
A basic WebRTC peer-to-peer project using Node.js, WebSocket, and TypeScript. This project sets up a signaling server and WebRTC clients for real-time video streaming, showcasing a simple, TypeScript-based approach to WebRTC connections.
express nodejs typescript webrtc websocket yarn
Last synced: 08 Apr 2026
https://github.com/simon987/ws_bucket
Simple websocket-based file upload service with token-based auth
Last synced: 19 Sep 2025
https://github.com/kartik989-max/chessmate.io
This project is a web-based chess game built using WebSocket, Express, and EJS. It allows players to connect in real-time, get paired into rooms, and play against each other.
chessjs css ejs express html javascript node socket-io tailwindcss websocket
Last synced: 07 Apr 2026
https://github.com/phamtrongsang11/teamchat-react
Team Chat App
react reactquery typescript websocket zustand
Last synced: 09 Apr 2026
https://github.com/crispy-strawberry/zocket
Websocket implementation in zig
Last synced: 20 May 2026
https://github.com/mehmetkahya0/local-web-camera
A peer-to-peer web camera streaming application built with WebRTC, Socket.IO, and Express. Stream your camera to another device on your local network with minimal latency.
ai camera client copilot css cursor github html js node nodejs security server socket-io socket-io-client socket-io-server ssh tool web websocket
Last synced: 09 Apr 2026
https://github.com/nopnop2002/esp-idf-vcp2web
Wireless VCP Monitor for esp-idf
esp-idf esp32 uart usb virtual-com-port websocket
Last synced: 18 May 2026
https://github.com/somnathkar000/talkflow-backend
This project is a simple chat backend application using TypeScript and the Socket.io library for WebSocket communication.
rest-api socket-io typescript websocket
Last synced: 18 May 2026
https://github.com/amsh4/driftsiren
DriftSiren is a production-grade platform for real-time data drift and quality monitoring. Built with Next.js, FastAPI, and Docker, it tracks feature drift, provides live alerts, and visualizes metrics on a sleek dashboard. Includes agent, APIs, Celery workers, and Kubernetes-ready setup.
celery cicd datadrift dataquality docker fastapi k8s machine-learning nextjs observability postgresql real-time redis tailwindcss typescript websocket
Last synced: 09 Apr 2026
https://github.com/davidkhala/node-utils
nodejs utils
axios crypto csv github-api grpc nodejs nodejs-utils pm2 websocket
Last synced: 08 Mar 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/quartercastle/go-websocket-server
Experimenting with a websocket server based on gorilla/websocket
Last synced: 13 May 2026
https://github.com/foopis23/asteroid-excavator
A WIP multiplayer game written in typescript with pixi.js and websockets
html5-game pixijs socket-io websocket
Last synced: 27 Apr 2026
https://github.com/divyarajsinhsindhav/chatify
Chatify is a sleek chat application developed with the MERN stack and Socket.IO. It offers real-time messaging, intuitive user interfaces, and secure authentication. The project highlights skills in full-stack development and WebSocket communication.
javascript mongodb nodejs reactjs socket-io websocket
Last synced: 05 Apr 2025
https://github.com/octokerbs/gochat
Websocket chat app built in Go and React.
channels go javascript react react-router websocket
Last synced: 13 Apr 2026
https://github.com/shuddha2021/reactchat
ReactChat is a real-time chat application with a React frontend and a Node.js backend. Using Socket.IO for seamless communication and Redux for state management, it provides an intuitive and responsive messaging experience. Users can engage in dynamic conversations with real-time message updates and timestamped interactions.
back-end-development front-end-development nodejs react reactjs real-time-chat-app redux responsive-design socket-io state-management websocket
Last synced: 09 Apr 2026
https://github.com/dozyio/watch-websocket
File Watcher with Websocket
file-watcher go golang websocket
Last synced: 12 Apr 2025
https://github.com/code-raushan/chat-server-ws
Implementation of a scalable chat server using Websockets and Redis pub/sub in Go.
chat-server go pubsub redis scale websocket
Last synced: 18 May 2026
https://github.com/thiagohrcosta/real-time-communication
The Real Time Communication project is a part of the Python Developer formation at Rocketseat. The primary goal is to create and practice Websockets in payment methods, enabling real-time updates on pages as soon as the payment gateway confirms transactions.
flask-application pytest python websocket
Last synced: 07 Jul 2025
https://github.com/x-ration/fts-web
一套适用于web的文件互传系统fts-web,提供用户登录、注册、收发消息、互传文件的功能。【详见README】
bootstrap fts-web jquery mybatis spring-boot thymeleaf websocket
Last synced: 17 Apr 2026
https://github.com/maluscat/socket-base
[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.
deno javascript nodejs typescript websocket
Last synced: 02 Feb 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/gonzofish/ws-chat-server
A small server for chatting through WebSockets
chat eventmachine ruby toy toy-project websocket websockets
Last synced: 21 Mar 2025
https://github.com/marcvspt/wschat
WebSocket example through Nginx reverse proxy
Last synced: 13 Apr 2026
https://github.com/lararosekelley/wslib
Lightweight, thoroughly tested WebSocket client with features like automatic reconnection
javascript typescript websocket websocket-client ws
Last synced: 07 Apr 2026
https://github.com/ramgoel/cochat-server
Backend API and Socket Server of CoChat Web Application
express javascript socket-io websocket
Last synced: 09 May 2026
https://github.com/g4lb/mean-stack-project
Final Project using MEAN (MongoDB,Express,Angular2,Node.js)
angular2 express mean-stack mongodb mongoose node-js toast webservice websocket
Last synced: 10 Mar 2025
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/imteajsajid12/laravel-websocket-live-chat
Laravel-websocket-live-chat
brotco laravel laravel-s-event-broadcasting live-chat pusher websocket
Last synced: 07 May 2026