https://github.com/hyperium/hyper-tls
https://github.com/hyperium/hyper-tls
hyper rust
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperium/hyper-tls
- Owner: hyperium
- License: apache-2.0
- Created: 2017-01-11T23:45:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T15:59:57.000Z (about 1 year ago)
- Last Synced: 2025-10-05T00:30:09.059Z (6 months ago)
- Topics: hyper, rust
- Language: Rust
- Size: 56.6 KB
- Stars: 196
- Watchers: 16
- Forks: 98
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# hyper-tls
Provides an HTTPS connector for use with [hyper](https://hyper.rs).
[Documentation](https://docs.rs/hyper-tls)
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.