Thrift Integration Conventions

Thrift is designed to to be pluggable at various levels of the stack. This page is meant to describe conventions for integrating Thrift into other systems.

HTTP

These conventions are followed by multiple HTTP classes in the Thrift source tree.

SSL

SASL

ZeroMQ

These conventions are followed by the patches at https://issues.apache.org/jira/browse/THRIFT-812 .