Issue with node module
This function `globalThis.FAILSVerifyProof` doesn't work due to http3client.cc that never pass `certs` property
https://github.com/fails-components/webtransport/blob/b91daebc7e15caaa94c41ef98198eea8868d9a6f/transports/http3-quiche/lib/socket.js#L17
https://github.com/fails-components/webtransport/blob/b91daebc7e15caaa94c41ef98198eea8868d9a6f/transports/http3-quiche/src/http3client.cc#L94
Please make fix. Now node realization doesn't work. FAILSVerifyProof throws error that trying to get property of undefined
2 条评论