[mod] re-org
This commit is contained in:
parent
198bd66c09
commit
784010fbdc
32 changed files with 114 additions and 14 deletions
4
bundles/src/server/test.html
Normal file
4
bundles/src/server/test.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<script>
|
||||
const webSocket = new WebSocket("ws://localhost:5008");
|
||||
alert("hi");
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue