I need to connect to a websocket to send a subscription, and after that make a call to a method POST, and hear the return in the subscription.
I tried to do as follows be