google / gcm

Google Cloud Messaging - client libraries and sample implementations
https://developers.google.com/cloud-messaging
Apache License 2.0
821 stars 515 forks source link

GCM through Proxy #236

Open fijojosep opened 7 years ago

fijojosep commented 7 years ago

I would like to send the push notification through proxy. Right now the sender.java class is not accepting the proxy information . Can you extend the library to accept the proxy details too.

fijojosep commented 7 years ago

I have added the code for supporting and submitted .And requested for a pull request.

https://github.com/google/gcm/pull/244

tharban commented 7 years ago

I'd love to get this into the library.