timehop / apns

A Go package to interface with the Apple Push Notification Service
https://godoc.org/github.com/timehop/apns
MIT License
185 stars 47 forks source link

Develop client/session separation #51

Open nathany opened 9 years ago

nathany commented 9 years ago

TODO:

Issue #31. Continuation of PR #33.

nathany commented 8 years ago

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 commented 8 years ago

I'd support that.