alex-zywicki

Results 7 comments of alex-zywicki

@dedoussis I tested the change to `schema.get("type")` and that seems to fix the issue for me.

> @alex-zywicki I think it would be simpler to approach this problem from another POV. As in: keep the core of asynction aligned with Flask-SocketIO, which does not have multi...

> @alex-zywicki I think it would be simpler to approach this problem from another POV. As in: keep the core of asynction aligned with Flask-SocketIO, which does not have multi...

For posterity [The issue](https://github.com/asyncapi/parser-js/issues/428)

@dedoussis Can we leave this open until there is some sort of resolution on their end? If they do fix it Asynction would need to bump its version of the...

Hi @dedoussis, I have questions in regards to item 4. From what I can gather in the current implementation, the server object in the spec is only used if you...

@dedoussis Since the issue with the servers only arises when the `server_name` field is passed I think your original requirement of matching servers would be fine. I most likely wont...