wenjing / rust-tsp

Rust implementation of the Trust Spanning Protocol
2 stars 2 forks source link

Add control messages #75

Closed squell closed 5 months ago

squell commented 5 months ago

This can be reviewed commit by commit. Note: there still is a compiler warning since thread_id's are simply ignored; some dummy interface needs to be added to the vid_database for this.