Skip to content

Conversation

@DMXRoid
Copy link

@DMXRoid DMXRoid commented Dec 31, 2021

In the current implementation, the memory provider will just loop through a map of messages once when there's a new Subscriber. This expands the MemoryProvider out, making it a little more consistent with the code style of the others (a constructor, actually doing stuff in the shutdown, etc), and adds some more queue-like functionality using some channels and goroutines.

Copy link
Contributor

@arbarlow arbarlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good, could you do a bit of tidying and I'll be glad to accept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants