Secret Stream

Weave Secret Stream

Noise-style secret stream with handshakes, framing, bridge IO, tunables, metrics, and typed errors.

At a glance

FieldValue
Crate/packageweave-secret-stream
Version0.1.0
Sourcenetwork/weave-secret-stream
Public structs10
Public enums4
Public traits0
Public functions25
Public method targets4

What developers should learn here

Noise-style secret stream with handshakes, framing, bridge IO, tunables, metrics, and typed errors. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • bridge — network/weave-secret-stream/src/lib.rs
  • codec — network/weave-secret-stream/src/lib.rs
  • config — network/weave-secret-stream/src/lib.rs
  • errors — network/weave-secret-stream/src/lib.rs
  • handshake — network/weave-secret-stream/src/lib.rs
  • metrics — network/weave-secret-stream/src/lib.rs