Skip to content

v1.4.10

Compare
Choose a tag to compare
@AlexStocks AlexStocks released this 18 Apr 06:28
· 34 commits to master since this release
a5233ed

feature:

  • add tlsHandshake timeout to prevent readtimeout cause dead loop
  • replace deprecated method from Temporary() to Timeout()
  • replace io/ioutil to os
  • chore: upgrade go version from 1.14 to 1.20
  • disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug

bugfix:

  • fix: when session is closed, no need do OnMessage