16.10.2025, 09:39
(This post was last modified: 16.10.2025, 09:50 by gjniewenhuijse.)
and how to setup the code to connect to multiple devices (+- 10 devices)?
It works, i see data but also:
(16.10.2025, 09:39)admin Wrote: Try sending auth this way:
Code:client:send(json.encode({
type = 'authorization',
data = token,
}))
You might need to wait for authorization_requested to be sent by the server fist before sending the authorization command.
It works, i see data but also:
Code:
* string: receive failed: protocol error
and
* string: connection failed: timeout