Skip to content

For when one hyper::Client isn't enough

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

OneSignal/hyper-client-pool

Repository files navigation

hyper-client-pool

Building the dev environment

Build the docker image for hyper-client-pool:

docker-compose build

Start the docker compose environment:

docker-compose up -d

Start the tty in the hyper-client-pool container:

docker-compose exec hyper-client-pool bash

Now you can run the tests, etc:

cargo test

You can tear down the dev environment with:

docker-compose down

About

For when one hyper::Client isn't enough

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages