2.0.0
- 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 aUInt16
rather than anInt16
.
- note that #28 is an API breaking change to