Packages related to WebSockets.
Feature | Description |
---|---|
Protocol: DDP | Supports the DDP protocol, allowing for realtime, latency compensated pub/sub and RPC. https://www.meteor.com/ddp |
Integrated WebSockets | Support for WebSockets is integrated into the service, so that WebSockets and HTTP connections may terminate on the same host, port and daemon. |
Transport | Transport level between synchronous Django and asynchronous part (like Redis, ZMQ, HTTP) |
Asynchronous mechanism | Framework or service used to provide multiple asynchronous WebSocket connections (like Tornado or Gevent) |
Protocol: WAMP | Supports the WAMP protocol, providing realtime pub-sub and RPC over WebSockets. http://wamp-proto.org/ |
Package | channels | django-socketio | Django Websocket Redis | swampdragon | django-private-chat | Django DDP | django-websocket | Django Instant | django-omnibus | django-realtime | snorky | djwebsockets | django-tornadio2 | django-channels-handlers | df_websockets |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
Developer-friendly asynchrony for Django | WebSockets for Django |
Websockets for Django applications using Redis as message queue | swampdragon |
Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team |
Django/PostgreSQL implementation of the Meteor server. | Websocket support for django. |
Websockets for Django with Centrifugo |
django-omnibus is a Django library which helps to create websocket-based connections between a browser and a server to deliver messages. |
Use this application to get Socket.IO support in your Django project and dive into real time web. |
Snorky is a framework for building WebSocket servers based on patterns. |
Django Channels consumers, without the Pain |
Extends django-channels to ease the interactions between the server and the clients | ||
Category | App | App | App | Framework | App | App | App | App | App | App | Framework | App | App | Other | App |
# Using This | 26![]() | 54![]() | 7![]() | 14![]() | 26![]() | 1![]() | 0![]() | 0![]() | 2![]() | 0![]() | 0![]() | 4![]() | 0![]() | 1![]() | 0![]() |
Python 3? | |||||||||||||||
Development Status | Production/Stable | Beta | Beta | Beta | Alpha | Beta | Alpha | Beta | Beta | n/a | Alpha | Production/Stable | n/a | Alpha | Production/Stable |
Last updated | Jan. 24, 2021, 1:53 p.m. | Nov. 4, 2018, 5:44 p.m. | March 27, 2020, 5:10 a.m. | Aug. 1, 2016, 12:32 a.m. | Jan. 4, 2021, 3:49 p.m. | Jan. 28, 2016, 12:28 a.m. | May 10, 2016, 2:27 a.m. | Feb. 16, 2019, 11:53 a.m. | March 18, 2015, 6:28 a.m. | Oct. 29, 2014, 5:14 p.m. | May 14, 2017, 5:07 p.m. | Aug. 9, 2019, 2:38 a.m. | June 21, 2012, 5:04 p.m. | Sept. 26, 2020, 2:20 a.m. | Jan. 12, 2021, 4:59 p.m. |
Version | 3.0.3 | 0.3.9 | 0.6.0 | 0.4.2.2 | 0.3.0 | 0.19.1 | 0.3.0 | 0.6.11 | 0.2.0 | n/a | n/a | 0.9.6 | n/a | 0.2.2 | 0.10.8 |
Repo | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github | Github |
Commits | |||||||||||||||
Stars | 4733 | 1271 | 841 | 563 | 363 | 166 | 166 | 81 | 71 | 49 | 30 | 22 | 13 | 9 | 3 |
Repo Forks | 658 | 250 | 217 | 77 | 122 | 27 | 32 | 10 | 14 | 10 | 4 | 2 | 4 | 1 | n/a |
Participants | andrewgodwin carltongibson Krukov smorokin proofit404 adamchainz matthiask fcurella Lukasa blueyed more... | stephenmcd blancheta dxe4 gmixo Thibaut-Fatus dzlabs 0xflotus chrisspen codekoala galuszkak more... | jrief nanuxbe yguarata charleswhchan ErwinJunge roidelapluie gtnx gitaarik erikreed mlambir more... | hagsteel jlemaes viaregio cyface winkelchri jacobkahn janezkranjc sruon alex-mcleod cancan101 more... | delneg oleg-myltsyn grantal dependabot[bot] GauravJ3 123tarunanand mekicha ineshbose karinakozarova MattBrown88 more... | tysonclugg schinckel janusle LegoStormtroopr | gregmuellegger carlesso | synw tboulogne mbeacom | EnTeQuAk andybak stephrdev edelbluth synthead schorfES Xowap | jstasiak | ntrrgc martinarroyo fladi | kittuov codingcatgirl | tabouassaleh | joshua-s dependabot[bot] | d9pouces dependabot[bot] |
Documentation | N/A | N/A | N/A | N/A | N/A | ||||||||||
Protocol: DDP | |||||||||||||||
Integrated WebSockets | |||||||||||||||
Transport | Redis Pub/Sub | Redis Pub/Sub | PostgreSQL | ZeroMQ | |||||||||||
Asynchronous mechanism | asyncio (Python 3.4 standard library) | Gevent-SocketIO | Gevent | Gevent | Gevent | Tornado | |||||||||
Protocol: WAMP |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |