本文介绍了Django的Comet框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



有没有现有的框架?



简单的例子会很棒。

解决方案

尝试 - 以及


What is the easiest way to implement HTTP push (comet) on Django?

Are there any existing frameworks?

Simple examples would be great.

解决方案

Try Oribited -- see example here and also this (No longer available)

这篇关于Django的Comet框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-25 22:30