A Cappella

A client-server model talk tool. Server speak characters that client was typing.

INSTALL

$ gem install acappella

USAGE

  1. Please perform the following in server side terminal.
$ acappella-server
acappella 0.0.1 starting on druby://localhost:8989
Run `acappella-server --help` for more startup options
Ctrl-C to shutdown server
  1. Please perform the following in client side terminal.
$ acappella-client
Connect to druby://localhost:8989
Ctrl-D to exit
> words you want to talk'

Server speak characters that client was typing.

Operating environment

Mac OS X (only)

LICENCE

MIT