node-mitm
node-mitm copied to clipboard
Could you add UDP?
I'm looking for an UDP (dgram) stub, this package sounds perfect, it just does not do UDP. ;)
Hey,
Good idea! Thanks. I'll take a look! ;-)
Hey again! Are you testing your UDP server at all right now? Creating a local server and connecting to that inside tests perhaps?
Did you add it?
Not yet, but will. ;-)
hi @moll, is it still in your roadmap?
Absolutely. I haven't looked too much into it yet though. Do you have any familiarity with Node's UDP internals?
No, actually I'm using an external c++ library that use UDP internally. I've heard about dgram but I've never used it.
It would be very useful!