Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Remote rendering 4.2] Mode selection and remote entrypoint

Aperta
#27 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
58/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
python, wasm
Ambito
backend, frontend

Direzione di ricerca

Inizia dal mount dell’app e dall’entrypoint backend esistente per RenderingMode, quindi segui la connessione probe di Trame, il passaggio remoto e l’inizializzazione locale di wasm. Esegui i test del progetto e verifica che la modalità remota mantenga la connessione probe, mentre la modalità locale la chiuda e la modalità remota non effettui alcuna richiesta .wasm.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

technical
📝 Description of the feature

Allow VISOR to start in either LOCAL (default) or REMOTE mode.

Backend entrypoint allowing selection of RenderingMode is already in place from 1.3 (wired to a remote stub). This builds the frontend equivalent for the first time.

On mount, the app opens a probe connection to the Trame server, reads which mode it's in and branches: for remote it keeps that connection open and hands it to the remote path rather than reopening one, for local it closes the probe and lets the local path take over. Remote mode must not initialize or download the wasm binary. Both modes serve from the same bundle.

Acceptance Criteria

Remote mode downloads no wasm binary (no .wasm request in the network tab).
Tests pass

💵 Business Value

No response

🔗 Useful links and references

No response

Lingua principale
Python
Stelle
1
Fork
0
Merge medio
1g 21h
PR unite (30g)
46

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di ansys/Visual-Interactive-Simulation-Object-Renderer

Tutte le issue di ansys/Visual-Interactive-Simulation-Object-Renderer

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.