I am considering something. I want to send users’ information to Grasshopper and retrieve their keywords when they click the web button. After generating Rhino models in Grasshopper, I will upload the models to the web, as shown in the following figure.
The trouble now is, what should I do to let Grasshopper know that I clicked the button and updated it in real-time? I found a way to use WebSocket, but it failed in Rhino8.
Does anyone know of other real-time communication methods? Or give some tips, thank you very much!
Perhaps you would be interested in reading about rhino.compute?