Linda Sample - Chat
===================

## start linda-server

    % npm install linda -g
    % linda-server

=>  http://localhost:8931


## open sample html

    % open index.html

let's chat!!


## CUI chat client

    % node cui_chat_client.js
