birdhouse A simple mojolicious based command line chat client + server. SYNOPSIS Start the server : ./house daemon --listen http://localhost:3001 Start clients which connect to the server : ./bird localhost:3001 Enjoy!