pontarius-xmpp-0.1.0.2: An incomplete implementation of RFC 6120 (XMPP: Core)

Safe HaskellNone

Network.Xmpp.Sasl

Documentation

xmppSaslSource

Arguments

:: [SaslHandler]

Acceptable authentication mechanisms and their corresponding handlers

-> XmppConMonad (Either AuthError ())