bluerobotics / bluerobotics/ping-cpp
Robustify ping parser
- Lingua principale
- C++
- Stelle
- 19
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Add some sort of concurrent parser or recursion to pick up new messages in what the current parser would think is the current messages payload, in the situation of bytes lost in transit.
Also sanity check payload length for fixed-width messages.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by locating the current parser and the code that processes the current messages payload. Determine how lost bytes can cause new messages to be missed and where fixed-width payload lengths are validated. Done means the parser recovers from byte loss and rejects payloads with invalid fixed-width lengths, with corresponding coverage added where the project’s parser tests live.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- networking
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100