ITADN

Issue with node module

#391Openanonimizerme 创建于 2025-06-18
A
anonimizermecommented
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 条评论