Skip to content

Releases: geeknam/python-gcm

Using Sessions

Choose a tag to compare

@geeknam geeknam released this 13 Jan 11:27
  • Add examples
  • Use requests sessions
  • Add more logging

0.3 - Topic messaging

Choose a tag to compare

@alibitek alibitek released this 12 Nov 21:19
  • 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

Choose a tag to compare

@geeknam geeknam released this 29 May 13:10
  • Added requests library
  • Python 3 compatible, Travis tests are run against Python 3.4

0.1.4

Choose a tag to compare

@geeknam geeknam released this 14 Apr 04:56
Merge pull request #52 from suzaku/refactor

Random cleanups