Bug Fixes
- **cache**: Try to prevent web caching
([`2bb25a0`](https://github.com/Kitware/trame-client/commit/2bb25a0a6e8a1e42b3bfe7c652a0c59b375e540d))
Features
- **Reconnect**: Add support for reconnection
([`45a3b20`](https://github.com/Kitware/trame-client/commit/45a3b2040bead26da83cde8b5bb51cd8423f59ff))
If you add ?reconnect in the URL, you will get a button to let you try to reconnect. If you add
?reconnect=auto in the URL, the client will try to reconnect automatically and stop after 10
attempts.