sfackler/r2d2

Support async connection

tangkhaiphuong opened this issue · 2 comments

Almost library support async operation. So please support async.
Ref: https://github.com/khuey/bb8

This crate is focused on a synchronous API. Another crate would handle asynchronous connections.