Ian Wormsbecker 20c7a58bc6 Add consume ability to sasl_scram_client example 5 년 전
..
.gitignore 23982ed422 Add SCRAM authentication example. 5 년 전
README.md 23982ed422 Add SCRAM authentication example. 5 년 전
main.go 20c7a58bc6 Add consume ability to sasl_scram_client example 5 년 전
scram_client.go 23982ed422 Add SCRAM authentication example. 5 년 전

README.md

Example commande line:

./sasl_scram_client -brokers localhost:9094 -username foo -passwd a_password -topic topic_name -tls -algorithm [sha256|sha512]