public final class GatewayConfiguration
extends Object
Set the configuration here to overcome Errors like below.
https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent/code
1000 Normal Closure The connection successfully completed the purpose for which it was created.
1006 Abnormal Closure Indicates that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected.
1009 Message too big The endpoint is terminating the connection because a data frame was received that is too large.