This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
axum
Watch
1
Star
0
Fork
You've already forked axum
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2024-11-21 22:56:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b30cdcfbea
axum
/
examples
/
websockets
History
Weipeng Hong
ef1448a3f5
Use
env!("CARGO_CRATE_NAME")
in the example to simplify the tracing setup code (
#2884
)
2024-08-24 08:36:08 +02:00
..
assets
Updated websocket example to improve clarity and to be more distinct from chat example (
#1637
)
2023-01-08 15:51:59 +00:00
src
Use
env!("CARGO_CRATE_NAME")
in the example to simplify the tracing setup code (
#2884
)
2024-08-24 08:36:08 +02:00
Cargo.toml
Upgrade tokio-tungstenite to 0.23 (
#2841
)
2024-08-09 20:41:01 +02:00