<div dir="ltr">So it looks like UPS is using a jar packaged by &quot;theganyo&quot; <a href="https://github.com/theganyo/gcm-server">https://github.com/theganyo/gcm-server</a> for its Google stuff.  This appears to be a fork of Google&#39;s GCM code which was put into maven central.  It is also about two years out of date.<div><br></div><div>The fork appears to be based on the code here : <a href="https://github.com/google/gcm">https://github.com/google/gcm</a>.</div><div><br></div><div>For implementing topic support I am probably going to need some functionality from Google&#39;s actual code.  Even if I don&#39;t I am going to need things feature in neither repository (Constants for error messages in response to topic messaging are immediately apparent).</div><div><br></div><div>I am looking for brainstorming around the best way to gracefully move this functionality forward.  I&#39;m thinking drop the ganyo dependency and code and pull the current Google code into UPS.  It is apache licensed.</div><div><br></div><div>Thoughts, fears, tomatoes?</div><div><br></div><div>Summers</div></div>