Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

[Remote rendering 4.2] Mode selection and remote entrypoint

Aberta
#27 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
4/5
Tempo estimado
3-5 dias
Facilidade para iniciantes
58/100
Tipo de issue
Funcionalidade
Clareza
Razoavelmente clara
Status de atividade
Ativa
Stack de tecnologia
python, wasm
Domínio
backend, frontend

Direção de pesquisa

Comece pelo mount do app e pelo entrypoint existente do backend para RenderingMode; em seguida, rastreie a conexão do probe do Trame, a transferência para o modo remoto e a inicialização local de wasm. Execute os testes do projeto e verifique se o modo remoto mantém a conexão do probe, enquanto o modo local a fecha e o modo remoto não faz nenhuma requisição .wasm.

Escrita pelo modelo de indexação a partir do texto da issue.

Descrição

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

Linguagem predominante
Python
Estrelas
1
Forks
0
Merge médio
1d 21h
PRs com merge (30d)
46

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de ansys/Visual-Interactive-Simulation-Object-Renderer

Todas as issues de ansys/Visual-Interactive-Simulation-Object-Renderer

Issues semelhantes

Mais issues de Python

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.