daml/compiler/repl-service
Moritz Kiefer 2853a20eb9
Make max-inbound-message-size in DAML script/repl configurable (#5996)
Fixes #5592

The CLI syntax and the defaults follow the JSON API here.

changelog_begin

- [DAML Script] The maximum inbound message size can now be configured
using `--max-inbound-message-size``. This matches the flag in the JSON
API.

- [DAML REPL] The maximum inbound message size can now be configured
using `--max-inbound-message-size``. This matches the flag in the JSON API.

changelog_end
2020-05-15 07:22:05 -04:00
..
client Make max-inbound-message-size in DAML script/repl configurable (#5996) 2020-05-15 07:22:05 -04:00
protos Split up repl tests to make them faster (#5450) 2020-04-07 10:22:15 +02:00
server Make max-inbound-message-size in DAML script/repl configurable (#5996) 2020-05-15 07:22:05 -04:00