• #social 2019-09-25
  • Prev
    Next
  • #social
#social ≡
  • ←
  • →
2019-09-25 UTC
# 07:11
trwnh
You could use "streams" on a managing actor, e.g. a Group or Person, but that would only work for impls that support viewing/subscribing to streams, and you would have to create new streams. Frankly, making a Service just sounds easier [01:19:14] <b94600fr33domlover> whenever you want some OrderedCollection of activities to be possible to follow, should you create a new actor for it?