Javascript – How to get the browser to render links in streamed content
I am using EventSource to get streamed text content in the browser. The problem is that when I want a link to appear even though I have the correct text, the link doesn't render. This is the text that is…