Skip to content

2.0.0

Compare
Choose a tag to compare
@djones6 djones6 released this 17 Apr 12:25
· 31 commits to master since this release
  • Support Swift 4.1 (#33, #34)
  • Update dependencies to support Swift 4.1 (#39) - Kitura-net 2.1, BlueCryptor 1.0
  • Fixes for Autobahn testsuite compliance (#27, #28, #29, #35, #36, #37, #38)
    • note that #28 is an API breaking change to WebSocketCloseReasonCode, with the reason code now being returned as a UInt16 rather than an Int16.