- 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.
Close files in handler goroutine to avoid race. Remove use of exec.Cmd. It's not adding anything.