معرفی شرکت ها


django-omnibus-0.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Django/JavaScript WebSocket Connections
ویژگی مقدار
سیستم عامل -
نام فایل django-omnibus-0.2.0
نام django-omnibus
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Moccu GmbH & Co. KG
ایمیل نویسنده info@moccu.com
آدرس صفحه اصلی https://github.com/moccu/django-omnibus/
آدرس اینترنتی https://pypi.org/project/django-omnibus/
مجوز -
# django-omnibus Django/JavaScript WebSocket Connections. [![Coverage Status](https://coveralls.io/repos/moccu/django-omnibus/badge.png)](https://coveralls.io/r/moccu/django-omnibus) [![Travis Status](https://travis-ci.org/moccu/django-omnibus.png?branch=master)](https://travis-ci.org/moccu/django-omnibus) ## What is django-omnibus *django-omnibus* is a Django library which helps to create websocket-based connections between a browser and a server to deliver messages. Some use cases could be: * Chat systems * Realtime stream updates * Inter-browser communication * file transfers * and so on.. *django-omnibus* is quite extensible. The connection handler, the Tornado web application and the authenticator can be replaced by just changing a setting. For browser compatibility *django-omnibus* also supports [SockJS](https://github.com/sockjs/sockjs-client) (which provides fallbacks for older browsers). On the client side, django-omnibus provides a library which handles the connection, authentication and channel subscription (multiple channels can be subscribed using one connection). ## Installation & Documentation All documentation is in the "docs/source" directory and online at [Read the Docs](https://django-omnibus.readthedocs.org/). ## License *django-omnibus* is licenced under the [BSD License](LICENSE.md).


نحوه نصب


نصب پکیج whl django-omnibus-0.2.0:

    pip install django-omnibus-0.2.0.whl


نصب پکیج tar.gz django-omnibus-0.2.0:

    pip install django-omnibus-0.2.0.tar.gz