Replies: 1 comment 1 reply
-
I'd recommend instead just calling |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From the doc I can see that
nats.NewEncodedConn(nc, nats.JSON_ENCODER)
is necessary. I tried to use this with SubscribeSync. But it's showing this method is not available.Here is my code:
Now how can I parse this structured data ?
Beta Was this translation helpful? Give feedback.
All reactions