Hello,
I'm new to sgcWebsockets and I'm looking for a component to send and receive Messages with AMQP 1.0.
I install the Trial and use the ClientAMQP1-Demo for receiving messages from a ActivMQ-Server. Generally it work fine, but if I want to receive a bigger amount of messages I get an exception "#exception: Invalid Frame Size: 32737. Maximum Frame Size: 16384. "
In the AMQPOptions the MaxFrameSize is 2147483647.
Where I can configure the MaxFrameSize fro incoming messages?
Greetings
Gerd
I'm new to sgcWebsockets and I'm looking for a component to send and receive Messages with AMQP 1.0.
I install the Trial and use the ClientAMQP1-Demo for receiving messages from a ActivMQ-Server. Generally it work fine, but if I want to receive a bigger amount of messages I get an exception "#exception: Invalid Frame Size: 32737. Maximum Frame Size: 16384. "
In the AMQPOptions the MaxFrameSize is 2147483647.
Where I can configure the MaxFrameSize fro incoming messages?
Greetings
Gerd