jsonmaur/jumpsuit

Jumpsuit watch uses random port for HSR websocket

Closed this issue · 4 comments

Using a random port is a bad idea, at least it should be possible to specify a fixed port using cli arguments.

I cannot use HSR on a dockerized development environment because of this.

I would accept a pr that defines a sensible default port and allows you to override this port with both the jumpsuit config and cli flag.

I will work on it, port 7654 seems not to be used by any popular application and is easy to remember.

:thumbs_up:
On Tue, Nov 22, 2016 at 1:09 AM Hugo Chinchilla Carbonell <
notifications@github.com> wrote:

I will work on it, port 7654 seems not to be used by any popular
application and is easy to remember.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#58 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFUmCf7rg62TcnLIVkNIYqZQr_X-o3riks5rAqNBgaJpZM4K4Lzo
.

The HSR strategy in 1.0 is pretty much completely gone. 2.0 is much better and doesn't even use websockets