Skip to content

Conversation

@elexisvenator
Copy link
Contributor

@elexisvenator elexisvenator commented Nov 19, 2025

Pretty simple, allows for declaring publishers as such:

opts.Publish()
    .MessagesImplementing<IMarker>()
    .ToPubsub();

Pretty simple, allows for declaring publishers as such:

```
opts.Publish()
    .MessagesImplementing<IMarker>()
    .ToPubsub();
```
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.

1 participant