Sunny-Lau / dirty-room

GNU General Public License v3.0
0 stars 0 forks source link

Update API doc: SOCKETS/APP_PAIRING_AUTHORIZED #38

Open sync-by-unito[bot] opened 4 years ago

sync-by-unito[bot] commented 4 years ago

Method's likely deprecated. It did not show up in 'webSockets messages' of developer tools, when another user joined a room protected with password. It's either deprecated or substituted by CHANNEL_SUBSCRIBED payload?

It does not emit when a user joins my room. It is also not used in backend, e.g. in method onCodePaired() at app.socket.js:11

sync-by-unito[bot] commented 4 years ago

➤ Lukas Freimonas commented:

https://github.com/esna/spaces-front/pull/3182