Swarm

Weave Swarm

Topic swarm for peer IDs, topic IDs, join/update options, events, priorities, connection state, and metrics.

At a glance

FieldValue
Crate/packageweave-swarm
Version0.1.0
Sourcenetwork/weave-swarm
Public structs15
Public enums4
Public traits1
Public functions42
Public method targets9

What developers should learn here

Topic swarm for peer IDs, topic IDs, join/update options, events, priorities, connection state, and metrics. 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

  • src/config.rs — network/weave-swarm/src/config.rs
  • src/connection.rs — network/weave-swarm/src/connection.rs
  • src/error.rs — network/weave-swarm/src/error.rs
  • src/events.rs — network/weave-swarm/src/events.rs
  • src/lib.rs — network/weave-swarm/src/lib.rs
  • src/metrics.rs — network/weave-swarm/src/metrics.rs
  • src/priority.rs — network/weave-swarm/src/priority.rs
  • src/swarm.rs — network/weave-swarm/src/swarm.rs
  • src/topic.rs — network/weave-swarm/src/topic.rs