Skip to content

Releases: ZewoGraveyard/WebSocket

Fix regressions from the transition to Swift 3

18 Oct 19:04

Choose a tag to compare

Back to conforming to autobahn 100%!

Add connectionTimeout as a parameter

17 Oct 00:50

Choose a tag to compare

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

13 Oct 03:12

Choose a tag to compare

Fix SHA1 implementation in WebSocket (#187)

* Replace arrayOfBytes method with one from CryptoSwift.
* Add tests for SHA1

Zewo 0.14

13 Oct 03:13

Choose a tag to compare

  • Performance improvements
  • Compatibility with the Zewo 0.14 ecosystem.

Swift 3 compatibility

01 Oct 05:53

Choose a tag to compare

0.13.0

Fix WebSocket tests

0.8.2: Minor optimizations (#18)

10 Aug 00:35

Choose a tag to compare

Just caching stuff. Surprisingly, this increases performance significantly.

0.8.0

12 Jun 09:43

Choose a tag to compare

Bump dependencies

Split from client and server

06 Jun 17:13

Choose a tag to compare

Merge pull request #16 from Zewo/split

split from client and server

0.6.2

12 May 22:05

Choose a tag to compare

Upgrating to May 9 shapshot

fixed Frame mask bugs

09 May 09:15

Choose a tag to compare

fixed Frame mask bugs

  • only work with 05-03-2016 Snapshot