This repository was archived by the owner on Oct 30, 2019. It is now read-only.
This repository was archived by the owner on Oct 30, 2019. It is now read-only.
Update examples #13
Closed
Description
This project looks promising. I like the simplicity. However, can you kindly update your examples with every release to prevent errors. I have tried a few and some of them result in errors, for example, the UDP and TCP echo server examples result in error error[E0599]: no method named
nextfound for type
runtime::net::tcp::Incoming<'_>in the current scope --> src/main.rs:18:46