TooTallNate / node-nat-pmp

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

Allow address reuse #14

Open RangerMauve opened 4 years ago

RangerMauve commented 4 years ago

This enables multiple processes to use node-pmp

Not having address reuse breaks running multiple processes that need to open ports.

RangerMauve commented 3 years ago

@TooTallNate Would you be down to add me as a maintainer to this module so I could push stuff forwards? 😅

TooTallNate commented 3 years ago

Yes I would. Thank you for the offer, sent you an invite! Sorry for missing this one btw.

DiegoRBaquero commented 3 years ago

Are we moving this forward @RangerMauve ?

RangerMauve commented 3 years ago

Hey sorry! Life took over just after that and I haven't had time for side projects. 😅 I'm still interested though.

DiegoRBaquero commented 2 years ago

@RangerMauve any update? @TooTallNate I'd like to be added too, so I can push https://github.com/webtorrent/webtorrent/pull/2301 forward

RangerMauve commented 2 years ago

@DiegoRBaquero Feel free to take over. 🤷 I've got way too much on my plate for the forseeable future.