billchurch/webssh2

How to add please wait on main page

Opened this issue · 1 comments

Hi,

Is it possible to add a loading.gif on the main page while it is loading?

It certainly is possible. Can you explain the use case for that a little? Is it a slow system or one with high latency? Which part of the operation takes the longest to load, the connection to the SSH server or the WebSocket connection?

See #368 for details on the new architecture, which splits off the client and server components to hopefully make customizing the client easier.