dimi-kr / thrift_sasl

Thrift SASL module that implements TSaslClientTransport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thrift_sasl.py

Thrift SASL Python module that implements SASL transports for Thrift (TSaslClientTransport).

On Linux, this requires libsasl2-dev to be installed. On OS X you may have to install Cyrus SASL v2 from source.

About

Thrift SASL module that implements TSaslClientTransport

License:Apache License 2.0


Languages

Language:Python 100.0%