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

Safe HaskellNone
LanguageHaskell98

Thrift.Protocol.JSON

Synopsis

Documentation

data JSONProtocol t Source

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

Constructors

JSONProtocol t

Construct a JSONProtocol with a Transport