gbp-stack 1.2.2

Top-level facade for the Group Protocol Stack: re-exports gbp-core, gbp-protocol, gtp-protocol, gap-protocol, gsp-protocol, gbp-mls, gbp-transport, gbp-node and gbp-sframe.
Documentation

gbp-stack

Top-level facade for the Group Protocol Stack.

This crate is a thin re-export of every layer in the stack:

  • gbp-core — type vocabulary
  • gbp-protocol — base GBP layer
  • gtp-protocol, gap-protocol, gsp-protocol — sub-protocols
  • gbp-mls — MLS / AEAD adapter
  • gbp-sframe — SFrame E2EE for GAP audio streams
  • gbp-transport — TCP framing helper
  • gbp-node — GBP-layer group node

Most users should depend on gbp-stack only; the per-layer crates are available for users who need a smaller surface.

License

Licensed under Apache License, Version 2.0.