engine.io-protocol icon indicating copy to clipboard operation
engine.io-protocol copied to clipboard

Known node-fetch issue causes test failures in Node

Open proxima opened this issue 1 year ago • 0 comments

Hello,

I've been developing a new server implementation of the protocol and after much investigation have narrowed some failing tests down to https://github.com/node-fetch/node-fetch/issues/1735.

Updating to node-fetch 3.3.2 has made the problem go away.

Happy to submit a pull request if that is preferred.

proxima avatar Aug 18 '24 18:08 proxima