Skip to content

Latest commit

 

History

History
 
 

futures

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.