thrift-0.11.0: Haskell bindings for the Apache Thrift RPC system

Safe HaskellNone
LanguageHaskell2010

Thrift.Protocol.JSON

Synopsis

Documentation

data JSONProtocol t Source #

The JSON Protocol data uses the standard TJSONProtocol. Data is encoded as a JSON ByteString

Constructors

JSONProtocol t

Construct a JSONProtocol with a Transport