Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes dat.gui listener state display.
Was holding on to a reference to the original listener after switching between WebSocket and HTTP listeners. So it would show the status for WebSocket listener, but never update for the HTTP listener.
- Loading branch information