uber / tchannel-python

Python implementation of the TChannel protocol.
MIT License
76 stars 45 forks source link

Readable cassette payloads for Thrift+VCR #361

Open abhinav opened 8 years ago

abhinav commented 8 years ago

Recorded Thrift payloads should be readable (and editable by humans). thriftrw makes this simpler to do. We'll have to figure out a migration path for existing cassettes that are using base64 blobs.

HelloGrayson commented 8 years ago

Let's wait until we drop Apache Thrift support.

abhinav commented 8 years ago

Yeah. When we add this, it'll be to the mash release branch or after that's released.