@hackage / thrift-http

Support for Thrift-over-HTTP server and client

Latest0.3.0.0

About

Metadata

  • Last updated , by SimonMarlow
  • License BSD-3-Clause
  • Maintained by: hsthrift-team@fb.com

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    opt (off by default)
    tests_use_ipv4 (off by default)

    Force tests to use IPV4 whenever bringing thrift clients/servers up

Readme

Support for building servers and clients that communicate using Thrift over an HTTP transport. Uses WAI and Warp as the server-side HTTP implementation, and http-client for the client-side implementation.

This transport is only compatible with itself. In particular, it is *not* compatible with fbthrift or apache-thrift clients and servers.

NOTE: for build instructions and documentation, see https://github.com/facebookincubator/hsthrift