Edwin Allen
Results
2
comments of
Edwin Allen
:100: for this
@blanchma this line defines the random ports, https://github.com/senecajs/seneca-mesh/blob/master/mesh.js#L180 but you can set the port on the listen array param on seneca options. ``` javascript .use('mesh', { listen:[{ pin: 'role:test', host:...