p1_utils
p1_utils copied to clipboard
HTTP/2 not supported
Hi, Thanks for your amazing repositories. I am using ejabberd and trying to build custom modules for it. I have a limitation implementing APNS. Because it needs HTTP/2 to accept push notifications. AFAIK, Current version of p1_http module does not support HTTP/2.
Do you have a plan to add HTTP/2 support in p1_http module?
Or can you please guide me how to build and use ninenines/gun with my custom module.