Skip to content

Fix race condition and move to queue based NSStream

Compare
Choose a tag to compare
@jcavar jcavar released this 12 Dec 16:25
· 287 commits to master since this release
b879fe2

This release fixes #325

It adds support for queue based interface which should be much more straightforward to use then run loop based interface. #276

Please note that this might be breaking change depending on how you use API.