https://github.com/conduition/hyper-noise
Noise HTTP client/server using Tokio TCP Streams
https://github.com/conduition/hyper-noise
Last synced: about 1 year ago
JSON representation
Noise HTTP client/server using Tokio TCP Streams
- Host: GitHub
- URL: https://github.com/conduition/hyper-noise
- Owner: conduition
- License: unlicense
- Created: 2024-06-04T22:47:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T19:43:12.000Z (over 1 year ago)
- Last Synced: 2025-03-29T19:34:31.200Z (about 1 year ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-noise
This crate implements a wrapper around the `hyper` crate which allows running an HTTP stack over top of a [Noise Protocol Framework](https://noiseprotocol.org/) authenticated encryption channel.
This library is [sponsored by dlcBTC](https://www.dlcbtc.com).