This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from af4fa757e THRIFT-6288: Clarify the message-size TODOs in the Rust
protocols Client: rs
add b81a9234c THRIFT-6279: Let the Erlang JSON protocol read the messages
it writes Client: erl
No new revisions were added by this update.
Summary of changes:
lib/erl/README.md | 7 +
lib/erl/src/thrift_json_protocol.erl | 272 +++++++++++++++++----------
lib/erl/test/test_thrift_json_protocol.erl | 283 +++++++++++++++++++++++++++++
3 files changed, 467 insertions(+), 95 deletions(-)
create mode 100644 lib/erl/test/test_thrift_json_protocol.erl