Replies: 1 comment 3 replies
-
| Hello, thanks for using RabbitMQ. Please take the time to do the .NET tutorials: You should never use the HTTP API to get messages, and you should never use  Your application should set up a consumer and use  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 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.
-
Hey guys.
I'm new using RabbitMQ.
So what's the difference using the API and using dotnet RabbitMq.Client BasicGet()? There is any performance difference?
Why BasicGet i can't set the amount of messages or get all messages at once?
Beta Was this translation helpful? Give feedback.
All reactions