cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

Connect my add-on with local websocket server

BrunoValads
Booster

I have a local websocket server running in my system (uri "ws://localhost:8080/ws" currently for tests) and I would like to connect my add-on with it. The add-on should send text messages to this websocket server (with info from the current model), and would be amazing to listen for messages sent from the server as well (to manipulate the model).  Is there something ready on the API that I could use for that?

0 REPLIES 0

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!