Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Issue #176 #177

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

Issue #176 #177

wants to merge 2 commits into from

Commits on May 5, 2014

  1. When using init without setting the id<socketIODelegate> delegate on …

    …initialization
    
    The result is:
    
    _queue = nil
    _acks = nil
    
    Which cause problems with acknowledgements.
    Which implies that inorder to use the library you must initialize with a delegate.
    Issue pkyeck#176
    Michael committed May 5, 2014
    Configuration menu
    Copy the full SHA
    fe279da View commit details
    Browse the repository at this point in the history
  2. Issue # 176

    Michael committed May 5, 2014
    Configuration menu
    Copy the full SHA
    2994064 View commit details
    Browse the repository at this point in the history