Rantanen / node-dtls

JavaScript DTLS implementation for Node.js
ISC License
58 stars 15 forks source link

Running examples/client.js #21

Open amiiigh opened 3 years ago

amiiigh commented 3 years ago

example git:(master) ✗ node client.js 2021/02/16 00:40:05.835 [dtls.DtlsSocket] : New session 2021/02/16 00:40:05.841 [dtls.ClientHandshakeHandler] : Sending ClientHello internal/buffer.js:693 throw new ERR_OUT_OF_RANGE('value', >= ${min} and <= ${max}, value); ^

RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= 0 and <= 255. Received -2