Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 241 Bytes

GCM

This is a fork of GCM code from https://code.google.com/p/gcm/

This fork focuses on server-side fixes. For now, it'll cover:

  • 'Mavenization'
  • Adding timeout to HttpURLConnection (I don't understand why this is not in upstream)