benoitc / hackney

simple HTTP client in Erlang
Other
1.34k stars 427 forks source link

Does Hackney support HTTP2 having Erlang/OTP version 18 in my application? #647

Closed ash-win-s closed 4 years ago

ash-win-s commented 4 years ago

Hi , I need to implement HTTP2 client in my application which runs on Erlang/OTP 18. Does Hackney help me in implementing HTTP2 client without upgrading my OTP version?

benoitc commented 4 years ago

http 2 support is not available yet in the public version. That should land around the 1st september. However it will only be available for Erlang >= 20.