This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
v0.3.0
Added HTTP Transport support, enabling performant IMPORT/EXPORT features.
Refactored API to get rid of inner mutability which makes the Connection object be Send + Sync.
Re-organized directory and module structure to be easier to track and manage.