File tree 1 file changed +2
-0
lines changed
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:
13
13
* channels-demultiplexer _, a (de)multiplexer for ``AsyncJsonWebsocketConsumer `` consumers.
14
14
* channels_postgres _, a Django Channels channel layer that uses PostgreSQL as its backing store.
15
15
* 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.
16
17
SimpleJWT _ middleware, such as QueryStringSimpleJWTAuthTokenMiddleware _ for WebSocket
17
18
authentication.
18
19
@@ -29,5 +30,6 @@ If you'd like to add your project, please submit a PR with a link and brief desc
29
30
.. _kafka-integration : https://gist.github.com/aryan340/da071d027050cfe0a03df3b500f2f44b
30
31
.. _channels_postgres : https://github.com/danidee10/channels_postgres
31
32
.. _channels-auth-token-middlewares : https://github.com/YegorDB/django-channels-auth-token-middlewares
33
+ .. _channels-valkey : https://github.com/amirreza8002/channels_valkey
32
34
.. _SimpleJWT : https://github.com/jazzband/djangorestframework-simplejwt
33
35
.. _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