Matt Goodall
|
ec1eaf94b9
|
More useful docs for Stream and XMPP.
|
2012-07-09 00:37:21 +01:00 |
Matt Goodall
|
01cff4b3ba
|
Actually use TLS config passed to method.
|
2012-07-08 22:52:38 +01:00 |
Matt Goodall
|
f1c999d623
|
Move the XMPP-specific part of TLS out of the XML stream.
|
2012-07-08 22:50:10 +01:00 |
Matt Goodall
|
b9e29ca2b3
|
Make the stream's API more explicit, add some docs, improved var names.
|
2012-07-08 22:40:31 +01:00 |
Matt Goodall
|
3eb1c9f722
|
Allow []byte, string or anything xml.Marshal'able to be sent.
|
2012-07-06 16:24:32 +01:00 |
Matt Goodall
|
8dcfd43ca7
|
Docs for things I'm mostly happy with.
|
2012-07-06 14:33:28 +01:00 |
Matt Goodall
|
678b9c48a1
|
Make Stream public again, so we actually get some documentation for it.
|
2012-07-06 14:29:15 +01:00 |
Matt Goodall
|
72dc222360
|
Make the stream struct private. Rename factory func.
|
2012-07-06 11:47:15 +01:00 |
Matt Goodall
|
b879d2cfef
|
Add bug about UpgradeTLS doing XMPP-specific stuff.
|
2012-07-06 11:47:15 +01:00 |
Matt Goodall
|
4e7d9e68d1
|
Move xml declaration to stream.
|
2012-06-27 13:15:11 +01:00 |
Matt Goodall
|
a793114fdf
|
Basic XMPP client with TLS and SASL.
|
2012-06-27 12:05:07 +01:00 |