Table of Contents

Namespace RustPlusApi.Interfaces

Interfaces

IRustPlus

High-level Rust+ API contract โ€” typed events and all supported server commands.

IRustPlusSocket

Low-level WebSocket contract โ€” connection lifecycle and raw message events. Clients are disposable; prefer DisposeAsync() so teardown drains background work.