Commit graph

124 commits

Author SHA1 Message Date
Astro
d5768c4c78 echo_bot: unify send() 2017-07-13 01:40:14 +02:00
Astro
32031a239e TODO 2017-07-02 01:26:36 +02:00
Astro
3c952e47d1 impl Sink for Client + complete echo_bot 2017-07-02 01:25:22 +02:00
Astro
1e2672ba50 impl stream for client 2017-06-20 21:27:10 +02:00
Astro
547902fe8f echo_bot: send presence 2017-06-19 02:35:21 +02:00
Astro
000f848dd0 consolidate debug output 2017-06-19 02:34:16 +02:00
Astro
8b7a49d03a client_bind: tighten match
this branch is specific to Async::NotReady
2017-06-19 02:33:01 +02:00
Astro
2e0dff5153 xmpp_codec: add Packet::Text 2017-06-19 02:17:06 +02:00
Astro
014633d119 add client_bind 2017-06-19 02:16:47 +02:00
Maxime “pep” Buquet
973a5ca659 Force channel binding to None 2017-06-17 22:47:07 +02:00
Astro
df423e5047 use jid 2017-06-14 01:55:56 +02:00
Astro
1d9790a1d8 stream_start: fix style 2017-06-13 23:52:41 +02:00
Astro
0bae1ce336 switch from rustls to native-tls 2017-06-06 02:03:38 +02:00
Astro
52c60229e3 client_auth: add stream restart 2017-06-06 01:38:48 +02:00
Astro
f8de49569f add client_auth using sasl 2017-06-06 01:29:20 +02:00
Astro
c32a38874c refactor into stream_start + xmpp_stream 2017-06-05 02:50:22 +02:00
Astro
98e7a2fbf4 starttls: parameterize TcpStream 2017-06-05 00:45:16 +02:00
Astro
a618acd6d6 starttls works 2017-06-05 00:42:35 +02:00
Astro
482bf77955 tidy up 2017-06-04 02:05:15 +02:00
Astro
288930bcd4 reorg 2017-06-04 01:37:46 +02:00
Astro
0a34c6c71f fix stanza events 2017-06-03 02:26:44 +02:00
Astro
aece3798c1 XMPPCodec Input shall be just one Packet 2017-06-03 02:17:12 +02:00
Astro
005013f37c this kinda works 2017-06-03 01:58:31 +02:00
Astro
212d9e7e7e this ain't work 2017-06-02 00:42:57 +02:00