-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: increase max receive message size (#399)
* feat: increase max receive message size This increases the gRPC maximum receive message size to 12MB, and also makes both it and the max send size configurable. * ChannelSettings needs to be annotated as public * Export ChannelSettings from index Co-authored-by: Johan Andrén <[email protected]> Co-authored-by: Peter Vlugter <[email protected]>
- Loading branch information
1 parent
ec88bba
commit d78f4ee
Showing
2 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters