Error correction for larger network packages #4

Open
opened 2025-02-07 18:24:06 +01:00 by leifb · 0 comments
Owner

We might want to use error correction or just error detection for some larger network packets.

From some quick research, it looks like Reed Solomon is a good fit:
https://docs.rs/reed-solomon/latest/reed_solomon/

For some packets, a simple checksum could also work.

We might want to use error correction or just error detection for some larger network packets. From some quick research, it looks like Reed Solomon is a good fit: https://docs.rs/reed-solomon/latest/reed_solomon/ For some packets, a simple checksum could also work.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leifb/puzzle#4
No description provided.