-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
INDEX /streams
Returns a list of player names for a given list of stream names
QUERY STRING
channels : :string - Comma separated list of stream names
GET /streams/:id
:id is player name
Returns the stream channel name of a player
PUT /streams/:id
Sets the stream channel name for a player
BODY
channel : :string - Channel name
POST /streams
[not implemented]
DELETE /streams
Removes the stream of a player
BODY
user : :string - Name of the player
Metadata
Metadata
Assignees
Labels
No labels