//! Multistream provides some simple abstrations for streaming client and
//! servers. Check out [the examples](https://github.com/KennethWilke/multistream/tree/main/examples/)
//! to help you get started.
modclient;modserver;pubuseclient::*;pubuseserver::*;constDEFAULT_BUFFER_SIZE:usize=8*1024;