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

Develop client/session separation #51

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

Develop client/session separation #51

wants to merge 34 commits into from

Conversation

nathany
Copy link
Contributor

@nathany nathany commented May 20, 2015

TODO:

  • Session tests: Send, Disconnect
  • buffer tests
  • Add FailedNotifs back into Client (at least for now)

Issue #31. Continuation of PR #33.

bdotdub and others added 30 commits April 21, 2015 11:49
use containers, Go 1.4, and update cover location
run on all pull requests and any commits directly to master or develop. don't send emails.
Revise Travis CI config
document exported identifiers
used by feedback service.
don't break API for now
at least for now, may bring this functionality back

ref #19
and session error is just the error from Apple
return s.Err.Error()
}

func (b *buffer) FindFailedNotification(e Error) NotificationResult {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't being used yet.

@nathany
Copy link
Contributor Author

nathany commented Sep 24, 2015

In light of #57 (HTTP/2), maybe we should pull back this change and just make a few minor changes to fix broken tests for now.

@taylortrimble
Copy link
Contributor

I'd support that.

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.

3 participants