forked from jshiffer/go-xmpp
Implements dummy auth + stream error
This commit is contained in:
@@ -3,5 +3,5 @@ package main
|
||||
import "fluux.io/xmpp"
|
||||
|
||||
func main() {
|
||||
xmpp.Open("test")
|
||||
xmpp.Open("mqtt.localhost")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user