Sideband daemon CLI — run `npx sideband` to start a relay-connected daemon in seconds.
Transport ABI for Sideband: Transport interface, error taxonomy, and reference loopback transport.
WebSocket transport for Sideband with browser and Node.js/Bun support.
Peer SDK for Sideband: friendly API over runtime + transports with lifecycle utilities, pub/sub, and RPC helpers to run peers quickly.
Typed RPC envelope layer over Sideband message frames: request/response/notification shapes, reserved subject helpers, JSON codec, and guards.
Cloud relay SDK for Sideband: connect clients and daemons via relay.sideband.cloud with automatic session management, token renewal, and E2EE.
Transport-agnostic Sideband runtime: manage peers, attach transports, route frames, correlate RPC calls, and expose middleware hooks without concrete I/O.
Canonical Sideband wire contract: branded IDs, protocol constants/error codes, frame + handshake shapes, and binary codec. No I/O, runtime logic, or transport definitions.
Node/Bun transport implementation of the Sideband Transport interface using ws/TCP primitives with server/client wiring for services and workers.
Secure Relay Protocol (SBRP): E2EE handshake, session encryption, and TOFU identity pinning for relay-mediated communication.
Shared test helpers for Sideband: fakes, loopback transports, peer fixtures, and utilities to keep runtime/transport tests consistent.
Browser transport implementation of the Sideband Transport interface using WebSocket primitives with reconnect/error handling for real-time apps.
Developer CLI for Sideband: scaffold peers, inspect frames, debug transports/RPC/runtime flows, and run admin helpers for p2p stacks.
Pure-TypeScript git protocol: objects, packfiles, smart-HTTP, diff, merge, refs
CLI wrapper for esbuild in dev and prod
Lightweight Reticulum library for JavaScript
surge synthesizer -- frequency shift effect
Rust SDK for the OpenAI Realtime API
Pure-Rust audio filters (volume, gate, echo, resample, spectrogram) for oxideav
Interface to the Amateur Radio Digital Open Protocol (ARDOP)
Pure-Rust synthetic media generator (sine waves, gradients, fractals, test patterns) for the oxideav framework — usable as a generate:// URI source or as a zero-input filter
surge synthesizer -- fm oscillator
surge synthesizer -- wavetable oscillator
F5 iRules grammar for the tree-sitter parsing library