Skip to content

Releases: geeknam/python-gcm

Using Sessions

13 Jan 11:27

Choose a tag to compare

  • Add examples
  • Use requests sessions
  • Add more logging

0.3 - Topic messaging

12 Nov 21:19

Choose a tag to compare

  • Topic Messaging
  • Logging support
  • Honor Retry-After HTTP header when backing off
  • Timeout for every HTTP request
  • Way to handle success in the response
  • Code refactoring and bug fixes

Python 3 compatibility + requests

29 May 13:10

Choose a tag to compare

  • Added requests library
  • Python 3 compatible, Travis tests are run against Python 3.4

0.1.4

14 Apr 04:56

Choose a tag to compare

Merge pull request #52 from suzaku/refactor

Random cleanups