Paul Fariello
|
88ab74c92f
|
Set tokio_xmpp::client::async_client::Config as public
|
2023-05-17 16:56:42 +00:00 |
|
Astro
|
d4a5a8247b
|
minidom, tokio-xmpp: switch xml parsing to rxml
|
2022-04-19 20:42:30 +02:00 |
|
Astro
|
3901068717
|
tokio-xmpp: remove LocalSet from AsyncClient, making it Sync
|
2022-04-19 17:44:48 +02:00 |
|
Paul Fariello
|
ae52f6444d
|
Add support for both rustls and tlsnative
|
2021-02-18 02:38:32 +00:00 |
|
Paul Fariello
|
5463a0aa99
|
Srv entry is no longer optional when using connect_with_srv
|
2021-01-12 23:17:34 +01:00 |
|
Paul Fariello
|
7b4a6e3ace
|
Use ServerConfig enum for tokio-xmpp client config
And expose connect_to_host from happy_eyeballs to let clients explicitly
choose to use SRV or not. (Rename connect to connect_with_srv)
|
2021-01-12 23:17:34 +01:00 |
|
Paul Fariello
|
08e58e44b1
|
Fmt for tokio-xmpp Client initialisation
|
2021-01-12 23:17:34 +01:00 |
|
Paul Fariello
|
fb1b4cdbbc
|
Use a Config struct for async_client
|
2021-01-12 23:17:34 +01:00 |
|
Paul Fariello
|
c6376e1d28
|
Add server and port to connect_with_jid method on async_client
|
2021-01-12 23:17:34 +01:00 |
|
Astro
|
e501addb96
|
tokio-xmpp: use xmpp_parsers::ns everywhere
|
2020-05-30 01:25:06 +02:00 |
|
Astro
|
1e1f593233
|
tokio-xmpp: rustfmt
|
2020-05-30 00:45:22 +02:00 |
|
Astro
|
537b4825a8
|
tokio-xmpp: rename Client to AsyncClient
|
2020-05-30 00:43:53 +02:00 |
|