Notification channel in client app using websocket

Hi,

I'm working on this idea to use notification channel to subscribe topics and receive ongoing events for further process.
I am following this https://developer.genesys.cloud/notificationsalerts/notifications/subscribe-to-queue#introduction

Will it be fine to use websocket connection for listening to these notification channel in client side ?

Can you pls provide your suggestions related to this

Yes, the WebSocket transport is intended for use by clients.

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.