YoshikuniJujo / xmpipe

XMPP library using simple-PIPE
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Make server list #14

Open YoshikuniJujo opened 9 years ago

YoshikuniJujo commented 9 years ago

Make server list. It is type of TVar [Maybe (String, (TChan, TChan))].

YoshikuniJujo commented 9 years ago

First of all only push message. Type of it is TVar [(String, TChan)].

YoshikuniJujo commented 9 years ago

Check exception.