Releases: ZewoGraveyard/WebSocket
Releases · ZewoGraveyard/WebSocket
Fix regressions from the transition to Swift 3
Back to conforming to autobahn 100%!
Add connectionTimeout as a parameter
WebSocket Client should have longer timeout than at least ping-pong duration. This changes default timeout as 60 seconds and make timeout as a parameter so user can set their own timeout.
Fix SHA1 implementation
Fix SHA1 implementation in WebSocket (#187) * Replace arrayOfBytes method with one from CryptoSwift. * Add tests for SHA1
Zewo 0.14
- Performance improvements
- Compatibility with the Zewo 0.14 ecosystem.
Swift 3 compatibility
0.13.0 Fix WebSocket tests
0.8.2: Minor optimizations (#18)
Just caching stuff. Surprisingly, this increases performance significantly.
0.8.0
Split from client and server
Merge pull request #16 from Zewo/split split from client and server
0.6.2
fixed Frame mask bugs
fixed Frame mask bugs
- only work with 05-03-2016 Snapshot