Send Call to client and receive callResult/callError from client

16 views
Skip to first unread message

Karl Viiburg

unread,
Sep 30, 2015, 8:15:30 AM9/30/15
to Ratchet

Hello,


I have an implementation where the Client sends CALL requests to the Server and the Server replies with either CALL_RESULT or CALL_ERROR. But a large part of the implementation is where the Server sends a request to the Client (e.g. CALL) and expects to get a response from the Client back to the Server (e.g. CALL_RESULT or CALL_ERROR).


Currently I'm sending requests to the Client using the regular MessageComponentInterface but I'm not getting any response back to Server with either onCall nor onMessage.


Note: I have no control over the Client code as it is an encased charge box so the solution has to be server-side only.


In Ratchet, am I able to receive such responses from the Client?


Thank-you in advance,

Karl

karl.v...@gmail.com

unread,
Sep 30, 2015, 10:30:01 AM9/30/15
to Ratchet
Reply all
Reply to author
Forward
0 new messages