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
6afd0ef52f
xmpp-rs
/
tokio-xmpp
/
src
/
client
/
mod.rs
8 lines
91 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
DNS/TLS deps are now optional, component now also uses ServerConnector
2023-12-31 03:08:37 +00:00
pub
(
crate
)
mod
connect
;
tokio-xmpp: rename Client to AsyncClient
2020-05-29 22:07:36 +00:00
pub
mod
async_client
;
tokio-xmpp: rustfmt
2020-05-29 22:14:32 +00:00
pub
mod
simple_client
;
Reference in a new issue
Copy permalink