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

Talkto master #19

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

Talkto master #19

wants to merge 200 commits into from

Conversation

thadzdingo
Copy link

No description provided.

Chaitanya Gupta and others added 30 commits March 16, 2011 16:59
…evious transport which was tied into XMPPStream.
Now the 'to' attribute in the opening <stream> tag is set to the
domain of the jid.
Private methods are not needed to be declared as long as they are used
only after their definition is seen by the compiler.
This version seems to work for the P2P recipient example from
ServerlessDemo.
Also remove XMPPReconnect for now. At a later point, we will integrate
this with the socket transport.
Chaitanya Gupta and others added 30 commits January 16, 2012 18:53
…lling requests.

A failed request schedules method |resendRequest:| after some delay.
Therefore, while cancelling a request, we shud also cancel this scheduled execution of resending request.
Unfortunately we have to use associative references and not instance
variables to cache these values. See note in the implementation of
-[XMPPElement to] to understand why.
Its ns->prefix gets deallocated for an unknown reason later on and
crashes the app afterwards when we try to access an attribute of this
NSXMLElement.
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.

5 participants