nats-io / nats.ws

WebSocket NATS
Apache License 2.0
329 stars 29 forks source link

toJsMsg is not exported #206

Closed stryaponoff closed 4 months ago

stryaponoff commented 1 year ago

Hi there! I was using the toJsMsg function in v1.15.0, but it's not exported after the jetstream module was implemented in 1.16.0. Can you suggest what to deal with it instead of no upgrading to a new version?

aricart commented 1 year ago

Not sure why you are using that function. The Jetstream subscriptions always yield JsMsg....