Allow frontend to disconnect and reconnect #127

Closed
opened 2021-03-11 02:37:07 +00:00 by AlexVdberg · 1 comment
AlexVdberg commented 2021-03-11 02:37:07 +00:00 (Migrated from github.com)

Keeping the back end alive will make some things easier to develop in the frontend.

will need to split the bridge core-loop into an inner and outer loop or something of the sort when disconnected

Keeping the back end alive will make some things easier to develop in the frontend. will need to split the bridge core-loop into an inner and outer loop or something of the sort when disconnected
AlexVdberg commented 2021-03-11 04:35:07 +00:00 (Migrated from github.com)

by "front end" I mean all of the stuff on the JS side of the pipe.

I added a delay to the test to give time for the js to make the connection for now

by "front end" I mean all of the stuff on the JS side of the pipe. I added a delay to the test to give time for the js to make the connection for now
Sign in to join this conversation.
No description provided.