You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ WARNING 🚧 API unstable ⚒️ and still in development 👷
This small crate takes AsyncRead / AsyncWrite IO and turns it into a Stream and Sink.
It prefixes messages with a little endian unsigned 24 bit integers.
Used to frame messages between Hypercore peers.
About
Convert bytes IO into uint24 length prefixed messages