ssbc / ssb-config

standard configuration for ssb
MIT License
23 stars 18 forks source link

fix-connections only fixes one net connection! #61

Open mixmix opened 4 years ago

mixmix commented 4 years ago

as of 3.4.0 there might be multiple connections need to be taken into account.

ideally we need to write tests imaging multiple connections.incoming.net and then see it behaves right. See util/get-net ... it's late, this is a placeholder!