Skip to content

v1.4.0

Latest

Choose a tag to compare

@adam-fowler adam-fowler released this 22 Jan 09:27
· 5 commits to main since this release
7a2aec4

Minor release changes

  • Add support for connections via HTTP Proxy. #31
  • Add support for connections via SOCKS proxy. #32

Patch release changes

  • Clean up handling of state when WebSocket is closed because of a ping timeout, or receiving an invalid packet. #33
  • Move TLS setup to inside WebSocketClientChannel. #34

Other changes

  • Use Swift Testing for tests. #29