You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-udt is a compiled Node.js wrapper for the UDT4 library, for high-speed data transfer.
Modeling it off of the core Node.js "net" module, to mimic eventing, streaming, and async goodness when dealing with sockets (except with the super high speed of UDT).