We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed14956 commit 2c42a3eCopy full SHA for 2c42a3e
README.md
@@ -5,7 +5,7 @@
5
6
# routerify-websocket
7
8
-The `websocket` support for the [Routerify](https://github.com/routerify/routerify) library.
+The `WebSocket` support for the [Routerify](https://github.com/routerify/routerify) library.
9
10
[Docs](https://docs.rs/routerify-websocket)
11
src/lib.rs
@@ -1,4 +1,4 @@
1
-//! The `websocket` support for the [Routerify](https://github.com/routerify/routerify) library.
+//! The `WebSocket` support for the [Routerify](https://github.com/routerify/routerify) library.
2
//!
3
//! # Examples
4
0 commit comments