Azure / service-fabric-rs

Service Fabric Rust
MIT License
6 stars 7 forks source link

Safe bridge for SF runtime #6

Closed youyuanwu closed 6 months ago

youyuanwu commented 8 months ago

A bridge or a wrapper need to be created for SF runtime APIs when writing Service Factories or Replicas. Currently the raw com APIs are terribly unsafe.

youyuanwu commented 6 months ago

Completed in https://github.com/Azure/service-fabric-rs/commit/5a17b2cf46d553b48658a4d7c6a5ad8f51eac5c8