awslabs / aws-crt-python

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

Add WebSocket bindings #419

Closed graebm closed 1 year ago

graebm commented 1 year ago

awscrt.websocket contains bindings for aws-c-http's websocket.h

This code has already been reviewed in 3 incremental pull-requests:

This pull-request just merges it all to main

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