Django / Comet (Push): Least of all evils?

后端 未结 4 733
滥情空心
滥情空心 2020-11-28 02:07

I have read all the questions and answers I can find regarding Django and HTTP Push. Yet, none offer a clear, concise, beginning-to-end solution about how to accomplish a b

4条回答
  •  孤城傲影
    2020-11-28 02:49

    Re question #2, I recently was given a tour of the internals of a Django app that uses Comet heavily, and Orbited was the solution they chose.

提交回复
热议问题