mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-10-22 04:25:34 -07:00
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