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-22 00:30:28 UTC
- JSON Representation
https://github.com/kasworld/genprotocol
generate protocol code
authorization golang golang-sdk json metaprogramming msgpack network-programming protocol webassembly websocket
Last synced: 19 May 2026
https://github.com/liulilittle/libnet
tls, websocket, websocket ssl protocol port forward.
loopback port-forward ssl tcp tls websocket
Last synced: 08 Sep 2025
https://github.com/qhaof26/airbnb-be
AirClone: A clone of the Airbnb platform built with Spring Boot backend.
cloudinary docker email java jwt oauth2 postgis postgresql redis spring-data-jpa spring-security springboot swagger-ui websocket
Last synced: 23 Jun 2025
https://github.com/chen0040/spring-websocket-java-client-demo
Demo on how to integrate spring websocket on the server with java client
duplex-communication java-client spring-boot websocket
Last synced: 20 Jun 2025
https://github.com/d-exclaimation/livedocs
Real-time Web-based Document Editing Software
cowboy ecto elixir google-docs plug postgres-jsonb postgresql real-time realtime socket websocket
Last synced: 29 Apr 2026
https://github.com/fupengl/xrayr-node.sh
One-click deployment for `XrayR` nodes with `SSPanel` integration, using `nginx` and `Trojan-Go` ws protocol, and support for Cloudflare's `CDN` and `wrap` functionality.
cloudflare nginx ssl trojan-go websocket wrap xrayr
Last synced: 08 Sep 2025
https://github.com/chen0040/spring-websocket-angular-4-demo
Demo on how to integrate spring websocket with angular 4 application
angular-4 duplex spring-boot websocket
Last synced: 15 Aug 2025
https://github.com/spianmo/imnetcore
Android IM non-blocking IO basic network library. Use libhv as the underlying communication library, use YukiReflection and Epic Hook as scanners and Hook tools for subscriber annotations, and monitor websocket communication messages at the application layer. Support wss, websocket configuration, disconnection and reconnection.
android annotation-based epic-hook im libhv nio websocket
Last synced: 16 May 2026
https://github.com/ahmed-coding/realestate-project
This is a modernized real estate backend platform built with a microservices architecture. The system combines Django as an API Gateway with FastAPI services for AI and real-time workloads, featuring:
ai django-rest-framework fastapi llms mcp rag real-estate search-engine smart-contracts websocket
Last synced: 09 Mar 2026
https://github.com/gabriel-mend/devradar
Evento realizado pela @rocketseat
mongodb nodejs react react-native websocket
Last synced: 06 Apr 2026
https://github.com/privapps/mqtt-chat
An end-to-end encrypted web group chat that uses MQTT as backend
chat communication encryption-decryption end-to-end-encryption groupchat javascript mqtt mqtt-broker mqtt-channels mqtt-chat mqtt-protocol mqttchat pubsub pubsubclient single-page-app webapp websocket
Last synced: 22 Aug 2025
https://github.com/aladser/messenger.local
Чат. PHP 8
linux mysql phpmailer ratchet-php-server websocket
Last synced: 12 Apr 2025
https://github.com/gjum/agarnet
agario Python client and connection toolkit
agar bot bot-framework game protocol pypi websocket
Last synced: 17 Jun 2025
https://github.com/welly87/goetp
Energistics Transfer Protocol (ETP) Server in Go
avro energistics gas oil protocol streaming transfer websocket
Last synced: 15 Jan 2026
https://github.com/mdubourg001/chaussette
A nodejs proxy to communicate with TCP servers from a browser's WebSocket.
Last synced: 27 Jan 2026
https://github.com/narasimha1997/groupchat-c
A simple group chat server that one can write using C/C++, with the support of external websocket router.
c cgi multiprocessing websocket
Last synced: 07 Nov 2025
https://github.com/conflictingtheories/spacy_ws
Websocket example with Spacy.io
nlp spacy spacy-models spacy-ner websocket
Last synced: 02 Mar 2026
https://github.com/tlabaltoh/rust-server-for-multiplayer
This is an SFU (Selectable Forwarding Unit) server for relaying WebRTC and WebSocket packets. Intended for use in a realtime multiplayer game. This repository's webrtc implementation is mostly based on binbat's live777 and webrtc-rs.
audio game-server multiplayer multiplayer-server network networking rust rust-lang server sfu sfu-server trickle-ice unity video webrtc webrtc-server websocket whep whip
Last synced: 08 Aug 2025
https://github.com/zgbjgg/evews
Evews - Erlang Lightweigth Websocket RFC 6455
erlang lightweight rfc-6455 websocket
Last synced: 10 Apr 2025
https://github.com/natanaelvich/mundo-tech-backend-adonis
manager store stock in adonis js💜👾
adonisjs api-rest jwt-authentication lucid migration orm send-email validation websocket
Last synced: 26 Mar 2025
https://github.com/lambels/wsroom
Simple implementation to manage groups of websocket connections, powered by gorilla websockets.
Last synced: 25 Jun 2025
https://github.com/zack24q/smart-websocket
A smart websocket library, simple to use.
Last synced: 17 Jan 2026
https://github.com/jrgil20/cinex-unidos
proyecto académico de pagina de cine
fetch-api frontend html-css-javascript websocket
Last synced: 06 Mar 2026
https://github.com/medilies/messenger-clone
Trying Laravel broadcasting (Pusher SDK, Laravel Websockets) and VueJs (Vue3, Laravel Echo, AGgrid, Modular file structure ...)
chat composition-api laravel laravel-echo laravel-self-testing pusher self-hosted vue websocket
Last synced: 09 Apr 2026
https://github.com/kaualandi/game-of-old-backend
Backend de um Jogo da Velha multijogador usando Websocket (incompleto)
nestjs prisma typescript websocket
Last synced: 19 May 2026
https://github.com/elieru/real-time-chat-application
Develop a chat app with real-time messaging, channels, and private messaging. Users can send files and create groups, making it an ideal project for understanding websockets and handling asynchronous events.
auth0 mongodb nextjs react tailwindcss typescript websocket
Last synced: 17 Aug 2025
https://github.com/tuxes3/bomberman
Web based classic Bomberman Application
bomberman game javascript php pixi-js websocket
Last synced: 17 May 2026
https://github.com/curveball/dugout
Websocket event server. Build chatrooms and other multi-user applications
chatroom event event-sourcing websocket
Last synced: 29 Apr 2025
https://github.com/vladimirakopyan/websocket_dbreeze_server
asp.net core Websocket API with embedded DBreeze key-value database
aspnetcore embedded-database key-value nosql-database websocket websocket-server
Last synced: 29 Apr 2025
https://github.com/vymalo/api-watcher-ui
UI App for the SMS API Watcher, a Stub server for APIs
cssnano html html5 javascript openapi openapi3 postcss prettier react react-router reactjs redux-toolkit rtk-query scss socket-io tailwindcss toolkit typescript websocket
Last synced: 17 Mar 2025
https://github.com/hacker1024/mitmproxy_ri_client.dart
A Dart client for the mitmproxy Remote Interceptions addon.
dart dart-library dart-package dartlang mitm mitmproxy mitmproxy-addons websocket websocket-client
Last synced: 02 Apr 2025
https://github.com/shiftinv/xssproxy
Pseudo HTTP proxy for sending requests through a hooked web browser
Last synced: 02 Apr 2025
https://github.com/rlxone/websocket-autobahn-chat
Chat app based on autobahn library
android autobahn eventbus wamp-protocol websocket
Last synced: 14 May 2026
https://github.com/databridges-io/lib.py.async.sio.client
DataBridges Python async client library.
databridges events optomate pubsub real-time realtime rpc websocket ws
Last synced: 06 Apr 2026
https://github.com/backendstack21/realtime-pubsub-client-python
The official Realtime Pub/Sub client for Python
client messaging publish-subscribe python realtime websocket
Last synced: 30 Apr 2025
https://github.com/nkdark/gocq-spring-boot-starter
这是一个spring boot starter。基于SpringBoot的QQ机器人框架,main分支是框架,其余分支是例子,下面的网址是go-cqhttp的api文档。
cqhttp-java-sdk cqhttp-kotlin-sdk go-cqhttp java kotlin qq qq-bot qqbot qqrobot spring-cq springboot2 websocket
Last synced: 21 May 2026
https://github.com/rookiemonkey/messageme
A chat application written in ruby :diamonds: using ruby on rails framework utilizing ActionCable for realtime data
action-cable chat ph philippines ruby ruby-on-rails websocket
Last synced: 01 May 2026
https://github.com/jchristn/watsonwebsocketjs
Javascript client for Watson Websocket
javascript message messaging rpc watson-websocket web websocket
Last synced: 22 Jun 2026
https://github.com/dominikjalowiecki/online-games
Web application with online games for two players.
babel design-patterns docker flask javascript jquery makefile phaser pygame redis redis-om responsive-design webpack websocket
Last synced: 06 Apr 2026
https://github.com/cuonggt/binance-connector-php
A simple connector to Binance Public API
binance exchange market-data trading websocket
Last synced: 10 Apr 2025
https://github.com/MekhyW/DYNAMO-Eye-Graphics
Animated eyes with real-time movement and expression manipulation, via websocket. Made using Unity for the DYNAMO project
Last synced: 01 May 2025
https://github.com/scx567888/scx
✨ A simple Web development framework
ansi http http-client http-server java jdbc logging scx socket websocket
Last synced: 23 Oct 2025
https://github.com/gexiangdong/front-end-vue
前端工程化入门:VUE的实践
front-end-engineering stomp vue vue-resource websocket
Last synced: 20 Jan 2026
https://github.com/opsdis/aci-streamer
A Cisco ACI streaming telemetry server written in Go
aci apic cisco elasticsearch golang loki streaming telemetry websocket
Last synced: 30 Apr 2025
https://github.com/shik3i/koalasync
Minimalist, privacy-first synchronized video playback for YouTube, Netflix, Emby, and general HTML5. Built with pure Vanilla JS and a Node.js relay.
chrome-extension emby firefox-addon jellyfin netflix privacy-first socket-io sync video-sync video-synchronization watch-party websocket youtube
Last synced: 07 Jun 2026
https://github.com/longcipher/orderly-sdk-py
Orderly.Network Async Python SDK
async orderly orderly-sdk pdoc poetry rest websocket ws
Last synced: 14 Dec 2025
https://github.com/botder/mtasa-websocket
Websocket server module for the Multi Theft Auto multiplayer modification
lua multi-theft-auto scripting websocket
Last synced: 15 May 2026
https://github.com/janloebel/mmm-websocket
Magic Mirror Module for websocket communication.
magicmirror magicmirror2 websocket
Last synced: 15 May 2026
https://github.com/arvinnotdev/smart_water_meter
This is a field-ready water usage monitor that combines low-level hardware efficiency with user-friendly remote control.
arduino esp32 esp32-arduino live smart smart-home smarthome water watermeter websocket
Last synced: 08 Sep 2025
https://github.com/myokoym/webchessclock
A synchronized chess clock on Web. リアルタイムで同期する対局時計(チェスクロック)をインターネット経由で複数人が操作できるWebアプリ。最大100人まで対応、秒読み対応、フィッシャーモード対応。
Last synced: 02 Mar 2025
https://github.com/allangallop/virtualdj
WIP: A browser based music player with visualiser for my wedding based on websockets and Flash
audio flask-socketio javascript python3 visualizer websocket wip
Last synced: 17 May 2026
https://github.com/alekseiusov/react-burger
Stellar burger
css cypress drag-and-drop html javascript jest jest-test react redux typescript websocket
Last synced: 16 Feb 2026
https://github.com/PaoDevelopers/cca-legacy
[Mirror] IB Computer Science IA (Course Selection System)
go golang postgresql school web websocket
Last synced: 30 Dec 2025
https://github.com/klren0312/realtimeexcel
ws + jexcel, create simple realtime excel
excel jexcel realtime-excel websocket
Last synced: 14 Oct 2025
https://github.com/octamp/wamp
Wamp v2 Implementation
high-availability messaging openswoole swoole wamp wamp-protocol wamp-router websocket
Last synced: 11 Jan 2026
https://github.com/spinda/ws-pacemaker
💗 Drop-in WebSocket ping/pong heartbeat handling for Node.js
heartbeat javascript nodejs websocket
Last synced: 16 May 2026
https://github.com/hooligram/hooligram-docs
Official Hooligram chat protocol documentation.
chat documentation json protocol websocket
Last synced: 17 Jan 2026
https://github.com/chen0040/spring-boot-ng4-upload-demo
Demo on how to use ng4 to upload binary file and images to spring
angular-4 binary-file-upload spring-boot upload-file websocket xmlhttprequest
Last synced: 03 Apr 2025
https://github.com/fauu/websocket-dbus-proxy
Creates a websocket server that forwards messages received through dbus
dbus livesplit-one speedrunning websocket websocket-server
Last synced: 09 Sep 2025
https://github.com/kerolesnabill/realtimechatapi
This API enables real-time messaging using WebSockets, providing instant communication and updates. With seamless message delivery and real-time notifications, users can interact with the app without delays. Built with ASP.NET Core and SignalR, it also includes user authentication for secure communication.
asp-net-core-web-api cqrs entity-framework-core jwt-authentication real-time restful-api signalr sql-server websocket
Last synced: 27 Mar 2025
https://github.com/henrywallace/mdpreview
Simple live preview of markdown files, rerender on change
Last synced: 28 Mar 2025
https://github.com/khavrtrading/flowex
Real-time multi-exchange crypto market data in Go — WebSocket streaming, order book metrics, and per-symbol actor workers for Binance, Bybit, and Bitget.
binance bitget bybit crypto go golang market-data order-book trading websocket
Last synced: 07 Apr 2026
https://github.com/kguzek/event-scheduling-system
A Java desktop application which helps organise various real-life events.
event-scheduler event-scheduling java spring-boot swing websocket
Last synced: 01 Mar 2026
https://github.com/hacihaciyev/chess
Chessland - A platform for Chess lovers.
backend chess chess-game chess-puzzle chessboard chessland fen java pgn programming quarkus webapp websocket
Last synced: 11 Apr 2025
https://github.com/webfirmframework/wffweb-demo-deployment
wffweb 12 demo project. It uses embedded tomcat 10.
demo-app demo-application java-web-app jetty-runner mltp websocket wffweb-12 wffweb-demo wffweb-demo-deployment
Last synced: 06 May 2025
https://github.com/fabonreact/sprachspiel
Have fun learning a foreign language - German and soon many others
actioncable desktop game german-language language-learning mobile rails5 ruby strategy-game tablet websocket
Last synced: 11 May 2026
https://github.com/pavlo-0/uirealtimecommunicator
UiRealTimeCommunicator is a NuGet library designed to enable seamless strongly-typed message exchange between a C# .NET 8 server-side and a TypeScript client-side (using SignalR). This library simplifies WebSocket-based communication by providing strict type safety and an intuitive API.
aspnet-core communication messaging signalr strongly-typed typescript websocket
Last synced: 06 May 2025
https://github.com/fabrix-app/spool-realtime
Spool: Realtime using Primus
fabrix primus spool spools typescript websocket
Last synced: 20 Jun 2025
https://github.com/sayalisachin/MediCrypt
This is a Hospital Communication System Using DNA Encryption and Image Steganography This project enables secure communication between two hospitals, Hospital A and Hospital B, by encrypting and hiding sensitive patient data within images using DNA encryption and Least Significant Bit (LSB) steganography techniques, powered by Socket.IO
cryptography dna dna-sequencing information informationsecurity lsb lsb-steganography manipal-institute-of-technology matplotlib pandas pillow security socket-io steganography streamlit websocket
Last synced: 21 Jun 2025
https://github.com/airdcpp-web/airdcpp-apidocs
AirDC++ Web API docs
airdcpp api-blueprint api-documentation apiary rest-api websocket
Last synced: 21 Jun 2025
https://github.com/iwanbk/nuckrelay
NetBird Relay in Rust
netbird overlay-network quic relay rust vpn websocket
Last synced: 22 Jun 2025
https://github.com/juspay/purescript-node-websocket
Bindings to node/npm's "websocket" library
Last synced: 22 Jun 2025
https://github.com/nikelborm/3d-printer
3D printer admin panel
bootstrap chartjs customize-cra express minimist mobx mobx-react raspberry-pi react react-dropzone react-router serialport styled-components websocket
Last synced: 14 Jul 2025
https://github.com/brenofariasdasilva/textsync
TextSync - A Real-Time Distributed-Text-Editor Application with MongoDB, NodeJS, ReactJS and WebSockets.
concurrency consistency distributed-systems javascript mongodb mongoose nodejs operational-transformation partition-tolerance quill react real-time text-editor text-editor-for-web websocket
Last synced: 14 Jul 2025
https://github.com/nsarrazin/react-flask-template
A template for starting projects with react & typescript on the front-end plus flask and socketio on the backend. Supports docker deployment and a dev environment.
docker flask gunicorn nginx python react socket-io template typescript websocket
Last synced: 10 Apr 2026
https://github.com/coreyauger/war-pony
Scala Questrade API wrappers using akka streams .
akka-http akka-streams questrade scala trading-api websocket
Last synced: 15 Jul 2025
https://github.com/volt1c/global-chat-api
👻Web API with public chats without authorization and logs.
chat chat-application nest nestjs nestjs-backend node nodejs websocket
Last synced: 06 Feb 2026
https://github.com/letsmakecakes/protocol-bridge
Joystick Drone Control Protocol Bridge. Control a drone using a joystick via a client-server connection.
client-server drone joystick mavlink pygame pymavlink python websocket
Last synced: 18 Jul 2025
https://github.com/mahdi-vajdi/nestjs-chat
A real-time chat application built with NestJS, featuring WebSockets (Socket.IO), JWT authentication, PostgreSQL, and Redis for scalable messaging.
chat clean-architecture nestjs nodejs postgresql redis socket-io typescript websocket
Last synced: 17 Jan 2026
https://github.com/caaatto/rede
Secure anonymous E2EE messenger -- Avalonia desktop GUI, X3DH + Double Ratchet, sealed sender, E2EE voice calls, I2P/Tor/WSS transport
anonymous avalonia chat csharp desktop-app dotnet double-ratchet e2ee end-to-end-encryption i2p messenger privacy sealed-sender secure-messaging signal-protocol srtp tor voice-call websocket x3dh
Last synced: 09 Jun 2026
https://github.com/p3r7/repl
access norns' repl from a script
monome monome-norns norns norns-script websocket
Last synced: 03 Apr 2025
https://github.com/ascenmmo/websocket-server
This project is a high-load WebSocket service tailored for connecting game clients. It is designed for free deployment on servers, making it a robust solution for game developers.
cross-platform free-deployment game-development game-server game-servers game-service high-performance multiplayer-game network open-source websocket
Last synced: 17 Jan 2026