Initial docs commit

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:27:34 +05:30
commit d5ecda4c73
20211 changed files with 1370362 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
initSidebarItems({"fn":[["handshake","Creates a new configured HTTP/2.0 server with default configuration values backed by `io`."]],"struct":[["Builder","Builds server connections with custom configuration values."],["Connection","Accepts inbound HTTP/2.0 streams on a connection."],["Handshake","In progress HTTP/2.0 connection handshake future."],["SendPushedResponse","Send a response to a promised request"],["SendResponse","Send a response back to the client"]]});