1. warp
  2. Examples
    1. Hello
    2. Hello using functions
    3. Hello using modules
    4. Hello setting content type with_heather
    5. Routing
    6. Body
    7. Headers
    8. Rejections
    9. Futures
    10. todos
  3. Serving HTML and Other Files
    1. file
    2. dir
    3. Handlebars template
  4. Websockets
    1. Websockets
    2. Websockets chat
  5. Server-Side Events
    1. SSE
    2. SSE Chat
  6. TLS
    1. TLS
  7. Autoreloading
    1. Autoreload
  8. Debugging
    1. Tracing
  9. Custom HTTP Methods
    1. Custom HTTP Methods
  10. Other
    1. Compression
    2. Dyn Reply
    3. Multipart
    4. Query string
    5. Returning
    6. Stream
    7. Unix socket
    8. Wrapping