danielgerlag / NBlockchain

.NET standard library for building blockchain enabled applications
MIT License
83 stars 20 forks source link

Rough pass at NAT traversal #10

Closed PeterDowdy closed 6 years ago

PeterDowdy commented 7 years ago

This passes smoke tests but none of the providers know what to do with it yet. That, and there are a number of places where the code is hard-coded to work specifically with Open.NAT and should be abstracted. This PR is just for general feedback on the direction.

danielgerlag commented 7 years ago

Hey @PeterDowdy Sorry, I only noticed this PR now - thanks for this, I will check it out