webssh2/app/client/src
bendalam ed4b1bf099 Resolved continuous socket.io polling issues
Resolved continuous socket.io polling issue by restricting the retry mechanism to 2.
Removed geometry POST message as part of socket.io. We are sending this info by websocket transport.
2019-11-14 12:50:09 +05:30
..
css fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
js Resolved continuous socket.io polling issues 2019-11-14 12:50:09 +05:30
client.htm fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
favicon.ico fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00
README.md fix reauth option, move files into /app, update dockerfile, update packages 2018-11-11 10:07:37 -05:00

Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into ../public (where client files are served from). Note that ../public is a flat directory structure. ../public directory is deleted and refreshed eatch thime "npm run build" is run.