awslabs / aws-crt-python

Python bindings for the AWS Common Runtime
Apache License 2.0
87 stars 43 forks source link

Support machines with multiple NICs #576

Closed waahm7 closed 2 months ago

waahm7 commented 2 months ago

Description of changes: Adds an option to take a list of interface names and distribute connections across multiple NIC.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.