Resource binding bugs, so I don't forget.

This commit is contained in:
Matt Goodall 2012-07-08 23:44:57 +01:00
parent c9c8526476
commit 6416a5e1ee
1 changed files with 4 additions and 0 deletions

View File

@ -229,3 +229,7 @@ type saslFailure struct {
XMLName xml.Name `xml:"urn:ietf:params:xml:ns:xmpp-sasl failure"`
Reason xml.Name `xml:",any"`
}
// BUG(matt): Implement server-side resource binding.
// BUG(matt): Don't use "foo" as the <iq/> id during resource binding.