parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Port 6069 in use after launching multiple copies of client #63

Open zfi opened 7 years ago

zfi commented 7 years ago

Launching a new instance of the BlocklyProp Client without closing the previous instance reports a WebSocket error, "Port 6069 already in use". Ideally, the client would detect the attempt to launch multiple instances and do something reasonable, such as setting focus on the previous instance or reporting that an instance is already running.