Justin Ross created PROTON-1506:
-----------------------------------

             Summary: Expose max frame size
                 Key: PROTON-1506
                 URL: https://issues.apache.org/jira/browse/PROTON-1506
             Project: Qpid Proton
          Issue Type: Improvement
          Components: python-binding
    Affects Versions: 0.17.0
            Reporter: Justin Ross
            Assignee: Justin Ross
             Fix For: 0.18.0


>From Petr Matousek:

"""
Currently, the python reactive API doesn't have a way for setting the 
max_frame_size. As other supported clients supports setting the max_frame_size 
while initializing the connection, the python client should probably expose the 
setting as well.
Note: there is a _set_max_frame_size(size) method on Transport object, but the 
transport object is only available after the connection is opened, which is 
actually too late for setting the value.
"""



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to