forked from httpwg/http2-spec
-
Notifications
You must be signed in to change notification settings - Fork 272
ALPN Status
Nikita Puzyryov edited this page Mar 15, 2014
·
16 revisions
This page tracks implementation status of ALPN.
Language | Library | Status | Notes |
---|---|---|---|
C | OpenSSL | in next release | scheduled for 1.0.2 |
C | GnuTLS | released | as of 3.2.0 (stable-next) |
C | NSS | released | as of 3.15.5 |
Python | native | requested | OpenSSL based; 3.x only |
Python | tlslite | requested | |
Go | native | requested | |
C++ | yaSSL | requested | |
JavaScript | NodeJS | requested | waiting for stable OpenSSL |
Ruby | native | requested | OpenSSL-based |
C | SChannel | released | Added in Windows 8.1 / Server 2012 R2 |
Java | android | released | Added in Android 4.4 |
Java | jetty | requested |