Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 720 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 720 Bytes

AwsIO.jl

Wrapper library for functionality in the https://github.com/awslabs/aws-c-io library.

The LibAwsIO package aims to directly wrap and expose aws-c-io functionality (matching data structures and api functions exactly).

The functions and structures in AwsIO are more Julia-like and are intended to be more user-friendly, while using LibAwsIO under the hood.

GitHub Actions : Build Status

codecov.io