Confirmed users
1,018
edits
m (added IRC channel) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div style="border:1px solid red; background-color:#ECC;padding:2em;font-size:100%;"><b>Obsolete!</b> | |||
Please refer to the [https://mozilla-push-service.readthedocs.org/en/latest/ Push Service] docs. | |||
</div> | |||
<h1><i>SimplePush Server</i></h1> | <h1><i>SimplePush Server</i></h1> | ||
==Overview== | ==Overview== | ||
Line 73: | Line 77: | ||
==Code Repository== | ==Code Repository== | ||
https://github.com/mozilla-services/pushgo/ | Previously (as referenced in other parts of this page), https://github.com/mozilla-services/pushgo/. | ||
Currently, https://github.com/mozilla-services/autopush/ is used. | |||
==Release Schedule== | ==Release Schedule== | ||
Line 110: | Line 116: | ||
https://github.com/jrconlin/simplepush_test - provides a quick "smoke test" as well as a thorough API test of bad or malicious tests. | https://github.com/jrconlin/simplepush_test - provides a quick "smoke test" as well as a thorough API test of bad or malicious tests. | ||
== Notes == | |||
* [[/Testing Notes|Testing notes for Push]] | |||
=Security and Privacy= | =Security and Privacy= | ||
Line 176: | Line 185: | ||
=Customer Support= | =Customer Support= | ||
== External Libraries & Users == | |||
* [https://aerogear.org/push/ Aerogear Unified Push] | |||
* [https://onesignal.com/ OneSignal] | |||
== Deployments== | == Deployments== | ||
=== Loop === | === Loop === |