haskell-xmpp-1.0: Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Network.XMPP.JID
Description
JID datatype and functions
Synopsis
data JID Source
Jabber ID (JID) datatype
Constructors
Fields
Account name
Server adress
Resource name
Instances