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-25 00:30:36 UTC
- JSON Representation
https://github.com/w1th0ut/red-ocean
This is my first program, for simple hacking activity, made by simple python2 code, hope you enjoy :)
admin-panel banner-view dos-attack hacking password-generator port python2 scan-ports scanner-web subdomain-scanner website websocket
Last synced: 23 Jul 2025
https://github.com/elius94/users-session-manager
A simple Node.js module to manage users sessions on a web application or any kind of JS apps It uses a Singleton pattern to ensure that only one instance of the module is running at a time. SessionManager is a singleton class that can be used to manage users sessions. For every user that logs in, a new session is created and stored in the database. Every session has a unique ID that is generated by the system. Every session has a setTimeout that expires after a certain time (setSessionTimeout). When a user logs out, the session is deleted from the class. Every action fires an event that can be used to listen to the session manager.
api javascript login login-page login-system nodejs npm npm-module npm-package npmjs session-management sessions socket-io users webapp webapps websocket
Last synced: 03 Feb 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/sethsandaru/laravel-caro
Chơi cờ Caro Online Realtime được viết bằng PHP, Laravel 11 & Reverb
caro laravel laravel-learning php real-time reverb websocket
Last synced: 06 Apr 2025
https://github.com/dpwgc/kapokmq-server
KapokMQ - 开箱即用的轻量级分布式消息队列 - 服务器应用整合包。基于go整合gossip+websocket开发。
cluster go golang gossip message-queue mq server vue websocket
Last synced: 17 May 2026
https://github.com/binbiubiubiu/nestjs_template
a personal template for nestjs
mongodb nestjs nestjs-template websocket
Last synced: 20 Jan 2026
https://github.com/atuoha/websocket-server-inits
Tiny WebSocketServer Implementation
js node-module nodejs nodemon server-side websocket
Last synced: 21 May 2026
https://github.com/privapps/gchat
end-to-end encrypted web group chat using web socket
backend-service chat communication encryption-decryption end-to-end-encryption frontend golang group-chat javascript messenger pubsub secure web websocket
Last synced: 20 Jan 2026
https://github.com/lingfromsh/message
A general message notification service
asyncio fastapi notification-service websocket
Last synced: 17 May 2026
https://github.com/jlchntoz/replio
An experiment of running Node.js REPL over websocket with Chromium's hterm
hterm javascript nodejs repl websocket
Last synced: 07 Mar 2026
https://github.com/victorzhang2014/simpletornadoexamples
A simple Tornado project and a simple Tornado WebSockets project.
Last synced: 06 Apr 2025
https://github.com/stephenlb/pubnub-lexical-yjs-websocket
Example working implementation of Lexical text editor + YJS CRDT WebSockets using PubNub!
collaboration crtd pubnub real-time websocket
Last synced: 07 Apr 2026
https://github.com/ft115637850/resca
Boilerplate for Reactjs+Akka
akka akka-http react-redux react-router reactjs websocket
Last synced: 07 May 2026
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
https://github.com/ideepcoder/brokerws
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
amibroker json trading-interface websocket
Last synced: 05 Apr 2025
https://github.com/minarox/rltm-plugin
BakkesMod plugin for Rocket League Tournament Manager
bakkesmod cpp rocket-league websocket
Last synced: 30 Jul 2025
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/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/willianantunes/telao-interativo-sptv
Implementação com Apache Camel
activemq apache-camel assertj java jpa spring-boot websocket
Last synced: 21 May 2026
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/bmedicke/bhdr
beauftiful home assistant TUI 👁️🐙
cli command-line go golang home-assistant tui unittest websocket
Last synced: 01 Sep 2025
https://github.com/recallwei/web-socket-demo
⭐ WebSocket React + Express Demo.
demo express javascript node react websocket
Last synced: 08 Apr 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/jchristn/watsonwebsocketjs
Javascript client for Watson Websocket
javascript message messaging rpc watson-websocket web websocket
Last synced: 22 Jun 2026
https://github.com/sbolel/websocket-chat-demo
Demo Chat application using WebSockets
chat-application javascript nodejs websocket
Last synced: 12 May 2026
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/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/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/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/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/toppers/hakoniwa-sim-csharp
This repository provides features for integrating Unity applications as Hakoniwa assets. Hakoniwa is a simulation platform for virtual environments, enabling robot and IoT device testing. Key features include PDU communication and time synchronization. With a standardized API and flexible protocols (e.g., WebSocket, shared memory), it supports effi
Last synced: 09 Mar 2026
https://github.com/juspay/purescript-node-websocket
Bindings to node/npm's "websocket" library
Last synced: 22 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/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/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/fabrix-app/spool-realtime
Spool: Realtime using Primus
fabrix primus spool spools typescript websocket
Last synced: 20 Jun 2025
https://github.com/paularlott/gossip
Go library to implement gossip based membership and messaging, it supports TCP, UDP and WebSocket protocols with pluggable codecs.
distributed-systems gossip-protocol websocket
Last synced: 22 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/deepaksorthiya/spring-boot-3-websocket
Spring Boot 3 Websocket using STOMP
spring-boot springboot websocket websocket-application
Last synced: 14 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/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/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/nioc/jeedom-websocket
Jeedom plugin to provide a client-server communication over websocket protocol
jeedom jeedom-plugin websocket websocket-server
Last synced: 07 Apr 2025
https://github.com/dash-os/tcl-websocket
(WIP) | Rewriting tcllib websocket with TclOO and some minor bug fixes
Last synced: 02 Feb 2026
https://github.com/threeal/simple-web
A simple HTTP, HTTPS, WS and WSS server and client library
http http-client http-library http-server https websocket websocket-library
Last synced: 21 Mar 2025
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/majeinfo/chaingun
Web server load testing tool
distributed golang-application graph grpc http-client load-testing mqtt stress-test websocket
Last synced: 23 Feb 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/saolghra/richpresence
This Node.js application synchronizes Discord Rich Presence with YouTube Music, displaying real-time song information and playback status. Leveraging Express.js for HTTP handling and WebSocket for live updates, it dynamically switches between play and pause icons, offers clickable buttons for easy navigation,.
discord discord-rich-presence discord-rpc express javascript music nodejs rich-presence websocket youtube youtube-music
Last synced: 03 Feb 2026
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/henrywallace/mdpreview
Simple live preview of markdown files, rerender on change
Last synced: 28 Mar 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/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/chef-js/uws
Command Line Interface Static Files Server written in TypeScript for Single Page Applications serving in Node with Microwebsockets
chat cli http-server javascript nodejs nodejs-server realtime ssl typescript uwebsocketsjs websocket websocket-client websocket-server websockets
Last synced: 14 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/khadijaabdelouassaa/chat-application
chat-application
channels chat-application consumer django django-application django-authentication django-channels django-chat-application python routing websocket
Last synced: 14 Feb 2026
https://github.com/g0mb4/arma-ws
This is a simple addon, that will launch a WebSocket server, recieves/sends data between an external WS app and the ARMA engine.
Last synced: 14 Mar 2025
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/hooligram/hooligram-docs
Official Hooligram chat protocol documentation.
chat documentation json protocol websocket
Last synced: 17 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/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/octamp/wamp
Wamp v2 Implementation
high-availability messaging openswoole swoole wamp wamp-protocol wamp-router websocket
Last synced: 11 Jan 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/klren0312/realtimeexcel
ws + jexcel, create simple realtime excel
excel jexcel realtime-excel websocket
Last synced: 14 Oct 2025
https://github.com/maxpleaner/sinatra_sockets
Generate a Sinatra/Websockets skeleton
Last synced: 25 Jul 2025
https://github.com/zhuagenborn/kraken-futures-api-demo
💰 A Kraken Futures API demo, including authentication, book updating, sending and canceling orders.(Kraken Futures交易所的API示例,包含认证、订单簿更新、发送订单和取消订单功能。)
bitcoin kraken network websocket
Last synced: 12 Jan 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/kimtth/xmpp-socketio-rabbitmq
🤺 Study for messaging protocols. XMPP with xmpp.js, Websocket with Socket.io, AMQP with RabbitMQ in Docker.
amqp bitnami docker ejabberd hooks koa messaging nodejs rabbitmq-client reactjs socket-io websocket xmpp-client
Last synced: 07 Apr 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/xelis-project/xelis-dart-sdk
XELIS software development kit (SDK) for Dart.
Last synced: 13 Apr 2025
https://github.com/mmali3287/decoratemynestbackend
Scalable ASP.NET Core Web API for interior design project management, scheduling, financial tracking and real-time updates
asp-net-core azure-sql clean-architecture csharp dotnet entity-framework-core financial-tracking interior-design jwt-authentication project-management scheduling websocket
Last synced: 08 Mar 2026
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/c410-f3r/wtx-bench
Different benchmarks of different implementations measured mainly to evaluate the performance of the wtx project
benchmark go http2 javascript rust websocket wtx
Last synced: 01 Apr 2026
https://github.com/alexanderwe/websocketkit
Small utility around the Network framework and WebSockets
network swift swift5 websocket
Last synced: 25 Jul 2025
https://github.com/myokoym/webchessclock
A synchronized chess clock on Web. リアルタイムで同期する対局時計(チェスクロック)をインターネット経由で複数人が操作できるWebアプリ。最大100人まで対応、秒読み対応、フィッシャーモード対応。
Last synced: 02 Mar 2025
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/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/janloebel/mmm-websocket
Magic Mirror Module for websocket communication.
magicmirror magicmirror2 websocket
Last synced: 15 May 2026
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/rlxone/websocket-autobahn-chat
Chat app based on autobahn library
android autobahn eventbus wamp-protocol websocket
Last synced: 14 May 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/douxxtech/circles-ws
An interactive WebSocket-based visualization that connects multiple clients with animated circles.
circles development web websocket
Last synced: 26 Jul 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/nasim-khalili/emailverify
EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis
api celery crud django docker elasticsearch redis test testing throttling unittest websocket
Last synced: 09 Apr 2026