pinch-0.3.4.0: An alternative implementation of Thrift for Haskell.

Copyright(c) Abhinav Gupta 2015
LicenseBSD3
MaintainerAbhinav Gupta <mail@abhinavg.net>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Pinch.Protocol.Binary

Description

Implements the Thrift Binary Protocol as a Protocol.

Synopsis

Documentation

binaryProtocol :: Protocol Source #

Provides an implementation of the Thrift Binary Protocol.