mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-12-09 00:33:43 -08: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