kuzzleio / sdk-jvm

Official Kotlin SDK for Kuzzle
https://kuzzle.io
1 stars 0 forks source link

Fix a special case where only requestId is sent back instead of room #65

Closed Shiranuit closed 2 years ago

Shiranuit commented 2 years ago

What does this PR do ?

Fix a special case where only the requestId is sent back by Kuzzle instead of the room property. This only happens when we successfuly parse the Json message but the failed to convert it to a Request