I studied Django Channels
The chat room has been established
But i have a problem now
If the client sends a http://
message
How to make the http message displayed in the chat room have a hyperlink function?
Should it be processed on the front-end or on the back-end?
Front-end processing will be better, and the front-end uses markdown.