Crate netmod_mem

Source
Expand description

netmod-mem is an in-memory netmod endpoint

This aims to make testing any structure that binds against netmod easier and reproducable.

Structsยง

MemMod
Represents a single netmod endpoint that can connect to exactly one other, either as a 1-to-1 link between libqaul instances or as a link into a transmission medium of some kind.