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

A compiled (read: fast!) node.js library for the UDT4 high-speed data transfer protocol

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).