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

closes #1 #3

Merged
merged 1 commit into from Sep 19, 2012
Merged

closes #1 #3

merged 1 commit into from Sep 19, 2012

Conversation

marcelog
Copy link
Member

  • created new functions to open the feedback and apns connections instead of doing them inside init().
  • added a new handle_info for ssl_disconnect when the socket is the apns one
  • when a message is to be sent and the apns has been disconnect, try to reconnect first (handle_cast)

* created new functions to open the feedback and apns connections instead of doing them inside init().
* added a new handle_info for ssl_disconnect when the socket is the apns one
* when a message is to be sent and the apns has been disconnect, try to reconnect first (handle_cast)
elbrujohalcon pushed a commit that referenced this pull request Sep 19, 2012
Now we keep processes running, even when connection to apple is lost. This way it's transparent to the user
@elbrujohalcon elbrujohalcon merged commit aec3b06 into master Sep 19, 2012
@elbrujohalcon elbrujohalcon deleted the reconnect_on_demand branch February 26, 2014 11:25
elbrujohalcon pushed a commit that referenced this pull request Jul 2, 2018
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.

None yet

2 participants