swift-distributed-actors
swift-distributed-actors copied to clipboard
Is it possible to check-in automatically when ID has \.receptionID metadata
And maybe consider a rename to discoveryID?
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!