OSC / ondemand

Supercomputing. Seamlessly. Open, Interactive HPC Via the Web
https://openondemand.org/
MIT License
280 stars 104 forks source link

more shell ping/pong work #3810

Closed johrstrom closed 1 week ago

johrstrom commented 1 week ago

More shell ping/pong work to close connections after after a certain amount of time.

This

johrstrom commented 1 week ago

is shell/app.js executed by the ondemand host or a user's browser?

app.js is server side. apps/shell/public/javascripts/ood_shell.2.js is the client side javascript.