Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.1 KB

api.rst

File metadata and controls

76 lines (49 loc) · 1.1 KB

API

aiothrift

This part of the documentation covers all the interfaces of aiothrift. For parts where aiothrift depends on external libraries, we document the most important right here and provide links to the canonical documentation.

ThriftConnection Object

ThriftConnection

ThriftConnection Pool

ThriftPool

protocol

TProtocol

TBinaryProtocol

processor

TProcessor

server

Server

exceptions

ThriftError

ConnectionClosedError

PoolClosedError

ThriftAppError

Useful functions

create_server

create_connection

create_pool