[Add] Pipes (experimental)
Some checks failed
CI / checks (push) Failing after 1m51s

This commit is contained in:
Alex Emmet 2026-07-15 01:42:54 +02:00
commit 089def45d1
37 changed files with 2792 additions and 225 deletions

View file

@ -19,5 +19,4 @@ rcgen = "0.14"
[features]
crypto = ["dep:mtp-crypto", "mtp-codec/crypto"]
# Enables stream-specific convenience exports and configuration.
streaming = ["mtp-transport/streaming"]
pipes = ["mtp-common/pipes", "mtp-transport/pipes"]