wenjing / rust-tsp

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

Make "sync" interface more similar to "async" interface #136

Closed tweedegolf-marc closed 3 months ago

tweedegolf-marc commented 4 months ago

Otherwise we start duplicating a lot of the business logic in the Python layer as well.