Files
deb-python-autobahn/examples/twisted/wamp/rpc/arguments/backend.html
2015-06-17 14:37:14 -06:00

10 lines
283 B
HTML

<!DOCTYPE html>
<html>
<body>
<h1>RPC Arguments Backend</h1>
<p>Open JavaScript console to watch output.</p>
<script src="https://autobahn.s3.amazonaws.com/autobahnjs/latest/autobahn.min.jgz"></script>
<script src="backend.js"></script>
</body>
</html>