dot.dot.dot.exampol

This commit is contained in:
Captain Nick Lucifer* 2023-03-10 23:24:00 +05:45
parent a0bc2d79de
commit a8644bad63
2 changed files with 18 additions and 0 deletions

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Testing.ws.wasm</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<iframe src="websockets.html"></iframe>
</body>
</html>

3
run.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
python3 -m http.server 2580