mkromberg / jswc

Experiments with JavaScript-based GUI
MIT License
1 stars 0 forks source link

Implement timeout on WG #9

Closed mkromberg closed 8 months ago

mkromberg commented 10 months ago

If the client does not respond to a WG within a certain amount of time, resend the request? Or signal an error? Or ... something.

mkromberg commented 8 months ago

∆WG will now signal an error after a delay that can be controlled by JSWC.WG_TIMEOUT.