Cannot use JetStream.subscribe with MessageHandler in jnats 2.21.1 #1329
Replies: 2 comments 1 reply
-
| I'm working on some example code. In the meantime, Minor
 but don't set any limits. 
 Major
 The correct subscribe takes both a dispatcher and a handler. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
|  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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.
-
Hi,
I am trying to use the following method signature in my project:
I have set my dependency to:
But I get this compilation error:
if I use the subscribe method with dispatcher it will work below reference
Method code block is like below
Beta Was this translation helpful? Give feedback.
All reactions