API Reference Sprites v#0.2.0

View Source

Modules

Elixir SDK for Sprites - remote code container runtime.

Checkpoint management for sprites.

HTTP client for Sprites REST API operations.

Represents a running command on a sprite.

Module-level pool management for control connections.

A persistent WebSocket connection to a sprite's control endpoint.

Pool of Sprites.ControlConn processes for a single sprite.

Error types for the Sprites SDK.

Raised when the API returns an error response.

Raised when a command fails with non-zero exit code.

Raised when WebSocket connection fails.

Raised when a filesystem operation fails.

Raised when an operation times out.

Filesystem operations for sprites.

Network policy management for sprites.

Network policy rule.

Binary protocol encoding/decoding for Sprites WebSocket.

Port forwarding and proxying for sprites.

Port mapping configuration.

Active proxy session managed by a GenServer.

Session management for sprites.

Represents a sprite instance.

Provides an Elixir Stream-based interface for command output.

A message from a streaming operation (checkpoint create/restore).