Skip to content

Releases: function61/holepunch-client

20210312_0757_b2e03c15

12 Mar 08:00
Compare
Choose a tag to compare

Changes:

  • Improved error handling
  • Updated Go & dependencies
  • Minor other improvements

20200305_1244_e11fba54

05 Mar 17:17
Compare
Choose a tag to compare

Fixes:

  • Updated gokit
    • fixed badly broken backoff algorithm - it went into "retry as fast as possible" mode after ~40 iterations
  • Updated gorilla/websocket
    • brings security update
  • Improved code architecture