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-24 00:28:15 UTC
- JSON Representation
https://github.com/oguzhan18/ngwebsite
Converting the design into a website using Angular.
bootstrap5 materila materila-ui socket website websocket
Last synced: 21 Feb 2026
https://github.com/engineersmith/mintmousse
A love customizable web console
console easy-to-use library love love2d love2d-framework love2d-library websocket
Last synced: 27 Jul 2025
https://github.com/tap30/client-socket-manager
A wrapper for `socket.io-client` that handles best practices and edge cases in a more abstracted and opinionated manner.
javascript socket-io socket-io-client typescript websocket websocket-client wrapper-library
Last synced: 19 Apr 2025
https://github.com/killovsky/isis
O Projeto Ísis é um plugin opcional em Python para o Projeto Íris, permitindo a implementação de QUALQUER funcionalidade Python, incluindo algoritmos complexos e modelos avançados de IA, como Transformers e GPT4All. Isso elimina a necessidade de editar o código principal da Íris ou aprender Node.js (JavaScript) para editá-la.
api bot documentation easy gpt https iris modular multiplatform plugin plugins post python socket socket-io termux transformers websocket whatsapp whatsapp-bot
Last synced: 12 Apr 2025
https://github.com/pr0pz/obs-websocket-tester
A tool for properly testing your OBS WebSocket Connection.
obs obs-studio obs-studio-script obs-studio-websocket obs-websocket obs-websocket-js websocket
Last synced: 29 Jul 2025
https://github.com/braamohamed/coffee-chat-voice-assistant
Coffee Chat Voice Assistant is a voice-driven ordering system powered by Azure OpenAI GPT-4o Realtime API and Azure AI Speech, simulating the experience of ordering coffee with a café barista. It supports natural conversations, live order updates, and real-time transcription, showcasing the power of AI for seamless customer interactions.
jupyter-notebook python rag react realtime-audio voice voice-assistant voice-chat voice-commands voice-recognition voice-synthesis websocket
Last synced: 05 May 2025
https://github.com/d-e-s-o/websocket-util
A crate providing an easy to consume streaming interface for WebSocket data.
rust rust-crate rust-library websocket websocket-library
Last synced: 12 Apr 2025
https://github.com/ruaan-deysel/unraid-management-agent
Go-based Unraid plugin providing REST API and WebSocket interfaces for real-time system monitoring, Docker/VM control, and comprehensive hardware metrics
Last synced: 16 May 2026
https://github.com/josejefferson/mobystk
Transforme seu Smartphone em um Gamepad para o PC
css esbuild gamepad gamepad-controller games html javascript joystick mobystk playstation-controller pynput python remote-control vgamepad websocket xbox-controller
Last synced: 12 Apr 2025
https://github.com/zincware/znsocket
Python implementation of a Redis-compatible API using websockets.
cache database key-value low-latency nosql redis socketio websocket
Last synced: 16 Dec 2025
https://github.com/affordablemobiles/go-reverse-ssh-relay
A tool to gain SSH to App Engine 2nd Generation Instances, via reverse shell style SSH over an outbound WebSocket connection
golang google-app-engine google-appengine ssh-server websocket
Last synced: 15 Jun 2025
https://github.com/meething/ws-multisocket
WS/S Multisocket with mesh partitioning over single HTTP/S server
Last synced: 01 Nov 2025
https://github.com/point8/webstompy
🥁 A simple Python STOMP implementation with WebSocket support
Last synced: 14 Dec 2025
https://github.com/mpmcintyre/go-again
Hot reload HTML templates without restarting the backend server
go golang hot-reload live-reload websocket
Last synced: 22 Jul 2025
https://github.com/zuramai/realtime-chat-example
Realtime chat example using Javascript and Golang
go realtime-chat simple-project vite websocket
Last synced: 16 Jun 2025
https://github.com/waxdred/bybit_websocket_go
Library for bybit websocket
bybit bybit-websocket cryptocurrency go library trading websocket
Last synced: 23 Jun 2025
https://github.com/umer0586/droidpad-python-examples
Python examples for DroidPad Android Application
bluetooth-low-energy connection controller internet-of-things iot mqtt python python-android python-bluetooth python-controller python-iot tcp udp websocket
Last synced: 06 May 2025
https://github.com/than-dev/my-google-drive
Google Drive clone developed in ErickWendell - JSExpert Week #5!
advanced-javascript google-drive jsexpert node nodejs-streams tdd websocket
Last synced: 20 May 2026
https://github.com/shaominngqing/flog
Terminal log viewer + network inspector for Flutter. Auto-connects, HTTP/SSE/WS debugging, collapsible JSON, Flipper-style UI. 给 Flutter 开发者的终端日志查看器 + 网络调试器。
adb android dart debugging devtools dio flipper flutter flutter-debug flutter-tools http ios log-viewer network-inspector ratatui rust sse terminal tui websocket
Last synced: 15 Jun 2026
https://github.com/doctormckay/node-websocket13
Lightweight pure-JS websocket support
Last synced: 13 Apr 2025
https://github.com/friflo/fliox.examples
Client & Hub examples for JSON Fliox. A .NET library with NoSQL, Messaging, Pub-Sub, ORM, Database Hub, Schema & ASP.NET Core support.
asp-net-core authentication authorization database-hub database-relations database-schema graphql json-fliox no-sql open-api orm pub-sub realtime-messaging rest rpc swagger-ui websocket
Last synced: 11 Apr 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/zetapush/zetapush-js
ZetaPush Client for JavaScript Ecosytem (NodeJS and Browsers)
cometd javascript nodejs realtime sdk websocket zetapush
Last synced: 02 Aug 2025
https://github.com/gqzdev/spring-boot-start
🍀🍀🍀逐步入门Spring Boot的使用,😊集成各种应用模块组件
activemq docker dubbo elasticsearch mybatis mybatis-plus rabbitmq redis schedule security spring-boot websocket zookeeper
Last synced: 08 May 2025
https://github.com/nsimonfr/deezer-playing-notifications
🎵 Reverse engineering of deezer real-time websocket messaging api to get played tracks.
deezer nowplaying reverse-engineering websocket xmpp
Last synced: 12 Jul 2025
https://github.com/agostinhomarcia/binance
Uma aplicação mobile de exchange de criptomoedas desenvolvida com React Native, inspirada na Binance.
navigation react react-native typescript websocket
Last synced: 30 Oct 2025
https://github.com/hirbodbehnam/secureforwarder
Securly forward your packets over the internet (FOR TESTING ONLY)
censorship-circumvention forwarder websocket
Last synced: 26 Mar 2025
https://github.com/linkdata/jaws
Javascript and WebSockets enabling dynamic webpages
dynamic-web dynamic-webpages echo-framework go golang websocket websockets
Last synced: 25 Jul 2025
https://github.com/d-rickyy-b/webstress
Websocket stress tool developed in Go
go golang stress-test stress-testing tui websocket
Last synced: 25 Jul 2025
https://github.com/whistledev411/solana-token-freezer
Solana Token Freezer
raydium solana spl-token token-freeze token-trading websocket
Last synced: 10 Apr 2025
https://github.com/elementbound/nlon
A communication protocol with reference implementation
javascript network protocol socket websocket websockets
Last synced: 12 May 2025
https://github.com/jordic/aiofsearch
aiohttp + preact + parcel + websockets. Search your local files on the browser with the silver searcher
aiohttp asyncio preact websocket
Last synced: 09 Jul 2025
https://github.com/acdvs/td-obswebsocket
A packaged TouchDesigner component that connects to an OBS WebSocket server to send requests and receive events.
obs python touchdesigner websocket
Last synced: 12 Apr 2025
https://github.com/sumanmanna134/cpu-realtime
This repository contains the source code for a Real-time CPU Monitoring REST API built with NestJS. The API provides seamless access to live CPU data, enabling users to monitor system performance in real-time. Additionally, the infrastructure setup for this project is simplified using Terraform
docker nestjs-backend socket-io terraform websocket
Last synced: 13 Sep 2025
https://github.com/fuyukai/curio_websocket
[DEPRECATED] Websocket library for curio
Last synced: 19 Mar 2025
https://github.com/cydrickn/swoolewebsocketbundle
A bundle for websocket using swoole
openswoole runtime swoole symfony symfony-bundle symfony-runtime websocket
Last synced: 22 Jun 2025
https://github.com/hndk0/vwn-xray-management-panel
About Xray install script reverse-proxy. VLESS + WebSocket + XHTTP + Reality+ Nginx + WARP + Psiphon + Relay
cdn nginx reverse-proxy tls vless vless-ws-tls vpn websocket xhttp xray
Last synced: 23 May 2026
https://github.com/than-dev/draw-together
Draw-Together is a drawing app where you share with another people the "whiteboard"
drawing-app frontend javascript multiplayer nodejs websocket
Last synced: 18 May 2026
https://github.com/loayahmed304/yappuccino
Yap in every way. A text, voice, and video chatting app, all in one. Implemented using WebSockets and WebRTC
chat-application docker docker-compose nodejs reactjs typescript webrtc webrtc-video websocket websockets
Last synced: 27 Jun 2025
https://github.com/go-aah/ws
WebSocket library by aah framework
aah aah-framework aahframework golang golang-library websocket
Last synced: 12 Apr 2025
https://github.com/basemax/typescriptchatwebsocket
This is a real-time chat application built with TypeScript and WebSocket, allowing users to communicate through direct messages, group messages, and channels. The application offers bidirectional communication between clients and the server, providing a seamless chat experience.
chat javascript js ts typescript web-socket websocket ws
Last synced: 05 May 2025
https://github.com/yingyeothon/message-broadcast
Simple message broadcast across all of connected sessions.
Last synced: 03 May 2026
https://github.com/cydrickn/octamp-client
WAMP Client for PHP Swoole
autobahn openswoole php php8 pubsub real-time rpc swoole wamp wamp-client wamp-protocol websocket
Last synced: 13 Apr 2025
https://github.com/hyperf/websocket-client
Hyperf WebSocket Client
coroutine hyperf swoole websocket websocket-client
Last synced: 06 Apr 2025
https://github.com/pmant/harmonyhubws
A node module for Logitech Harmony Hub.
api harmony home-automation hub ir logitech remote smart-home websocket
Last synced: 25 Jun 2025
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/geut/wpc
Simple RPC solution for Workers, SharedWorkers and ServiceWorkers.
message-transport rpc service-worker shared-worker websocket
Last synced: 16 Feb 2026
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/ahf/snowflake
My fork of https://gitweb.torproject.org/pluggable-transports/snowflake.git
golang pluggable-transports pt webrtc websocket
Last synced: 09 Jul 2025
https://github.com/teschmitt/py-dtn7
A dtn7-rs REST- and WebSocket-API wrapper for Python
api api-wrapper bundle-protocol delay-tolerant-network dtn7-rs pypi-package python rest websocket
Last synced: 30 Jul 2025
https://github.com/bedrock-ws/bedrockws-deno
MCBE WebSocket implementation in Deno (TypeScript/JavaScript)
mcbe minecraft minecraft-bedrock websocket
Last synced: 19 May 2026
https://github.com/zgbjgg/evews
Evews - Erlang Lightweigth Websocket RFC 6455
erlang lightweight rfc-6455 websocket
Last synced: 10 Apr 2025
https://github.com/breqdev/workersocket
Run a WebSocket inside of a Web Worker.
browser javascript websocket webworker
Last synced: 19 May 2026
https://github.com/umutplvn/defi_fitness_chat_server
express mern-stack mongodb mongoose nodejs socket-io websocket
Last synced: 07 Mar 2026
https://github.com/wlun001/scaling-ws
Example of scaling real-time servers, such as Websocket
golang horizontal-scaling nats real-time vue websocket
Last synced: 19 May 2026
https://github.com/shanathvemula/test_djangochannels
This project entails the acquisition of real-time data through Django Channels, utilizing Redis and Django REST Framework for efficient implementation.
channels channels-redis django django-rest-framework djangochannelsrestframework djangorestframework python redis redis-cache rest rest-api restapi restful-api websocket
Last synced: 29 Jul 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/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/t510599/python-card-web
災厄之悲歌 - A card game with web UI and python server using websockets
asyncio card javascript python tocasui websocket
Last synced: 19 Apr 2026
https://github.com/xythobuz/giess-o-mat
DIY fertilizer mixer and plant watering machine, made with Arduino and ESP32.
arduino esp32 esp8266 i2c influxdb platformio websocket
Last synced: 06 Apr 2026
https://github.com/adeyahya/englishauctionjitera
English Auction for JITERA Coding Assignment
auction auction-system nextjs prisma websocket
Last synced: 15 May 2026
https://github.com/baxiry/im
Instant messaging server
broker golang im instant-messaging pubsub real-time websocket
Last synced: 12 Jan 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/zunzhuowei/zhuozun
base on spring cloud project
kafka memcached netty redis springcloud websocket
Last synced: 26 Jul 2025
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/wridgeu/ui5-middleware-ws-mock
A utility middleware for improved WebSocket mocking / testing without an "actual" (additional) backend. Based on the shoulders of giants (i.e. Peter and the UI5 ecosystem showcase)
middleware mock openui5 pcp sap sapui5 ui5 ui5-tooling websocket
Last synced: 14 May 2026
https://github.com/somritdasgupta/quefork
queFork is a simple, lightweight web API testing platform. Supports REST HTTP requests and real-time websockets protocols.
api-documentation api-testing rest-api serverless-framework websocket
Last synced: 08 Mar 2026
https://github.com/snowty/chromeextensiontohookwebsocket
hook ws socket
canvas chrome-extension h5 websocket
Last synced: 25 Jul 2025
https://github.com/theihasan/geezap
Geezap is an AI-powered job aggregation platform built with Laravel that unifies job listings from LinkedIn, Upwork, Indeed, and ZipRecruiter. Features include smart job matching, automated cover letter generation, and application tracking.
ai-powered-job-search cover-letter-generator job-aggregator laravel livewire mysql openai-api php reverb tailwindcss websocket
Last synced: 24 Jul 2025
https://github.com/medhansh-32/resturant-management-system
Restaurant Mangement Web Service that provide real time updates of the order and users can place order by scanning QR Code.
java jte mysql-database spring-data-jpa spring-security springboot websocket
Last synced: 18 Feb 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/yamandevelopment/aev-software
The Alset Solar Cybersedan Software is a comprehensive full-stack ecosystem developed for the FAUHS AEV solar car
aev backend bms dashboard frontend google-sheets gps gui node serialport solar solar-car websocket
Last synced: 25 Aug 2025
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/thepatrickniyo/nestjs-socket-boiler-plate
Boiler plate code to implement websocket APIs intergrated with RESTfull APIs in nestjs, using vuejs as a demo client
nestjs rest-api vuejs websocket
Last synced: 15 Apr 2026
https://github.com/cezarc1/websocket-stt-bench
Benchmark of streaming speech-to-text to WebSocket gateways implementing one shared protocol across modern async runtimes
async benchmark streaming websocket
Last synced: 16 May 2026
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/adiulalam/quizeroo
A full-stack quiz web-app that can be used for creating and sharing quiz. The application also includes authentication, AI quiz generation, and a dashboard for visualization.
nextauth nextjs shadcn t3-stack tailwind trpc typescript websocket
Last synced: 21 Aug 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/numq/webrtc-backend
Random video chat backend written in functional programming paradigm
chat clean-architecture functional-programming mongodb mongodb-database node node-js nodejs nodejs-api nodejs-server p2p peer-to-peer webrtc webrtc-signaling websocket websocket-server websockets websocketserver
Last synced: 25 Jan 2026
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/kislevlevy/chat-verse
Chat Verse is a Discord replica for organizing servers, channels, and conversations with text, voice, and video communication.
chat mysql nextjs prisma typescript websocket
Last synced: 02 Aug 2025
https://github.com/guanhui07/dcr
借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性
amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman
Last synced: 04 Apr 2025
https://github.com/spurreiter/uws-connect
Use connect like middlewares with uWebSockets.js.
connect express expressjs fast http-server https-server router uwebsocketsjs uws websocket websockets
Last synced: 25 Sep 2025