You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
The current default maxFrameLength values for client and server are 10
MB and 1 MB respectively. Having different default values gives a user
surprises.
Modifications:
Use the same default maxFrameLength value (10 MB) for client and server
Result:
Fixesline#118
Motivation:
The current default maxFrameLength values for client and server are 10
MB and 1 MB respectively. Having different default values gives a user
surprises.
Modifications:
Use the same default maxFrameLength value (10 MB) for client and server
Result:
Fixesline#118
10MB vs 1MB. We should use the sensible identical default value. Suggestions?
/cc @anuraaga @inch772
The text was updated successfully, but these errors were encountered: