Warning: Not implemented: ClientRequest.options.createConnection

Using Deno with the npm @twurple/x packages, the warning comes up when you start an eventsub listener, once for most of the subscriptions.
Basic example on how to do that in the lib docs: https://twurple.js.org/docs/getting-data/eventsub/listener-setup.html
(using websockets, which is also easier)
Rarely using github and can't even login right now anyway, so maybe someone else can do that open an issue?
Edit: As far as I can tell, everything still seems to work anyway, though.
Was this page helpful?
Warning: Not implemented: ClientRequest.options.createConnection - Deno