Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# SocketPipe Protocol Specification

> **⚠️ Superseded.** This protocol has been replaced by [VROOM-Terminal](https://github.com/deftai/vroom/blob/main/VROOM-Terminal.md), and the underlying OpenMUX transport work has moved to [xumux.org](https://xumux.org). This repository is kept for historical reference only; new work should target VROOM-Terminal over xumux.

**Version**: 1.0.0-draft
**Status**: Draft
**Status**: Draft (superseded)
**Date**: 2026-02-09

SocketPipe is an open protocol for transporting terminal I/O between web-based clients and backend services over WebSocket connections.
Expand Down