add docs for websocket.client module

This commit is contained in:
Joel Wetzell
2026-05-13 19:17:19 -05:00
parent 6936b7f46d
commit dd5cb5bfa2
3 changed files with 34 additions and 0 deletions
+5
View File
@@ -111,6 +111,11 @@ export default defineConfig({
},
],
},
{
label: "WebSocket",
collapsed: true,
autogenerate: { directory: "modules/websocket" },
},
],
},
{