- Remove jQuery dependency in command example. - Fix auto scroll on new content in chat and command example. - Update chat and command example to use a static HTML file.
- Remove jQuery. - Rename Conn to Client to avoid confusion with underlying ws connection. - Remove global variables.