UNPKG

esb

Version:

enterprise service bus implementation

6 lines (4 loc) 102 B
var httpd = require('./server/httpd') exports.start = function(config) { httpd.start(config) }