| Crates.io | motorx |
| lib.rs | motorx |
| version | 0.0.18 |
| created_at | 2023-01-18 01:17:20.435607+00 |
| updated_at | 2025-02-09 19:09:41.676557+00 |
| description | A reverse-proxy in pure rust. |
| homepage | https://github.com/tsar-boomba/motorx |
| repository | https://github.com/tsar-boomba/motorx |
| max_upload_size | |
| id | 761439 |
| size | 90,873 |
Binaries for popular platforms are built for every release. You can install them with cargo binstall (repo), cargo install, or on the releases page.
Docker images are pushed to the Docker Hub repository on every release. If you would like to support more images, please open a pull request.
Build your own binary
logging: Emit log information through tracing crateserde-config: Implements serde::Deserialize for config structstls: Adds tls support through rustlsFrom v0.1.0 motorx uses conventional commits 1.0.0.
Both motorx and motorx-core are licensed under the MIT or Apache 2.0 license