-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you add UDP? #2
Comments
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. |
It would be very useful! |
I'm looking for an UDP (dgram) stub, this package sounds perfect, it just does not do UDP. ;)
The text was updated successfully, but these errors were encountered: