File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ These projects from the community are developed on top of Channels:
1313* channels-demultiplexer _, a (de)multiplexer for ``AsyncJsonWebsocketConsumer `` consumers.
1414* channels_postgres _, a Django Channels channel layer that uses PostgreSQL as its backing store.
1515* channels-auth-token-middlewares _, Django REST framework token authentication middleware and
16+ * channels-valkey _, a Django Channels channel layer that uses valkey as it's backing store.
1617 SimpleJWT _ middleware, such as QueryStringSimpleJWTAuthTokenMiddleware _ for WebSocket
1718 authentication.
1819
@@ -29,5 +30,6 @@ If you'd like to add your project, please submit a PR with a link and brief desc
2930.. _kafka-integration : https://gist.github.com/aryan340/da071d027050cfe0a03df3b500f2f44b
3031.. _channels_postgres : https://github.com/danidee10/channels_postgres
3132.. _channels-auth-token-middlewares : https://github.com/YegorDB/django-channels-auth-token-middlewares
33+ .. _channels-valkey : https://github.com/amirreza8002/channels_valkey
3234.. _SimpleJWT : https://github.com/jazzband/djangorestframework-simplejwt
3335.. _QueryStringSimpleJWTAuthTokenMiddleware : https://github.com/YegorDB/django-channels-auth-token-middlewares/tree/master/tutorial/drf#querystringsimplejwtauthtokenmiddleware
You can’t perform that action at this time.
0 commit comments