implement a part of Client

This commit is contained in:
lumi 2017-02-19 00:01:39 +01:00
commit bf7112ff39
2 changed files with 41 additions and 5 deletions

View file

@ -5,3 +5,4 @@ pub mod ns;
pub mod transport;
pub mod error;
pub mod jid;
pub mod client;