Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 402 Bytes

protocols.rst

File metadata and controls

24 lines (16 loc) · 402 Bytes

Protocols

AIOGraphite support two protocols:

  • The plaintext protocol
  • The pickle protocol

Plaintext Protocol

aiographite.protocol.PlaintextProtocol

Pickle Protocol

aiographite.protocol.PickleProtocol