68
edits
Ametaireau (talk | contribs) |
|||
Line 132: | Line 132: | ||
{ | { | ||
"simplePushURL": "https://example.org/wg0asg83t_74s", | "simplePushURL": "https://example.org/wg0asg83t_74s", | ||
'''" | '''"simplePushURLs": { | ||
"calls": "https://example.org/wg0asg83t_74s", | |||
"rooms": "https://example.org/vnd7a85ls9gh" | |||
}''' | |||
} | } | ||
'' | The idea behind this move, is to make it easy in the future to add new topics. | ||
'''simplePushURL''' becomes deprecated, if set, it is used as the value for ''simplePushURLs.calls'' | |||
'''simplePushURLs''' is the topic array, omitted topics will be unset and notification on this topics will not be handled. | |||
== Loop Server API Additions == | == Loop Server API Additions == |
edits