Marius

Results 7 comments of Marius

Hi there, we are starting to use async communication more and more and we have both variants in use, the basic request/response pattern where we send an responseEvent parameter like...

@fmvilas based on your first examples which is a way we can go. https://github.com/asyncapi/asyncapi/blob/b21cf1d854994a8488c6575ae0dda461b51eb1d4/examples/2.0.0/rpc-server.yml I have one question or one change request. Was is meant with '{queue}' I know that...

> {queue} is a channel item variable, meaning that it can be anything. It doesn't mean that the queue should be exactly {queue}. I understood that this is a `variable`....

After a discussion with a co-worker, we will just use an `x-responses` property within the publich.message section which will include one or oneOf references to the response message (not the...

When i just remove the check-root and run the command i looked into the makefile and i saw the only commands left are the udevadm commands. The seconds udevadm worked...

Your example is perfect for that. If you enable ordinal, the gap is just a litte bit, whatever range distance exists, the gap is always the same **ordinal: enabled**: The...