WebSockets

Packages related to WebSockets.

Filter results

Package channels Django Websocket Redis df_websockets
Package channels Django Websocket Redis df_websockets
Description Developer-friendly asynchrony
for Django
Websockets for Django
applications using Redis as
message queue
Extends django-channels to
ease the interactions between
the server and the clients
Category App App App
# Using This 30 7 0
Python 3?
Development Status Production/Stable Beta Production/Stable
Last updated July 4, 2025, 1:43 p.m. March 3, 2025, 5:20 a.m. June 9, 2025, 7:35 a.m.
Version 4.2.2 0.6.0 1.2.3
Repo GitHub GitHub GitHub
Commits
Stars 6,256 896 12
Repo Forks 820 222 7
Participants andrewgodwin
carltongibson
Krukov
adamchainz
smorokin
proofit404
smithdc1
matthiask
michael-k
fcurella
more...
jrief
nanuxbe
yguarata
charleswhchan
ErwinJunge
gtnx
gitaarik
erikreed
mlambir
aorcajo
more...
d9pouces
dependabot[bot]
Documentation
Integrated WebSockets
Protocol: DDP
Transport Redis Pub/Sub
Protocol: WAMP
Asynchronous mechanism asyncio (Python 3.4 standard library) Gevent

View all grid packages

Features currently being evaluated

Feature Description
Integrated WebSockets Support for WebSockets is integrated into the service, so that WebSockets and<br>HTTP connections may terminate on the same host, port and daemon.
Protocol: DDP Supports the DDP protocol, allowing for realtime, latency compensated pub/sub<br>and RPC.<br>https://www.meteor.com/ddp
Transport Transport level between synchronous Django and asynchronous part (like Redis,<br>ZMQ, HTTP)
Protocol: WAMP Supports the WAMP protocol, providing realtime pub-sub and RPC over WebSockets.<br>http://wamp-proto.org/
Asynchronous mechanism Framework or service used to provide multiple asynchronous WebSocket connections<br>(like Tornado or Gevent)
Search Weight Package Description Last PyPI release Stars Forks
{{ item.weight / max_weight * 100 | number:0 }}% {{ item.title }} Grid: {{ item.description }} {{ item.last_released | date: 'mediumDate' }} N/A {{ item.score }} N/A {{ item.repo_watchers }} N/A {{ item.repo_forks }} N/A