Authorization
Establishing a WebSocket Connection
io('https://ws.one-record.fr/<namespace>', {
auth: {
access_token: '<access_token_here>',
},
});Last updated
io('https://ws.one-record.fr/<namespace>', {
auth: {
access_token: '<access_token_here>',
},
});Last updated