pusher-http-rust icon indicating copy to clipboard operation
pusher-http-rust copied to clipboard

Update example in src/lib.rs based on async/await changes

Open WillSewell opened this issue 4 years ago • 0 comments

That example in src/lib.rs seems to be out of date with the async/await changes. It compiles but doesn't do anything since the future isn't polled

WillSewell avatar May 29 '20 15:05 WillSewell