module

Sandcube::Files

Public transfer semantics belong here; the adapter only mounts snapshots and performs confined filesystem primitives. Binary data uses base64 on the UDS.

Constants

MAX_TRANSFER = (16 * 1024) * 1024

Class methods

call(runtime : Runtime, context : HTTP::Server::Context, id : String, content : Bool)
Source