Crate tk_http [] [src]

Simple HTTP service based on tokio tools

Modules

client

The HTTP/1.x client protocol implementation

server

HTTP server protocol implementation

websocket

Websocket support stuff

Enums

Status

Enum with some HTTP Status codes.

Version

Enum reprsenting HTTP version.