mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-06 00:00:17 +02:00
Add chat example documentation. (#85)
This commit is contained in:
@@ -80,3 +80,7 @@ rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[package.metadata.playground]
|
||||
features = ["ws"]
|
||||
|
||||
[[example]]
|
||||
name = "chat"
|
||||
required-features = ["ws"]
|
||||
Reference in New Issue
Block a user