Crates.io | chateau |
lib.rs | chateau |
version | 0.1.0 |
created_at | 2025-07-17 04:01:44.030228+00 |
updated_at | 2025-07-17 04:01:44.030228+00 |
description | Tower primitives for Servers and Clients with ergonomic APIs |
homepage | |
repository | https://github.com/alexrudy/chateau |
max_upload_size | |
id | 1757050 |
size | 131,176 |
Chateau provides traits and primitives which are useful for building clients and servers on top of Tokio and Tower.
It is split out from hyperdriver, which is focused on HTTP clients and servers, becasue there are aspects of the framework that are useful outside of the HTTP context.