-
@ Aaron
2025-04-24 18:37:58We use Tauri for our native app which has a Rust backend. I have already ported most of our logic to Rust, but i still need to do the CLN connection which is still running in the JS frontend. I would love to use TCP directly as well so that we don’t need the WS proxy anymore.