Skip to content

Releases: chouheiwa/SwiftAsnycSocket

v0.1.2 Can support TLS socket

Choose a tag to compare

@chouheiwa chouheiwa released this 24 Jan 08:06

Now I fix bug for TLS connect, and the socket now can connect with TLS

Fix bug for 0.1.0

Choose a tag to compare

@chouheiwa chouheiwa released this 23 Jan 03:14

There has been a serious bug that when you read terminator data if the server send too more data then there will be a fatalError("Write Data Failed,capacity is not enougth")

Both support tcp and udp socket

Choose a tag to compare

@chouheiwa chouheiwa released this 18 Jan 13:10

Change project structure and make it support udp.

Fix some bugs.

First release of Swift Async Socket

Choose a tag to compare

@chouheiwa chouheiwa released this 09 Jan 15:02
0.0.1

Swift socket init and commit