Skip to content

v2.0.0 (2017-07-17)

Compare
Choose a tag to compare
@satori-avasenin satori-avasenin released this 06 Jul 18:06
· 215 commits to master since this release
  • Added a tutorial project and more examples
  • cmake version requirement lowered from 3.4 to 2.8.11
    (found in some LTS distros)
  • Added support for OpenSSL 1.1.0
  • Fixed WebSocket frame encoding when payload length is 126 bytes
  • Building without a TLS library is no longer supported
  • Added parsers for different PDU types
  • Added WebSocket ping / pong heartbeats
  • Fixed bug in Apple TLS write method