module THTP

THTP implements an alternative paradigm for Thrift-RPC services, using HTTP/1.1 persistent connections to gain many of the same benefits of the low-level Thrift-RPC socket protocol while benefitting from all the tooling available for HTTP. Both server and client implementations are provided.

Constants

VERSION