UNPKG

node-simple-router

Version:

Yet another minimalistic router for node.js

20 lines (15 loc) 495 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>AutobahnJS PubSub Publisher</title> </head> <body> <h1>AutobahnJS PubSub Publisher</h1> <p id="log" style="width: 95%; height: 4em; border: solid 1px; font-size: small; padding: 0.5em; color: red;"> --- </p> <script src="https://autobahn.s3.amazonaws.com/autobahnjs/latest/autobahn.min.jgz"></script> <script src="js/autobahnjs_pubsub_publisher.js"></script> </body> </html>