Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Move maxFrameSize off of NiftyClient and into connectSync/connectAsync #40

Merged

Commits on Feb 8, 2013

  1. Move max frame size off of NiftyClient and into connectSync/connectAs…

    …ync parameters
    
    This makes it easier to integrate into the swift client configuration settings, which are per client type. The expected max size for a frame will be different depending on the type of service.
    
    Also changing default max frame size to 16 MB instead of 1 MB, as several of our services return more than 1 MB on a regular basis.
    andrewcox committed Feb 8, 2013
    Copy the full SHA
    7e3be79 View commit details
    Browse the repository at this point in the history