PayloadTooLargeError
public struct PayloadTooLargeError : Error
This error can be thrown by ByteToMessageDecoder
s if the incoming payload is larger than the max specified.
-
Undocumented
Declaration
Swift
public init()