p1_utils icon indicating copy to clipboard operation
p1_utils copied to clipboard

HTTP/2 not supported

Open RamzyVirani opened this issue 8 years ago • 0 comments

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.

RamzyVirani avatar Jul 26 '17 16:07 RamzyVirani