cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation

This commit is contained in:
lumi 2017-03-07 15:02:38 +01:00
commit 88ea00baa7
5 changed files with 92 additions and 56 deletions

View file

@ -6,6 +6,11 @@ What's this?
A crate which handles SASL authentication.
Can I see an example?
---------------------
Look at the documentation [here](https://docs.rs/sasl).
What license is it under?
-------------------------