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-19 00:32:11 UTC
- JSON Representation
https://github.com/alex8088/node-signalr
A signalR client for node.js which support ASP.net but not ASP.net Core.
Last synced: 09 Apr 2025
https://github.com/vm-001/demos
The demos
demo lucene real-time-game redis spring-boot vue websocket
Last synced: 27 Aug 2025
https://github.com/stonify5/Online-omok
WebSocket을 활용한 실시간 대전 오목 게임입니다. Go 언어의 강력한 동시성과 WebSocket의 실시간 통신으로 구현된 클래식 보드게임을 웹에서 즐겨보세요.
game go golang gomoku gomoku-game html5-canvas js omok online websocket websockets
Last synced: 26 Apr 2025
https://github.com/dichternebel/voice-channel-grabber
Sync your StreamKit Browser Source in OBS with your current voice channel from your Discord client.
discord ipc obs overlay rpc streamkit voice-channel websocket
Last synced: 12 Feb 2026
https://github.com/stonify5/backend
game go golang gomoku gomoku-game html5-canvas js omok online websocket websockets
Last synced: 05 Jul 2025
https://github.com/sadopc/gottp
A Postman/Insomnia-like TUI API client built in Go with Bubble Tea
api-client api-testing bubble-tea cli developer-tools go graphql grpc http-client insomnia postman rest-api terminal tui websocket
Last synced: 17 Feb 2026
https://github.com/iximiuz/wsmux
wsmux - a simple WebSocket tunnel server
go golang port-forwarding tunnel websocket
Last synced: 24 Mar 2025
https://github.com/derhuerst/websocket-pool
A pool of WebSocket connections. Supports reconnecting.
load-balancer pool reconnect websocket
Last synced: 23 Jul 2025
https://github.com/celluloid-camp/celluloid
Celluloid is an open source collaborative video annotation app for educational organizations
annotations celluloid collaboration monorepo peertube prisma react realtime trpc turbo typescript video websocket youtube
Last synced: 26 Jan 2026
https://github.com/blockcoders/nestjs-websocket
Websocket Client for NestJS based on ws
nest nestjs websocket websocket-client websocket-library websocket-protocol websockets ws ws-client
Last synced: 22 Apr 2025
https://github.com/ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs
In this project, we will use LocalStack to locally simulate some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Additionally, to simplify the use of AWS managed services, we will use Spring Cloud AWS.
aws aws-dynamodb aws-lambda aws-sns aws-sqs docker java localstack semantic-ui spring-boot spring-cloud-aws spring-cloud-function-adapter-aws spring-web-mvc springdoc-openapi thymeleaf websocket
Last synced: 18 Mar 2026
https://github.com/meething/gundb-multisocket
Multiple GunDB sockets sharing a single HTTP/S server :fork_and_knife:
cluster distributed gun gunsb p2p server websocket ws
Last synced: 07 Sep 2025
https://github.com/amarlearning/chat-rooms
Real time public/private chat application using spring boot web-sockets
chat-app chat-application java jquery private public sockjs spring-boot spring-boot-websocket spring-websockets-stomp websocket
Last synced: 11 Apr 2025
https://github.com/react-declarative/react-pocketbase-crm
The most advanced starter kit for CRM system build with Pocketbase. It includes Kanban board, JSON form layout engine, feature model support, field visibility flags, grid component with fulltext search and modal filters.
declarative-programming dependency-injection functional-programming kanban kanban-application kanban-board mobx mui pocketbase pocketbase-realtime react react-declarative react-hooks realtime rxjs solid websocket
Last synced: 14 May 2025
https://github.com/jbl19860422/mms-server
MMS is a high-performance, multi-threaded, and multi-coroutine real-time streaming server implemented in C++20. It currently supports rtmp[s]/http[s]-flv/http[s]-hls/http[s]-ts/rtsp[s]/webrtc.
cpp20 dash hls hls-live-streaming http-flv live-streaming rtmp rtmps rtsp tls ts webrtc websocket whep whip
Last synced: 08 Jul 2025
https://github.com/lnbc1qwfyb24/lnmessage
Talk to Lightning nodes from the Browser
javascript lightning-network nodejs rpc typescript websocket
Last synced: 12 Apr 2025
https://github.com/ajb413/nodejs-websocket-examples
This repo contains some example code for making a Node.js socket server and client, a WebSocket server and client, and also PubNub based messaging with JavaScript.
javascript node-socket node-websocket nodejs pubsub websocket websocket-server
Last synced: 28 Apr 2025
https://github.com/eyasliu/cs
开箱即用的基于命令的消息处理框架,让 websocket 和 tcp 开发就像 http 那样简单
http-server sse tcp tcp-server websocket websocket-server
Last synced: 02 Aug 2025
https://github.com/irinesistiana/mos-tls-tunnel
Archived. Check this out https://github.com/IrineSistiana/simple-tls
cdn mos-tls-tunnel obfuscate plugin shadowsocks shadowsocks-android shadowsocks-manyuser sip003 tls tls13 websocket
Last synced: 04 Oct 2025
https://github.com/oratorian/emby-watchparty
A synchronized watch party application for Emby media servers. Watch videos together with friends in real-time, no matter where you are!
chat-application emby emby-server flask flask-socketio hls-streaming html5-video media-server multi-user open-source python real-time-sync self-hosted socketio subtitle-support synchronized-playback video-streaming watch-party watch-together websocket
Last synced: 05 May 2026
https://github.com/rse/huds
Head-Up-Display Server (HUDS)
head-up-display hud obs-studio overlay rest stream-deck websocket
Last synced: 19 Apr 2025
https://github.com/arturoeanton/go-echo-live-view
POC for test the idea of Phoenix LiveView in Go and Echo
client-server echo echo-framework go golang live-view liveview phoenix websocket
Last synced: 29 Jul 2025
https://github.com/yiiplus/yii2-websocket
使用yii2封装 websocket 扩展
swoole websocket workerman yii2-extension
Last synced: 26 Oct 2025
https://github.com/dvmatyun/web_socket
dart / flutter webSocket package with statuses and other features
dart flutter flutter-package websocket websockets
Last synced: 06 Sep 2025
https://github.com/tlip/ethereum-block-explorer
A basic Ethereum block explorer written in TypeScript that updates in real-time using websockets
block-explorer blockchain crypto cryptocurrency cryptocurrency-price-ticker eth ethereum explorer infura javascript react react-context react-hooks real-time realtime socketio transaction typescript web3 websocket
Last synced: 06 May 2025
https://github.com/sandros94/nuxt-reactive-ws
A real-time demo showcasing WebSockets to reactively update multiple states across different browsers/devices.
Last synced: 27 Feb 2026
https://github.com/yasumu-org/yasumu
Yasumu is a customizable, offline-first, free and open-source application to test various types of APIs (Lightweight alternative to postman/insomnia/bruno).
api-client api-testing application graphql hacktoberfest lightweight rest smtp websocket
Last synced: 13 May 2025
https://github.com/biot2/websocket.pas
Object Pascal WebSocket Client & Server Library
delphi fpc lazarus libwebsocket libwebsocket-pas libwebsockets linux object-pascal pascal websocket websocket-client websocket-library websocket-server websockets
Last synced: 10 Sep 2025
https://github.com/nannigalaxy/wifi-controlled-multiwii
Controlling Arduino based MultiWii drone using esp8266
arduino drone esp8266 final-year-project flight-controller mini-project multiwii ppm websocket wifi
Last synced: 27 Feb 2026
https://github.com/thehormat/the__magnificent__four
Celery | Redis | WebSocket in Django with Docker
celery css3 db django-rest-framework docker git html5 javascript nginx python3 redis restful-api websocket
Last synced: 10 Apr 2025
https://github.com/whatl3y/txr
Send files super easily to other computers/servers using WebSockets.
directories files transfer-data transfer-files websocket
Last synced: 28 Jan 2026
https://github.com/mqenergy/go-websocket
基于gorilla/websocket封装的websocket库,实现基于系统维度的消息推送,基于群组维度的消息推送,基于单个和多个客户端消息推送。
go golang gorilla-websocket push websocket ws
Last synced: 23 Oct 2025
https://github.com/hassansin/go-websocket-echo-server
A simple implementation of WebSocket echo server using Go
Last synced: 13 Oct 2025
https://github.com/gogf/gf-demo-chat
A simple MVC chat service.
go goframe golang httpserver mvc websocket
Last synced: 04 Oct 2025
https://github.com/team142/gg
An in-browser multiplayer tank battle game
babylonjs docker game gradle java javascript rollup spring spring-boot velociraptors websocket
Last synced: 08 Jul 2025
https://github.com/sagarregmi2056/rust-websocket-nodejs
NPM PACKAGE
nodejs npm-package websocket websocket-client
Last synced: 09 Apr 2025
https://github.com/yangboz/shiny-guide
an intelligent local data healthcare application for tongue diagnosis aid.
big-data data-mining diagnosis drools electron expert-system healthcare html5 ionic ios knowledgebase mahout opencv pubnub restful spring-boot swagger-ui tongue-diagnosis tongue-image websocket
Last synced: 20 Mar 2025
https://github.com/djwoms/django_video_chat_webrtc
Django video chat
django djangochannels webrtc websocket
Last synced: 19 Mar 2025
https://github.com/stefanw/channels-yroom
Django Channels WebSocket consumer and worker for synchronizing Yjs clients
channels django websocket yjs yjs-provider
Last synced: 09 Apr 2025
https://github.com/tinodo/obsclient
A Complete .NET Client for OBS Studio 28 and up.
obs obs-studio obs-websocket websocket websockets
Last synced: 17 Jul 2025
https://github.com/bfolkens/wind
A minimal Elixir websocket client library based on Mint and Mint.Websocket.
elixir mint networking websocket websocket-client websockets
Last synced: 21 Feb 2026
https://github.com/Cellgalvano/ESP32_CANViewer
A ESP32 based CAN interface for your webbrowser
Last synced: 08 May 2025
https://github.com/prajithp/mojo-terminal
Interactive terminal over HTTP/HTTPS served by Mojolicious & websockets
mojolicious perl terminal websocket xtermjs
Last synced: 10 Apr 2025
https://github.com/dadiyang/java-stomp
使用 STOMP over SockJS 实现的 SpringBoot 脚手架项目,可用于快速搭建 WebSocket 工程
java sockjs springboot stomp websocket
Last synced: 12 Jan 2026
https://github.com/kanrichan/websocket
An implementation of the websocket written in pure Go
websocket websocket-client websocket-protocol
Last synced: 13 Apr 2025
https://github.com/yomorun/presencejs
Edge Infra for realtime web applications, geo-distributed architecture.
presencejs realtime realtime-collaboration websocket webtransport
Last synced: 07 Mar 2026
https://github.com/rhaidiz/yves
An HTTP(s) and WebSocket Man-in-The-Middle proxy library written in Go.
Last synced: 04 Sep 2025
https://github.com/clusterws/clusterws-client-swift
☄️ Swift Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSockets applications in Node.js.
client client-swift cluster ios minimalistic node-cluster realtime socket swift-4 swiftwebsocket uws websocket
Last synced: 04 Oct 2025
https://github.com/heineiuo/seashell
:shell: Distributed message queue based on Splashdb (https://github.com/heineiuo/splashdb).
http-proxy nat protocol websocket
Last synced: 25 Jun 2025
https://github.com/bettercallshao/kwt
Run commands easily.
automation business-solutions cli full-stack gin-gonic golang gorilla metaprogramming template websocket workflow yaml
Last synced: 14 Apr 2025
https://github.com/rousan/comet
A http long polling comet implementation for nodejs and browser
clinet comet http long-polling polling server websocket
Last synced: 12 Oct 2025
https://github.com/bminer/ws-server-wrapper
Lightweight WebSocketServer wrapper lib using ws-wrapper to wrap connected WebSockets
event-handlers nodejs server websocket ws-wrapper
Last synced: 04 Jul 2025
https://github.com/lucko/bytesocks
Fast & lightweight WebSocket server with channels.
Last synced: 05 May 2025
https://github.com/dadansatria/yii2-realtime-chat-example
Yii2 simple realtime chat with websocket.io
example-app example-project realtime-chat websocket yii2
Last synced: 07 Oct 2025
https://github.com/kerollmops/spo2
SpO₂ is oxygen saturation and is used in medical person monitoring.
monitoring reqwest rust sled tide websocket
Last synced: 24 Aug 2025
https://github.com/wwww-wwww/phxsocket
Phoenix websocket client for Python
phoenix-channels phoenix-elixir phoenix-framework python python3 websocket websocket-client websockets
Last synced: 16 Jan 2026
https://github.com/nopnop2002/esp-idf-web-chart
Real-time data visualization using esp-idf
adc esp-idf esp32 visualization visualizer websocket
Last synced: 03 Jul 2025
https://github.com/thecodedaniel/socket_probe
A flutter desktop application for testing web socket connections.
api flutter livedata livestream testing testing-tool websocket
Last synced: 05 Apr 2025
https://github.com/discord-jar/discord.jar
Work in progress library for the Discord API built in Java.
api discord discord-api discord-api-bot discord-api-v10 discord-api-wrapper discord-bot discord-bots discord-gateway discord-lib discord-library java lib library websocket
Last synced: 26 Mar 2025
https://github.com/runtime-shady-backroom/buttplug-lite
simplified buttplug.io API for when JSON is infeasible
buttplug gui haptics neos neosvr teledildonics vibrator vr websocket
Last synced: 11 May 2025
https://github.com/kunshdeep2812/reco
Recon tool for pen-tester's
bugbounty cidr-range hacking pentester recon reconnaissance scanner screenshots subdomain vhost vhost-finder web-security websocket
Last synced: 10 Mar 2025
https://github.com/marfusios/coinbase-client-websocket
🛠️ C# client for Coinbase Pro websocket API
api-client bitcoin coinbase coinbase-pro cryptocurrency dotnet-core exchange websocket websockets
Last synced: 15 Apr 2025
https://github.com/oslook/quick-websocket-client
A powerful and user-friendly Chrome Extension with WebSocket testing client for developers.
chrome-extension socket-io socket-io-client websocket websocket-client
Last synced: 08 May 2025
https://github.com/shark-vil/xray_vless_easy_install_script
This script will help you to easily install and customize the configuration file for Vless / Vless WebSocket / Shadowsocks. All you need to have is a server, domain and mail. All the configuration work is taken care of by the script.
bash-script debian installation-script letsencrypt-utils linux-server linux-shell nginx proxy-server shadowsocks tor-network ubuntu uncensored-network v2ray vless-reality vpn-service websocket websocket-server xray-core xtls-reality
Last synced: 12 May 2025
https://github.com/tani/hyper-tunnel
HTTPS tunnel over WSS
https nodejs tunnel-client tunnel-server websocket wss
Last synced: 15 Apr 2025
https://github.com/cristipufu/tunnelite
TCP, HTTP and WS tunneling in .NET with SignalR
http-tunneling net8 signalr tcp-tunnel tunnel websocket
Last synced: 21 Mar 2025
https://github.com/bzsome/gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
bootstrap cors javaee jwt-token mybatis netty-server restful-api spring spring-mvc ssm sso-server websocket
Last synced: 26 Jun 2025
https://github.com/rainu/samsung-remote
A golang library for remote controlling Samsung televisions via http(s) or websocket connection.
library remote remote-control rest-api samsung samsung-smart-tv samsung-tv websocket
Last synced: 16 Apr 2025
https://github.com/nopnop2002/esp-idf-web-serial
Serial Monitor for esp-idf
esp-idf esp32 serial-communication uart websocket
Last synced: 19 Mar 2025
https://github.com/koshikraj/pynaivechain
Python implementation of naivechain project
blockchain python sanic websocket
Last synced: 29 Jun 2025
https://github.com/intrinio/intrinio-realtime-csharp-sdk
Intrinio C# SDK for Real-Time Stock Prices
csharp dotnet exchange fintech market-data real-time realtime sdk stock stock-market stock-market-data stock-markets stocks trading trading-platform websocket
Last synced: 14 Jan 2026
https://github.com/buggregator/frontend
Buggregator UI
buggregator js nuxtjs sass tailwindcss typescript ui vuejs3 websocket
Last synced: 02 Apr 2026
https://github.com/aspiesoft/go-websocket
An easy way to get started with websockets in golang.
go golang javascript js websocket websocket-client websocket-server
Last synced: 24 Apr 2025
https://github.com/vdaburon/har-convertor-jmeter-plugin
Apache JMeter Plugin to convert a HAR file to a JMeter script and Record XML file
convertor har jmeter jmeter-plugin jmeter-plugins websocket
Last synced: 01 Jul 2025
https://github.com/gustavosbarreto/electric-webview
Electric WebView is a scriptable WebView for developers.
browser headless qt qtwebengine websocket webview
Last synced: 29 Aug 2025
https://github.com/peakchen/go-snake
net server with websocket,db with mysql, grpc for inner message communicate, etcd for discovery,nats message queue between gate and game...
aoi etcd game grpc-go mysql mysql-database protobuf robot websocket
Last synced: 30 Apr 2025
https://github.com/foxglove/foxglove-ios-bridge
iOS app to stream sensor data to Foxglove
foxglove foxglove-studio robotics websocket
Last synced: 26 Apr 2025
https://github.com/socketio/socket.io-cluster-adapter
The Socket.IO official cluster adapter, allowing to broadcast events between several Socket.IO servers.
Last synced: 19 Oct 2025
https://github.com/mia-z/capacitor-websocket
Native WebSocket plugin for Capacitor/Ionic
capacitor ionic typescript websocket
Last synced: 19 Apr 2025
https://github.com/guzba/whisky
A blocking WebSocket client as an alternative to async.
nim web websocket websocket-client websockets
Last synced: 10 Oct 2025
https://github.com/scaledrone/scaledrone-java
Scaledrone Java & Android WebSocket client
android java real-time scaledrone websocket websocket-client
Last synced: 12 Apr 2025
https://github.com/unit-io/unitd
Lightweight, high performance messaging system for microservices, IoT, and real-time internet connected devices.
cluster grpc iot message-broker mqtt websocket
Last synced: 08 Jul 2025
https://github.com/morteza363831/spring-boot-chat-messenger
This is a spring boot chat messenger
html-css-javascript java java17-spring-boot springboot websocket
Last synced: 30 Oct 2025
https://github.com/zianwar/go-websocket-broadcast
Broadcast server implementation using websockets in golang.
go go-broadcast go-websocket golang websocket
Last synced: 14 Jan 2026
https://github.com/gs-ts/BitfinexClient
An Android app written in Kotlin that demonstrates a clean architecture with MVVM, websockets using WebScoket client Scarlet, and RxAndroid/RxKotlin.
android android-architecture-components bitfinex bitfinex-api bitfinex-websocket-api clean-architecture databinding-android diffutil-recyclerview koin kotlin mvvm rxandroid rxkotlin scarlet viewbinding websocket
Last synced: 11 May 2025
https://github.com/swanand01/collabcode
A collaborative, real-time, online coding environment for developers.
collaboration javascript realtime webrtc websocket
Last synced: 23 Apr 2025
https://github.com/wangcch/ws-qrcode-login
websocket for scanning QRcode login
authorization example nodejs websocket websocket-client websocket-server
Last synced: 11 Apr 2025