Desktop Application for AsyncApi simulator #69
Closed
NektariosFifes
started this conversation in
Ideas
Replies: 2 comments
-
Hi @NektariosFifes ! I was wondering if you had a look at Microcks.io (on https://github.com/microcks organization)? Don't know what you have in mind in details but Microcks seems to cover some of your concerns:
There's always room for enhancements though and we welcome contributions through ideas, code, doc or whatever! Feel free! |
Beta Was this translation helpful? Give feedback.
0 replies
-
work in progress in https://github.com/asyncapi/simulator |
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
-
I am planning to use the simulator in order to make a cross platform desktop application for testing the reliability of asynchronous backend systems. The application will ask for a asyncApi file to function. With the asyncApi being the source of truth for the backend system that needs to be tested, the application will provide a UI for defining complex testing scenarios as well as send requests to individual channels for protocols such as mqtt kafka .etc .
Beta Was this translation helpful? Give feedback.
All reactions