Tutorial

Djangochannelsrestframework allow you to use DRF serializers easily with django Channels v4. In this tutorial we will use this library to improve the chat tutorial from django Channels.

In this tutorial we redo the channels tutorial to use DCRF consumers.