- Robust configuration & request filtering
- Caching
- http2
- tls
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 throughtracing
crateserde-config
: Implementsserde::Deserialize
for config structstls
: Adds tls support throughrustls
From 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