Hi,
I'm new to node and want to use the UDT transport (with all the layers that node-httpp provides; the security (dtls) layer, the http framing layer, etc).
I see that node-httpp is API compatible with node http. (except, node-httpp requires udt)
My question is, is it possible to use node-restify with node-httpp?
-Auro
p.s., a small ReST example will be very much appreciated