YoshikuniJujo / xmpipe

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

export more easy to use sasl function from XmppClient #37

Closed YoshikuniJujo closed 9 years ago

YoshikuniJujo commented 9 years ago

Rename sasl of XmppClient and make more easy to use function sasl. The function take mechanisms list and run negotiation and authentication.

YoshikuniJujo commented 9 years ago

Do processSasl linearly.

YoshikuniJujo commented 9 years ago

Add to State in function sasl.