mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
more comment fixes
This commit is contained in:
parent
a827afb05b
commit
635870ba4b
@ -232,7 +232,7 @@ HandlerResponse WSRequestHandler::HandleGetStats(WSRequestHandler* req) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Broadcast some Data (String) to all connected Websocket-Clients
|
||||
* Broadcast some data to all connected WebSocket clients
|
||||
*
|
||||
* @param {String} `realm` Some Identifier to be choosen by the client
|
||||
* @param {Object} `data` User-defined data
|
||||
|
Loading…
x
Reference in New Issue
Block a user