Re-exports§
pub use decoder::HoprDecoder;pub use encoder::HoprEncoder;pub use encoder::MAX_ACKNOWLEDGEMENTS_BATCH_SIZE;
Modules§
Structs§
- Hopr
Codec Config - Configuration of
HoprEncoderandHoprDecoder.
pub use decoder::HoprDecoder;pub use encoder::HoprEncoder;pub use encoder::MAX_ACKNOWLEDGEMENTS_BATCH_SIZE;HoprEncoder and HoprDecoder.