Vlad Gorodetsky 372e31826b Merge pull request #1445 from andriikushch/v2 %!s(int64=5) %!d(string=hai) anos
..
.gitignore 23982ed422 Add SCRAM authentication example. %!s(int64=5) %!d(string=hai) anos
README.md 40fecce25f Fixed typo in README.md %!s(int64=5) %!d(string=hai) anos
main.go 20c7a58bc6 Add consume ability to sasl_scram_client example %!s(int64=5) %!d(string=hai) anos
scram_client.go 23982ed422 Add SCRAM authentication example. %!s(int64=5) %!d(string=hai) anos

README.md

Example command line:

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