Skip to content
Unverified Commit b60b30bb authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Initial implementation of aws-hyper (#201)

* Initial implementation of aws-hyper

Although this is expected to evolve, this initial implementation of aws-hyper supports endpoint, signing & response parsing middleware and is sufficient to drive basic AWS services.

A `TestConnection` helper is also provided. This enables end-to-end testing of clients by mocking out the connection with a vector of request/response pairs.

* Update test

* Add more docs, rename default to https

* Add rt tokio feature

* Fix hyper features
parent 213b00f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment