You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: