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

Implement new GCM features presented at Google I/O'13 #30

Closed
ToothlessGear opened this issue May 15, 2013 · 5 comments
Closed

Implement new GCM features presented at Google I/O'13 #30

ToothlessGear opened this issue May 15, 2013 · 5 comments

Comments

@ToothlessGear
Copy link
Owner

  • upstream messaging (including user notifications)
  • persistent connection
  • Chrome Notifications
@hypesystem hypesystem added this to the v0.10 milestone Jan 15, 2015
@hypesystem
Copy link
Collaborator

A pull request for user notifications has been submitted: #96.

@hypesystem hypesystem modified the milestones: v0.10, v0.11 Feb 20, 2015
@hypesystem
Copy link
Collaborator

This issue should be split into (at least) three separate issues.

@hypesystem
Copy link
Collaborator

I have created a separate issue for user notifications: #107

@hypesystem
Copy link
Collaborator

Upstream messaging and persistent connections are intrinsically connected: https://developer.android.com/google/gcm/ccs.html#upstream

Chrome Notifications do not differ from any other notifications, and are actually already supported (although sending upstream notifications from Chrome obviously isn't).

@hypesystem
Copy link
Collaborator

I have split out the CCS/Upstream messaging into a separate issue, #109. With that, I can close this issue (as the parts have now been split out).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants