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

Conversation

andrewcox
Copy link
Contributor

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.)

…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.
@dain
Copy link
Contributor

dain commented Feb 8, 2013

Looks good.

@andrewcox andrewcox merged commit 7e3be79 into facebookarchive:master Feb 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants