swift-distributed-actors icon indicating copy to clipboard operation
swift-distributed-actors copied to clipboard

Is it possible to check-in automatically when ID has \.receptionID metadata

Open ktoso opened this issue 1 year ago • 1 comments

And maybe consider a rename to discoveryID?

ktoso avatar Jun 13 '24 10:06 ktoso

Think makes sense. Tbh I've never used receptionID as basically you can use something like checkIn(self, with: Self.key) and it felt redundant. If it will do checkIn automatically, then it will be neat!

akbashev avatar Jun 13 '24 10:06 akbashev