We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f162d commit 171ab02Copy full SHA for 171ab02
docs/custom-handlers.md
@@ -9,3 +9,5 @@ We would create our server to include the custom `img` command handler:
9
And then we would write a small module for the handler:
10
11
<<< examples/handlers/img.js
12
+
13
+__NOTE:__ This feature has not yet been implemented in the `3.x` release of rtc-switchboard.
0 commit comments