Glimesh / janus-ftl-orchestrator

A service used to manage multiple instances of janus-ftl-plugin for use at scale.
GNU Affero General Public License v3.0
15 stars 3 forks source link

Consider returning raw pointer from `FtlOrchestrationClient::Connect()` #21

Open haydenmc opened 3 years ago

haydenmc commented 3 years ago

Consumers may want to use their own smart pointer rather than being forced into shared_ptr.