About Anaconda Help Download Anaconda

main / packages / aws-c-io 0.13.10

This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols.

Installers

  • linux-aarch64 v0.13.10
  • osx-arm64 v0.13.10
  • win-64 v0.13.10
  • linux-64 v0.13.10
  • osx-64 v0.13.10
  • linux-s390x v0.13.10

conda install

To install this package run one of the following:
conda install main::aws-c-io

Description

This is an event driven framework for implementing application protocols. It is built on top of cross-platform abstractions that allow you as a developer to think only about the state machine and API for your protocols. A typical use-case would be to write something like Http on top of asynchronous-io with TLS already baked in. All of the platform and security concerns are already handled for you.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy