Skip to content

How to set SetMaxMessageSize / frame size in node.js? #8098

@1N50MN14

Description

@1N50MN14

I'm trying to send about 2MB of binary data but I keep getting the error RESOURCE_EXHAUSTED, when I lower the size of the message to few hundred kb's it works just fine (I'm 100% sure this is what's causing it).

I went through server.js line by line - not a single reference on how to accomplish that.

Help? ;)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions