Commit Graph

4 Commits

Author SHA1 Message Date
Matt Goodall cc012762e9 Replace Send/Recv funcs with In/Out channels.
Basically, make the channels public and just let the client handle a
stream/net error if it's interested.

This simplifies the API a little and also allows an application to
select {} from the XMPP channel and any other channels at the same time.
2012-07-18 11:22:59 +01:00
Matt Goodall 466ab47e09 Add debug option to see XML stanzas. 2012-07-13 11:15:47 +01:00
Matt Goodall 7cc19606e1 Oops, fix tail.go for new Stream config. 2012-07-12 01:16:21 +01:00
Matt Goodall de111bc744 Turn googletalk.go into a generic XMPP message tail tool. 2012-07-10 10:43:00 +01:00