sea-streamer-runtime 0.3.2

🌊 SeaStreamer async runtime abstraction
Documentation
1
2
3
4
### `sea-streamer-runtime`: Async runtime abstraction

This crate provides a small set of functions aligning the type signatures between `async-std` and `tokio`,
so that you can build applications generic to both runtimes.