8xFF/atm0s-sdn

Feature Request: Support multiple bind address

Closed this issue · 1 comments

We need to support bind to multi address like:

  • 127.0.0.1:10000
  • 192.168.0.100:10000
  • 123.123.123.123:10000

This allow each node have chance to finding most optimal way to reduce cost in some cloud provide. We will have some priority with connection type: local > LAN > public internet

This will work same with ice, we have 2 options:

  • Using some ice implementation
  • Implementing something similar ice