Skip to content

Releases: tesseract-one/WebSocket.swift

Moved to Swift 5.4. Updated Swift NIO.

02 Jun 11:46

Choose a tag to compare

Xcode 13 support

06 Oct 16:44

Choose a tag to compare

0.1.0

updated version in readme

Fixed warnings in the new NIO versions

26 Aug 20:25

Choose a tag to compare

Better socket error propagation

23 Dec 13:07

Choose a tag to compare

0.0.7

version bump

Fixed exception on "continuation" frame

22 Dec 21:48

Choose a tag to compare

0.0.6

fixed exception on frame continuation. Updated version

Better state management. Better thread safety. Code cleanup

21 Dec 22:26

Choose a tag to compare

Better API

21 Dec 14:08

Choose a tag to compare

0.0.4

updated example in README to new API

Fixed crash on deinit. Better ping handling

18 Dec 20:01

Choose a tag to compare

0.0.3

added shared ELG test

Timeout for connection. Auto disconnect on deinit. Fixes

17 Dec 17:15

Choose a tag to compare

0.0.2

Timeout for connection. Auto disconnect on deinit. Fixes

First working version

17 Dec 02:08

Choose a tag to compare

0.0.1

fixed ping