Skip to content

flozano/gcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)