Source code

Revision control

Copy as Markdown

Other Tools

onmessage = function(event) {
close();
let source = new EventSource(`d:`, {});
}