UNPKG

endpointjs

Version:

Endpoint.js enables modules within a web application to discover and use each other, whether that be on the same web page, other browser windows and tabs, iframes, servers and web workers in a reactive way by providing robust discovery, execution and stre

12 lines (11 loc) 184 B
module.exports = { options: { port: 8282 }, demo: { options: { script: 'examples/app.js', debug: true } } };