1. 12 Mar, 2019 1 commit
  2. 06 Mar, 2019 1 commit
    • Steven Allen's avatar
      remove all uses of multiaddrs · 9f74385d
      Steven Allen authored
      NATs only care about TCP/UDP and ports. Using multiaddrs here made this library
      really hard to work with correctly.
      
      Furthermore, this library doesn't _actually_ support specifying the internal IP
      address. However, we'd still _act_ like the internal IP address mattered. This
      caused all sorts of mismatches.
      9f74385d
  3. 01 Mar, 2019 1 commit