hyper icon indicating copy to clipboard operation
hyper copied to clipboard

docs(example): explicit tokio runtimes in examples

Open dswij opened this issue 2 years ago • 0 comments

closes https://github.com/hyperium/hyper/issues/3448

This PR updates the examples with the implementation of TokioIo and TokioTimer in the file itself.

I guess there's a point from the issue that one needs to look through some files to get a working example. While the examples themselves are fine, and the hyper getting started docs points to hyper-util, we should be more verbose in the examples to explicitly show what hyper will look like.

dswij avatar Dec 30 '23 11:12 dswij