View Source kpro_sasl (kafka_protocol v4.1.8)

This module implements SASL (Simple Authentication and Security Layer) for kafka authentication.

Summary

Functions

Link to this function

auth(Host, Sock, Mod, ClientId, Timeout, Opts, Vsn)

View Source