lib: add a component connection method

This commit is contained in:
Emmanuel Gil Peyrot 2017-07-22 01:59:51 +01:00 committed by Astro
commit c0f3fc4afb
7 changed files with 416 additions and 3 deletions

View file

@ -19,3 +19,5 @@ jid = "*"
domain = "0.2.1"
xmpp-parsers = "0.6.0"
idna = "*"
try_from = "0.2.2"
sha-1 = "0.4.1"