Implement websocket configuration
- Lingua principale
- Rust
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There is currently no configuration for the web socket mechanism at `libs/dev-disp-comm/src/websocket/discovery.rs`.
We should implement one, using the configuration structs defined at `libs/dev-disp-core/src/core/configuration_file.rs`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the existing websocket discovery code in libs/dev-disp-comm/src/websocket/discovery.rs and the configuration structs in libs/dev-disp-core/src/core/configuration_file.rs. Understand how configuration is loaded and applied elsewhere in the project. The task is to wire the configuration to the websocket mechanism, likely by adding fields to the config struct and reading them in the discovery module. Test by running any existing websocket or configuration tests.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100