V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Livid
V2EX  ›  Python

Hyper: HTTP/2 Client for Python

  •  
  •   Livid · 2016-08-17 01:19:00 +08:00 · 4875 次点击
    这是一个创建于 2781 天前的主题,其中的信息可能已经有所发展或是发生改变。
    6 条回复    2016-08-17 14:25:20 +08:00
    Hanxv
        1
    Hanxv  
       2016-08-17 01:30:29 +08:00 via Android
    HTTP/2 是必然的, alpha
    xiaoyu9527
        2
    xiaoyu9527  
       2016-08-17 02:12:33 +08:00
    这个 是 http server 端支持的么?
    v1024
        3
    v1024  
       2016-08-17 07:10:56 +08:00 via iPhone
    感觉有必要但意义不大,通常只是一两个 API 请求,不同于网页浏览。
    Xuanwo
        4
    Xuanwo  
       2016-08-17 09:42:04 +08:00
    差点以为是隔壁楼的广告
    edsgerlin
        5
    edsgerlin  
       2016-08-17 13:08:07 +08:00
    @v1024 HTTP/2 + TCP Fast Open 可以显著降低 RTT ,如果基于 REST API 构建手游后端之类的话降低 RTT 改善很明显。
    fcicq
        6
    fcicq  
       2016-08-17 14:25:20 +08:00
    http2 库认准日本人写的实现, nghttp2, h2o 还有一个 haskell 写的实现都很好. nginx 的现在都不够稳定也没有公开的 http2 push 实现(cloudflare 有一个私有的).
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3702 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 00:15 · PVG 08:15 · LAX 17:15 · JFK 20:15
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.