wasm-bindgen/examples/websockets/index.html
2019-06-01 16:17:50 +03:00

11 lines
177 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebSockets example</title>
<script type="module" src="index.js"></script>
</head>
<bodt>
</bodt>
</html>