UNPKG

tribemedia-kurento-jsonrpc

Version:
18 lines (14 loc) 502 B
<!DOCTYPE html> <html> <head> <title>Kurento JsonRPC</title> <link rel="stylesheet" href="../node_modules/nodeunit/dist/browser/nodeunit.css" type="text/css" /> <script src="../node_modules/nodeunit/dist/browser/nodeunit.js"></script> <script src="../node_modules/eventtarget/EventTarget.js"></script> <script src="index.js"></script> </head> <body> <h1 id="nodeunit-header">Kurento JsonRPC</h1> <script src="../dist/kurento-jsonrpc.js"></script> </body> </html>