Copyright | (c) Dmitry Astapov, 2006 ; pierre, 2007 |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Dmitry Astapov <dastapov@gmail.com> |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Network.XMPP.Core
Description
Implementation of XMPP Core Protocol (RFC 3920)
- initiateStream :: Handle -> String -> String -> String -> String -> XmppStateT (JID, Stream)