-
commands: fix a bunch of tiny commands-lib issues · e332af8e
* Always check errors returned by emit. Otherwise, we may not notice when the client goes away. * Make sure to use EmitOnce instead of Emit when appropriate. Otherwise, we break javascript. (thanks Magik6k for finding this before we cut the release...) License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于e332af8e
×