Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 05:35
· 24 commits to main since this release

Changelog

  • 0f51e5e Merge pull request #2 from Contextualist/feat-multiport
  • 0fd3322 Merge pull request #4 from Contextualist/feat-upnp
  • 98919e1 feat: config: UPnP port mapping option
  • 4c2bff3 feat: edge: v2 exchange endpoint
  • 7d33de4 feat: pnet & edge: support sending / receiving multiple addrs
  • a75315c feat: pnet & edge: support trying multiple port combinations
  • 9f88758 feat: pnet: request UPnP port mapping before rendzevous
  • 33a6053 feat: pnet: use v2 exchange
  • 53fcb8d fix: pnet: ensure request opening err is caught
  • 9d5c222 fix: tar: handle path separator in header filename correctly
  • 95aa731 refactor: pnet: extract protocol part of hole punching
  • fb365aa tweak: pnet: increase renzdevous timeout to 5 * 0.3s
  • 80540a9 tweak: pnet: port mapping request returns all errors at the end