Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 349 Bytes

sozu-command-futures, a library driving the sōzu HTTP reverse proxy - moved to https://github.com/sozu-proxy/sozu/tree/master/futures

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.