Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blocking connect and move handling connection to dedicated NSThread #67

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

krosinski
Copy link

  • blocking YES/NO connect
  • after initial connect, a thread takes over I/O stream handling
  • fix 1 block retain cycle with self -> weakSelf, adding a few autorelease pools
  • ability to init jetfire with a dispatch queue

@krosinski krosinski mentioned this pull request Aug 29, 2017
@krosinski krosinski changed the title Add blocking connect and move handling connection to dedicated NSThread Add blocking connect and move handling connection to dedicated NSThread acmacalister#59 Aug 29, 2017
@krosinski krosinski changed the title Add blocking connect and move handling connection to dedicated NSThread acmacalister#59 Add blocking connect and move handling connection to dedicated NSThread Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant