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 8c747ab commit c4117fdCopy full SHA for c4117fd
docs/server.rst
@@ -275,8 +275,7 @@ optional ``callback`` argument that can be set to a callable. If this
275
argument is given, the callable will be invoked after the client has processed
276
the event, and any values returned by the client will be passed as arguments
277
to this function. Using callback functions when broadcasting to multiple
278
-clients is not recommended, as the callback function will be invoked once for
279
-each client that received the message.
+clients is currently not supported.
280
281
Namespaces
282
----------
0 commit comments