cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

factored out command logic from the cli #34

Closed ghost closed 4 years ago

ghost commented 4 years ago

This patch provides a set of default commands taken from the command-line client. With this change, we can roll out new commands to all of the clients.