iOS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
66
stars
29
forks
source link
Starscream HTTPUpgradeError.notAnUpgrade(403), Starscream.ErrorType.protocolError, message: \"masked and rsv data is not currently supported\", code: 1002) #91
I'm getting this error when trying to connect to the websocket url.
error(Optional(Starscream.HTTPUpgradeError.notAnUpgrade(403)))"
error(Optional(Starscream.WSError(type: Starscream.ErrorType.protocolError, message: \"masked and rsv data is not currently supported\", code: 1002)))
The current demo is not working either with Starscream 3.x or 4.x
I'm getting this error when trying to connect to the websocket url.
error(Optional(Starscream.HTTPUpgradeError.notAnUpgrade(403)))" error(Optional(Starscream.WSError(type: Starscream.ErrorType.protocolError, message: \"masked and rsv data is not currently supported\", code: 1002)))
The current demo is not working either with Starscream 3.x or 4.x