Dyalog/ewc-client

Run multiple ewc on the next port

Aberta

#500 aberto em 3 de jul. de 2026

 (1 comentário) (0 reação) (0 responsável)JavaScript (5 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (2 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

We have long running tasks and with the current setup it starts a server on :22322 but fails to start if one already exists. This should be handled like vite where :5173 is the default and if one exists there it automatically launches on :5174.

The goal is to not be forced to close the long running ewc session in order to fix a small issue or demonstrate something

Guia do colaborador