sozu-command-futures

Crates.iosozu-command-futures
lib.rssozu-command-futures
version0.13.6
sourcesrc
created_at2017-11-21 13:44:28.031132
updated_at2022-10-13 07:55:46.411031
descriptionconfiguration library to command a sozu instance
homepagehttp://sozu.io
repositoryhttps://github.com/sozu-proxy/sozu
max_upload_size
id40136
size30,662
maintainers (github:sozu-proxy:maintainers)

documentation

https://docs.rs/sozu-command-futures

README

sozu-command-futures, a library driving the sōzu HTTP reverse proxy

This reverse proxy receives orders on a Unix socket, with a simple request-response protocol using JSON. This library wraps calls to that socket through a tokio transport.

See the example for more information.

Commit count: 3469

cargo fmt