This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-08-14 00:00:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a051eb2d01a1fbf25a8bfeeab795003148e3f01
axum
/
examples
T
History
David Pedersen
7a051eb2d0
Fix static file serving in examples (
#10
)
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