as=raw for TChannel

August 4, 2015 ยท View on GitHub

This document outlines what the raw encoding is.

The as=raw encoding is intended for any custom encodings you want to do that are not part of TChannel but are application specific.

Consider using the thrift, sthrift, json or http encodings before using as=raw.

Arguments

  • arg1 : raw bytes
  • arg2 : raw bytes
  • arg3 : raw bytes