Emmanuel Gil Peyrot
|
62e9dcc022
|
Bump xmpp-parsers to 0.12.2.
This also removes minidom, jid and try_from as direct dependencies,
since they are now reexported by xmpp-parsers.
|
2019-01-16 15:26:45 +01:00 |
|
Emmanuel Gil Peyrot
|
51bae9b0e5
|
Run cargo fmt on the entire project.
|
2018-12-18 19:04:31 +01:00 |
|
Emmanuel Gil Peyrot
|
24b2ff1851
|
Move to edition 2018.
|
2018-12-18 18:29:31 +01:00 |
|
Astro
|
ce2ce363b0
|
happy_eyeballs: propagate actual connection error
|
2018-09-08 01:35:26 +02:00 |
|
Astro
|
81191041c4
|
improve style: flatten future
|
2018-09-08 01:22:15 +02:00 |
|
Astro
|
f4007511ea
|
improve style
|
2018-09-06 23:57:42 +02:00 |
|
Astro
|
0b7210d597
|
Merge branch 'migrate-tokio'
|
2018-09-06 18:20:05 +02:00 |
|
Astro
|
e9d30f16c3
|
unstringify Error type
|
2018-09-06 17:49:42 +02:00 |
|
O01eg
|
d3039127dd
|
Move from tokio-core to tokio.
|
2018-09-01 22:59:02 +03:00 |
|
Astro
|
bacd867385
|
comment debug output
|
2018-08-03 01:21:55 +02:00 |
|
Astro
|
b82237f422
|
replace try! with ? syntax
|
2018-08-02 20:10:26 +02:00 |
|
Astro
|
b929a3c71e
|
doc
|
2018-08-02 19:58:19 +02:00 |
|
Astro
|
0155e3fdac
|
more replacement with xmpp-parsers
|
2018-08-02 01:01:41 +02:00 |
|
Astro
|
71e2b1c84f
|
add XMPPStream.send_stanza() convenience method
|
2018-08-02 00:19:06 +02:00 |
|
Emmanuel Gil Peyrot
|
2e746f89e2
|
replace sha-1 with xmpp-parsers for component handshake
|
2018-08-01 01:08:39 +02:00 |
|
Emmanuel Gil Peyrot
|
772c6b56ee
|
update dependencies
|
2018-02-22 20:05:41 +01:00 |
|
Astro
|
58b5a84391
|
client: stream.poll_complete() for ease of use
|
2017-08-24 20:15:14 +02:00 |
|
Astro
|
0743249280
|
migrate to minidom 0.6.0
|
2017-08-14 03:57:33 +02:00 |
|
Astro
|
993fdcab8f
|
unify Client::Event and Component::Event into Event
|
2017-07-23 02:46:47 +02:00 |
|
Emmanuel Gil Peyrot
|
c0f3fc4afb
|
lib: add a component connection method
|
2017-07-23 02:09:52 +02:00 |
|