Closed AlexanderDzhoganov closed 8 years ago
I think me merging your other PR @AlexanderDzhoganov ended up with another merge conflict you'll have to do an interactive rebase on.
Conflicts should be resolved now.
Looking good. If in the future you want a clean commit history, Atlassian has a great tutorial on rebase. Depending on your editor, there are great tools for assisting in the interactive rebase too.
Clean commit history sounds nice, I've squashed the commits on all PRs.
This is a very basic implementation of a way to send commands from the client but it seems to work.
Also I've included a way to send commands for debugging in this commit to my client UI app.