You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.