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. .. toctree:: :maxdepth: 1 part_1 part_2 part_3