Allows overriding the initial remote-max-frame-size to a value greater than the default 512bytes. The value set
will be used until such time as the Open frame arrives from the peer and populates the remote max frame size.
This method must be called before before {@link #sasl()} in order to influence SASL behaviour.
@param size the remote frame size to use
Allows overriding the initial remote-max-frame-size to a value greater than the default 512bytes. The value set will be used until such time as the Open frame arrives from the peer and populates the remote max frame size.
This method must be called before before {@link #sasl()} in order to influence SASL behaviour. @param size the remote frame size to use