Commit graph

4 commits

Author SHA1 Message Date
Joachim Bauch f801fc8537
Include "meta" field in client OCS response (follow-up to #74). 2021-01-07 09:32:57 +01:00
Christian Loelkes 4af4a47ffd fix incorrect OCS response from auth backend
For compliance with the OCS standard, the OCS response structure MUST
be {ocs: {meta:{...}, data: {...}}}. Until now the temporary auth
backend from the client only responded with the data and triggered an
'Incomplete OCS response' from the signaling server.
2020-12-27 12:56:18 +01:00
Christian Loelkes f894837cd1 handle error message from server 2020-12-27 12:19:13 +01:00
Joachim Bauch 5dcfeda1e9
Initial commit of the OpenSource version.
This corresponds to nextcloud-spreed-signaling 0.0.13
2020-05-12 09:46:20 +02:00