Skip to content

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare.

License

Notifications You must be signed in to change notification settings

memorysafety/river

Repository files navigation

River

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

Current State

River is currently v0.5.0. See the v0.5.0 release notes for more details on recently added features.

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.kdl for an example configuration file. Additionally, see kdl configuration for more configuration details.

License

Licensed under the Apache License, Version 2.0: (LICENSE-APACHE or https://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.