river

Crates.ioriver
lib.rsriver
version0.2.1
sourcesrc
created_at2016-03-25 08:47:24.506766
updated_at2024-06-03 15:52:30.409515
descriptionA reverse proxy application, based on the pingora library from Cloudflare
homepage
repositoryhttps://github.com/memorysafety/river
max_upload_size
id4559
size115,666
James Munns (jamesmunns)

documentation

https://docs.rs/river/

README

River

river is a Reverse Proxy Application based on the pingora library from Cloudflare.

Current State

As part of the initial Kickstart Spike, we are working towards an early preview of the river tool.

Until further notice, there is no expectation of stability.

Demonstration steps

At the moment, river can be invoked from the command line. See --help for all options.

Configuration is currently done exclusively via configuration file. See test-config.toml for an example configuration file. Additionally, see toml-configuration.md for more configuration details.

License

Licensed under the Apache License, Version 2.0: (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0).

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.

Commit count: 26

cargo fmt