sergot / openssl

OpenSSL bindings for Perl 6
MIT License
14 stars 31 forks source link

Add Application-Layer Protocol Negotiation (ALPN) Support #20

Open kalkin opened 8 years ago

kalkin commented 8 years ago

OpenSSL supports ALPN since version 1.0.2. ALPN is especially important for HTTP/2. Would be nice if Perl 6 has support for that.