uniqush / uniqush-push

Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
http://uniqush.org
Apache License 2.0
1.53k stars 201 forks source link

Add a field to /addpsp to hardcode usage of http2 #179

Open TysonAndre opened 6 years ago

TysonAndre commented 6 years ago

Specifying '&uniqush.use_http2=1' in the parameters to /push shouldn't be necessary once you decide to use http2 for all pushes.

No issues have been observed with HTTP2 push providers.

Consider enabling it by default if the bundle id is provided.