axum/examples
2021-06-13 00:17:17 +02:00
..
websocket Add support for websockets (#3) 2021-06-12 20:50:30 +02:00
hello_world.rs Add RoutingDsl::{serve, into_make_service} (#8) 2021-06-12 21:44:40 +02:00
key_value_store.rs Reduce body boxing (#9) 2021-06-12 23:59:18 +02:00
static_file_server.rs Add RoutingDsl::{serve, into_make_service} (#8) 2021-06-12 21:44:40 +02:00
websocket.rs Fix static file serving in examples (#10) 2021-06-13 00:17:17 +02:00