in the implementation, leaves are certainly different than topic closes
it seems most implementations would treat leaves differently than topic closes, so I think it makes sense to have a c:Slipstream.handle_leave/2 separate from c:Slipstream.handle_topic_close/3
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
in the implementation, leaves are certainly different than topic closes
it seems most implementations would treat leaves differently than topic closes, so I think it makes sense to have a
c:Slipstream.handle_leave/2
separate fromc:Slipstream.handle_topic_close/3