Skip to main content

Django/JavaScript WebSocket Connections

Project description

# 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).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-omnibus-0.2.0.tar.gz (71.4 kB view details)

Uploaded Source

Built Distribution

django_omnibus-0.2.0-py2.py3-none-any.whl (61.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-omnibus-0.2.0.tar.gz.

File metadata

File hashes

Hashes for django-omnibus-0.2.0.tar.gz
Algorithm Hash digest
SHA256 cfa56668d93e09efec47b984d4ee9c80d3d04c3f088b7edd31184b30a2d75434
MD5 becb93c70f2c885d8b8448a5363aab7c
BLAKE2b-256 f6b7a2927c015694e4788b439f2a7b8ff1f417a8285ed233f8f4cf6360d8f723

See more details on using hashes here.

File details

Details for the file django_omnibus-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_omnibus-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7885eb8a501e5b99a37c1c6a90bd89ad5eb5b5092e31b33cad16c96c55f5be59
MD5 8018ff52afe4a7d2a89e78dfc28dd1c9
BLAKE2b-256 0fff1655212701aeecae7c2e972602b250b4cd25a6dc82aef863f41ccd9acb4f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page