This website requires JavaScript.
Explore
Help
Sign in
xmppftw
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3cab603a4c
xmpp-rs
/
tokio-xmpp
/
src
/
client
/
mod.rs
5 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
impl stream for client
2017-06-20 21:26:51 +02:00
mod
auth
;
mod
bind
;
tokio-xmpp client: condense fn connect(), refactor out into stream_features
2020-03-18 01:12:48 +01:00
tokio-xmpp: rename Client to AsyncClient
2020-05-30 00:07:36 +02:00
pub
mod
async_client
;
tokio-xmpp: rustfmt
2020-05-30 00:14:32 +02:00
pub
mod
simple_client
;
Reference in a new issue
Copy permalink