Copyright | (c) Abhinav Gupta 2015 |
---|---|
License | BSD3 |
Maintainer | Abhinav Gupta <mail@abhinavg.net> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Implements the Thrift Binary Protocol as a Protocol
.
Synopsis
Documentation
binaryProtocol :: Protocol Source #
Provides an implementation of the Thrift Binary Protocol.