- 1. warp
- 2. Examples
- 2.1. Hello
- 2.2. Hello using functions
- 2.3. Hello using modules
- 2.4. Hello setting content type with_heather
- 2.5. Routing
- 2.6. Body
- 2.7. Headers
- 2.8. Rejections
- 2.9. Futures
- 2.10. todos
3. Serving HTML and Other Files
- 3.1. file
- 3.2. dir
- 3.3. Handlebars template
4. Websockets
- 4.1. Websockets
- 4.2. Websockets chat
5. Server-Side Events
- 5.1. SSE
- 5.2. SSE Chat
6. TLS
- 6.1. TLS
7. Autoreloading
- 7.1. Autoreload
8. Debugging
- 8.1. Tracing
9. Custom HTTP Methods
- 9.1. Custom HTTP Methods
- 10. Other
- 10.1. Compression
- 10.2. Dyn Reply
- 10.3. Multipart
- 10.4. Query string
- 10.5. Returning
- 10.6. Stream
- 10.7. Unix socket
- 10.8. Wrapping