Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@bobozaur bobozaur released this 21 Apr 20:41
· 6 commits to master since this release

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.