Add browser client support (#490)
Some checks failed
build and push / build_n_push (push) Has been cancelled

* Sync wasm rdp and ssh client

* sync package-lock

* remove msp ref

* add ephemeral info
This commit is contained in:
Maycon Santos
2025-10-01 19:41:08 -03:00
committed by GitHub
parent 38e14a6c64
commit bc4aac10aa
67 changed files with 6239 additions and 333 deletions

5
.gitignore vendored
View File

@@ -41,3 +41,8 @@ next-env.d.ts
.configs/.staging-config.json
.configs/.temp-config.json
.configs
/public/ironrdp-pkg/
/public/netbird.wasm
.idea
src/.local-config*