CLI and web UI communication
Hello guys!
I'd like to build a tool (Rust / TS) that will serve NextJS / Vite + React website and then receive events and data from that website: you click something on the served website and the CLI receives the event.
Is that possible with some package? Where can I find information about some kind of approach that would allow me to do it?
Thanks!
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Thanks!