Update README example after API change

disco_info_form
Mickael Remond 5 years ago
parent d90cc239ae
commit 409d563eec
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -54,7 +54,7 @@ func main() {
Address: "localhost:5222",
Jid: "test@localhost",
Password: "test",
PacketLogger: os.Stdout,
StreamLogger: os.Stdout,
Insecure: true,
}

Loading…
Cancel
Save