This PR fixes the print each packet example in tokio. Refs: #1201
tokio_udp::UdpFramed
The master branch is currently being updated to use async / await. The examples are not fully ported. Examples for stable Tokio can be found here.
master
async
await