Skip to content

V1: Streams #14

@jiano

Description

@jiano

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions