I have a chat application with React handling the frontend and Django with using Channels to handle the web socket connection.
I can see both on the frontend and backend