This website requires JavaScript.
Explore
Help
Sign in
pep
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e784b15402
xmpp-rs
/
tokio-xmpp
/
src
/
client
/
mod.rs
7 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
impl stream for client
2017-06-20 19:26:51 +00:00
mod
auth
;
mod
bind
;
tokio-xmpp client: condense fn connect(), refactor out into stream_features
2020-03-18 00:12:48 +00:00
tokio-xmpp: rename Client to AsyncClient
2020-05-29 22:07:36 +00:00
pub
mod
async_client
;
ServerConnector and AsyncClient support channel binding, SimpleClient uses ServerConnector
2023-12-30 05:07:59 +00:00
pub
mod
connect
;
tokio-xmpp: rustfmt
2020-05-29 22:14:32 +00:00
pub
mod
simple_client
;
Reference in a new issue
Copy permalink