gbp-stack 1.0.0

Top-level facade for the Group Protocol Stack: re-exports gbp-core, gbp-protocol, gtp-protocol, gap-protocol, gsp-protocol, gbp-mls, gbp-transport and gbp-node.
docs.rs failed to build gbp-stack-1.0.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gbp-stack-1.8.2

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-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.