-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
At least the protocol crate could work without std which might be interesting for WASM support.
The nom crate dependency supports no_std.
A whole bunch of code needs Vec and thus alloc.
https://github.com/rust-lang/rust/releases/tag/1.77.0 stabilized core::net so SocketAddr in struct would work.
Metadata
Metadata
Assignees
Labels
No labels