sociomantic-tsunami / swarm

Asynchronous client/node framework library
Boost Software License 1.0
14 stars 26 forks source link

Add methods to set AddrPort from NodeItem and convert back #355

Closed gavin-norman-sociomantic closed 5 years ago

gavin-norman-sociomantic commented 5 years ago

As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other.

Part of #348.