mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
some more hardcore network testing
This commit is contained in:
parent
5a3d3d0764
commit
26aa471b14
7 changed files with 123 additions and 31 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Box2dWeb Demo</title>
|
||||
<script src="http://localhost:8003/socket.io/socket.io.js"></script>
|
||||
<script src="http://fuuuuu.de:8003/socket.io/socket.io.js"></script>
|
||||
<script src="box2d.js"></script>
|
||||
<script src="common.js"></script>
|
||||
<script src="client.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue