| Portability | portable |
|---|---|
| Stability | experimental |
| Maintainer | Dmitry Astapov <dastapov@gmail.com> |
| Safe Haskell | Safe-Infered |
Network.XMPP.Core
Description
Implementation of XMPP Core Protocol (RFC 3920)
- initiateStream :: Handle -> String -> String -> String -> String -> XmppStateT (JID, Stream)