kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-api
/
com.varabyte.kobweb.api.stream
/
broadcastExcluding
broadcast
Excluding
suspend
fun
LimitedStream
.
broadcastExcluding
(
text
:
String
,
streamIds
:
Iterable
<
StreamId
>
)
(
source
)
suspend
fun
LimitedStream
.
broadcastExcluding
(
text
:
String
,
streamId
:
StreamId
)
(
source
)
Convenience method to send a message to all clients that don't match any of the passed in IDs.