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
Braid
V2EX  ›  Python

Django Socket I/O

  •  
  •   Braid · 2018-03-02 10:28:50 +08:00 · 2927 次点击
    这是一个创建于 2219 天前的主题,其中的信息可能已经有所发展或是发生改变。

    有个需求是 web 使用 django 开发,然后另外研发的安卓 App 会与 web 服务器建立长久的 socket 链接,那么这个 socket 有较为成熟的开源项目吗,封装好的 socket 模块然后 django 直接 api 调用进行 I/O 操作。

    初级程序员,有疑问还请留言联系

    多谢各位 v2 大佬

    9 条回复    2018-04-11 16:11:45 +08:00
    Braid
        1
    Braid  
    OP
       2018-03-02 10:32:38 +08:00
    django-socketio
    bwangel
        2
    bwangel  
       2018-03-02 10:38:59 +08:00
    持续关注
    myyou
        3
    myyou  
       2018-03-02 11:19:59 +08:00   ❤️ 1
    django-channel django 官方项目
    Braid
        4
    Braid  
    OP
       2018-03-02 14:46:00 +08:00
    @myyou 感谢,这个可以!
    whnzy
        5
    whnzy  
       2018-03-02 15:20:39 +08:00
    我是用 flask-socketio
    bestkayle
        6
    bestkayle  
       2018-03-02 15:51:36 +08:00
    django channels 不要太好用
    ns2250225
        7
    ns2250225  
       2018-03-02 20:08:14 +08:00
    django channels +1
    flipped123
        8
    flipped123  
       2018-03-03 12:09:11 +08:00
    Django channel
    tukey
        9
    tukey  
       2018-04-11 16:11:45 +08:00
    mark 一下
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5350 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 07:28 · PVG 15:28 · LAX 00:28 · JFK 03:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.