node-mitm icon indicating copy to clipboard operation
node-mitm copied to clipboard

Could you add UDP?

Open HilkoLantinga opened this issue 10 years ago • 8 comments

I'm looking for an UDP (dgram) stub, this package sounds perfect, it just does not do UDP. ;)

HilkoLantinga avatar Jun 04 '14 23:06 HilkoLantinga

Hey,

Good idea! Thanks. I'll take a look! ;-)

moll avatar Jun 06 '14 07:06 moll

Hey again! Are you testing your UDP server at all right now? Creating a local server and connecting to that inside tests perhaps?

moll avatar Nov 24 '14 17:11 moll

Did you add it?

HilkoLantinga avatar Nov 24 '14 18:11 HilkoLantinga

Not yet, but will. ;-)

moll avatar Nov 24 '14 19:11 moll

hi @moll, is it still in your roadmap?

nicolaspanel avatar May 17 '16 14:05 nicolaspanel

Absolutely. I haven't looked too much into it yet though. Do you have any familiarity with Node's UDP internals?

moll avatar May 17 '16 15:05 moll

No, actually I'm using an external c++ library that use UDP internally. I've heard about dgram but I've never used it.

nicolaspanel avatar May 18 '16 09:05 nicolaspanel

It would be very useful!

aguiraf avatar Sep 14 '17 08:09 aguiraf