pusher-http-rust
pusher-http-rust copied to clipboard
Update example in src/lib.rs based on async/await changes
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