10 lines
176 B
HTML
Raw Normal View History

2019-05-20 02:01:25 +03:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebSockets example</title>
<script type="module" src="index.js"></script>
</head>
<bodt>
</bodt>
</html>