Aspnet Core Hosting
#426
-
Is there an example on how to the NATS.Client.Hosting for publisher as well as subscription? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
mtmk
Mar 3, 2024
Replies: 1 comment
-
Does this help? https://github.com/nats-io/nats.net.v2/blob/main/sandbox/BlazorWasm/Server/Program.cs#L11 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alberk8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does this help? https://github.com/nats-io/nats.net.v2/blob/main/sandbox/BlazorWasm/Server/Program.cs#L11