5 releases (breaking)
0.5.0 | Oct 19, 2023 |
---|---|
0.4.0 | Oct 18, 2023 |
0.3.0 | May 14, 2023 |
0.2.0 | Dec 13, 2022 |
0.1.1 | Nov 23, 2022 |
#1286 in Embedded development
127 downloads per month
Used in 2 crates
(via channel-bridge)
140KB
4K
SLoC
edge-net
This crate ships async + no_std
+ no-alloc implementations of various network protocols.
Suitable for MCU development, bare-metal in particular.
Working:
- WS client
- MQTT client (just a slim wrapper around
rumqttc
, so currently needs STD) - Captive Portal
Needs bugfixing:
- HTTP / WS server
- HTTP client
PRs welcome!
Dependencies
~2–14MB
~163K SLoC