Files
deb-python-autobahn/examples/twisted/wamp/basic/rpc/arguments/backend.html
Tobias Oberstein ab909d84b3 more examples
2014-02-13 16:51:28 +01: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>