[vlc-commits] HTTP/2 connection handler
Rémi Denis-Courmont
git at videolan.org
Sun Dec 13 17:20:30 CET 2015
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Nov 21 22:13:41 2015 +0200| [dd0755181c52814c8b993fdfd3cecb53f227c782] | committer: Rémi Denis-Courmont
HTTP/2 connection handler
This demultiplexes incoming HTTP/2 frames and dispatches them to
HTTP/2 streams.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dd0755181c52814c8b993fdfd3cecb53f227c782
---
modules/access/http/h2conn.c | 661 ++++++++++++++++++++++++++++++++++++++++++
modules/access/http/h2conn.h | 30 ++
2 files changed, 691 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=dd0755181c52814c8b993fdfd3cecb53f227c782
More information about the vlc-commits
mailing list