Crates.io | sozu-command-futures |
lib.rs | sozu-command-futures |
version | 0.13.6 |
source | src |
created_at | 2017-11-21 13:44:28.031132 |
updated_at | 2022-10-13 07:55:46.411031 |
description | configuration library to command a sozu instance |
homepage | http://sozu.io |
repository | https://github.com/sozu-proxy/sozu |
max_upload_size | |
id | 40136 |
size | 30,662 |
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.