jetfire icon indicating copy to clipboard operation
jetfire copied to clipboard

Add blocking connect and move handling connection to dedicated NSThread

Open krosinski opened this issue 7 years ago • 0 comments

  • 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 avatar Aug 29 '17 14:08 krosinski