Skip to content

Apache Thrift with modifications for compatibility with Python3

License

Notifications You must be signed in to change notification settings

vears91/thrift3-binary-protocol

Repository files navigation

thrift3-binary-protocol

Apache Thrift with modifications for compatibility with Python3, for use with the Babeltrace Zipkin plugins.

This library simply uses BytesIO instead of StringIO and the Python3 buffer interface, in the Transport and BinaryProtocol classes.

About

Apache Thrift with modifications for compatibility with Python3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages