forked from chteufleur/go-xmpp
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.
|
||
|---|---|---|
| .. | ||
| client.go | ||
| component.go | ||
| dns.go | ||
| doc.go | ||
| jid.go | ||
| jid_test.go | ||
| sasl.go | ||
| stanza.go | ||
| stream.go | ||
| uuid.go | ||
| xml.go | ||
| xml_test.go | ||
| xmpp.go | ||