Query regarding python client over crossbar.io and C++ common API WAMP server .

23 views
Skip to first unread message

siddhartha v

unread,
Nov 10, 2019, 11:49:46 PM11/10/19
to Franca
Hello,
  
             I am working on franca IDL. Am using html,js (websocket, autobahn) client and common API C++ WAMP server. I am trying to implement python client to the same server using crossbar router. When I tried searching info I found below links : 


And it is mensioned it is DBus based communication. But I need to use websocket and wamp. In crossbar.io website I found [3]  https://github.com/crossbario/autobahn-python/
But it talks about both client and server in python. I have the C++ server already I need to implement python client to the same server. May I know where can I find any info on this.



Thanks,
Siddhartha V


   

Klaus Birken

unread,
Dec 5, 2019, 12:01:31 PM12/5/19
to Franca
Hi,

unfortunately I know [1], but not [2]. And [1] seems to be just a Python implementation of Franca IDL tooling, but not a Python code generator. [2] seems to be a code generator, but I don't know it. The README says that the generated Python code is compatible with CommonAPI DBus, but not with the WAMP/Autobahn middleware.

So I guess you probably need to implement the Python generator on your own (or extend [2] or talk to its author).

Regards,
Klaus

siddhartha v

unread,
Dec 11, 2019, 5:20:54 AM12/11/19
to Franca
hi sir,

   The info regarding python client is available in below websites one can refer to them and try to implement.


 I have partially implemented it. I will update once its done completely.






Regards,
Siddhartha V
Reply all
Reply to author
Forward
0 new messages