mkromberg / jswc

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

Stop sending Event callback name to client #24

Closed mkromberg closed 7 months ago

mkromberg commented 7 months ago

There is no reason to send this information to the client, and it poses a potential security risk.