senecajs / seneca-transport

Seneca micro-services message transport over TCP and HTTP.
MIT License
63 stars 45 forks source link

Fix host handling to support Windows platforms #83

Closed feugy closed 8 years ago

feugy commented 8 years ago

I'm running Windows, and I add problems with seneca-mesh discovery when all microservices are on the same host.

It turns out that seneca-transport was in cause, only when host are not specified. This small PR allows to run all test under Windows, except the "tcp listen() can listen on unix path" which was disabled when platform is win*