Using the chat class

The chat class provides a framework for communications across file descriptors with a peer.

Coming soon...

int main(int argc, const char **argv) {
        // FIXME: example...
}