Module: Thrift
- Defined in:
- lib/extras/non_strict_binary_protocol_factory.rb
Overview
For some reason, strict_read and strict_write need to be disabled to receive messages from Scribe. The basic Thrift library generated for Ruby does not appear to easily allow that.
Defined Under Namespace
Classes: NonStrictBinaryProtocolFactory