pubnub / php

PubNub clients for PHP
Other
128 stars 137 forks source link

Fix/handle unencrypted message #94

Closed seba-aln closed 11 months ago

seba-aln commented 11 months ago

fix: Gracefully handle decrypting an unencrypted method. If a decryption error occurs when trying to decrypt plain text, the plain text message will be returned and an error field will be set in the response. This works for both history and subscription messages.

seba-aln commented 11 months ago

@pubnub-release-bot release

pubnub-release-bot commented 11 months ago

🚀 Release successfully completed 🚀