As I know currently the RokuOS does not have a framework or functions to create and query GraphQL and currently we are using simple get/post https requests with GraphQL json and it works fine. But now I have to implement GraphQL subscriptions support. Any thoughts on how this can be implemented?
We are working on establishing the socket connection in one of our applications. We have an HTTPS protocol URL with GraphQL subscription and we are not able to find any way to achieve this in Roku.
Does anyone have any idea regarding this?
