mirror of
https://github.com/embassy-rs/embassy.git
synced 2026-04-18 21:09:13 +00:00
Create a network task which listens for a connection on port 80. After establishing a connection everything received is logged and echoed to the sender.