TooTallNate / node-nat-pmp

Node.js implementation of the NAT Port Mapping Protocol
132 stars 16 forks source link

implement "timeout" #1

Open TooTallNate opened 12 years ago

TooTallNate commented 12 years ago

The protocol describes this incremental retry and then a final timeout logic. Need to implement that.