Packages related to WebSockets.
Feature | Description |
---|---|
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. |
Protocol: DDP | Supports the DDP protocol, allowing for realtime, latency compensated pub/sub and RPC. https://www.meteor.com/ddp |
Transport | Transport level between synchronous Django and asynchronous part (like Redis, ZMQ, HTTP) |
Protocol: WAMP | Supports the WAMP protocol, providing realtime pub-sub and RPC over WebSockets. http://wamp-proto.org/ |
Asynchronous mechanism | Framework or service used to provide multiple asynchronous WebSocket connections (like Tornado or Gevent) |
Package | channels | Django Websocket Redis | django-private-chat | Django Instant | df_websockets | django-channels-handlers |
---|
Package | channels | Django Websocket Redis | django-private-chat | Django Instant | df_websockets | django-channels-handlers |
---|---|---|---|---|---|---|
Description |
Developer-friendly asynchrony for Django |
Websockets for Django applications using Redis as message queue |
(Deprecated - Please check out https://github.com/Bearle/django_private_chat2) Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team |
Websockets for Django with Centrifugo |
Extends django-channels to ease the interactions between the server and the clients |
Django Channels consumers, without the Pain |
Category | App | App | App | App | App | Other |
# Using This |
29
![]() |
7
![]() |
29
![]() |
0
![]() |
0
![]() |
1
![]() |
Python 3? | ||||||
Development Status | Production/Stable | Beta | Alpha | Beta | Production/Stable | Alpha |
Last updated | May 5, 2022, 3:35 a.m. | Nov. 24, 2021, 3:11 p.m. | March 21, 2021, 3:02 a.m. | March 2, 2022, 11:35 a.m. | March 27, 2022, 4:08 a.m. | Sept. 26, 2020, 2:20 a.m. |
Version | 3.0.4 | 0.6.0 | 0.3.0 | 2.4.2 | 1.0.0 | 0.2.2 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | ||||||
Stars | 5,275 | 866 | 401 | 96 | 6 | 9 |
Repo Forks | 726 | 220 | 136 | 11 | 5 | 1 |
Participants |
andrewgodwin
carltongibson Krukov smorokin proofit404 adamchainz matthiask fcurella smithdc1 michael-k more... |
jrief
nanuxbe yguarata charleswhchan ErwinJunge roidelapluie gtnx gitaarik erikreed mlambir more... |
delneg
oleg-myltsyn grantal dependabot[bot] GauravJ3 tr0nand mekicha ineshbose karinakozarova MattBrown88 more... |
synw
tboulogne mbeacom terminator14 |
d9pouces
dependabot[bot] |
joshua-s
dependabot[bot] |
Documentation | n/a | n/a | ||||
Integrated WebSockets | ||||||
Protocol: DDP | ||||||
Transport | Redis Pub/Sub | |||||
Protocol: WAMP | ||||||
Asynchronous mechanism | asyncio (Python 3.4 standard library) | Gevent |
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 |