nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Duplicate rejection based on creation timestamp sequence #2

Open jpswinski opened 5 years ago

jpswinski commented 5 years ago

Add option for channel to reject duplicate sequence numbers within a window.

jpswinski commented 4 years ago

Could use the rb_tree to manage ranges of sequence numbers that have been received.