Skip to content

v2.2.0

Compare
Choose a tag to compare
@sirn-se sirn-se released this 23 Mar 10:07
· 15 commits to v2.2-main since this release
5e0321b

Version 2.2.0

  • Optional FollowRedirect middleware (Client only)
  • Optional SubprotocolNegotiation middleware
  • getMeta() exposed on Client
  • Server throws HandshakeException if HTTP middleware return invalid status
  • New ReconnectException to force Client reconnection
  • Server->isSsl() method
  • Improved URI handling
  • Allow empty HTTP header handling (RFC compliance)
  • Documentation changes
  • Using phrity/net v2
  • Updating workflow and dependencies