Crate solicit [−] [src]
Modules
client |
The module contains implementations of HTTP/2 clients that could be directly used to access HTTP/2 servers, i.e. send requests and read responses. |
http |
The module implements the framing layer of HTTP/2 and exposes an API for using it. |
server |
The module contains a simple HTTP/2 server implementation. |