ResQueue
ResQueue copied to clipboard
ResQueue is a web-based UI tool for managing SQL-based message transports.
As everyone knows, MassTransit is moving to a commercial model. Are there currently any efforts on this project to allow integrating other frameworks possibly something like Rebus or Wolverine?
Currently, ResQueue can only be loaded using the root URL (e.g., http://localhost:8080). While navigating through the UI, the URL updates based on your location, for example: * http://localhost:8080/topics * http://localhost:8080/queues/queue-name...
404 is returned resqueue is used in an asp.net core app which is hosted as an IIS Virtual Directory
Hi again, I've added resqueue to my app, which is hosted as a virtual directory in IIS. Here is my setup: The app is hosted as https://{{domain}}//{{virtual-directory}}. I'm accessing resqueue...
Hi I was hoping to get this up and running quickly on an azure app service but I'm getting the following error in the logs on startup: ``` 2025-02-27T13:25:41.826447400Z fail:...
**Issue Description:** ## Problem ResQueue works correctly when accessing the main dashboard at `/resqueue`, but the internal JavaScript files fail to load because they are being intercepted and redirected by...
If this navigates to https://localhost:7057/resqueue/queues instead it will not nav to the root of the API