opcua icon indicating copy to clipboard operation
opcua copied to clipboard

Client should report error for messages that are too large

Open magiconair opened this issue 2 years ago • 0 comments

The client should check the negotiated MaxMessageSize and report an error to the caller when the request is too large. Right now the server responds with an EOF which isn't helpful.

See #531

magiconair avatar Jan 05 '22 08:01 magiconair