Elad Zelingher

Results 109 comments of Elad Zelingher

I think it's fine to let the user check himself the "uri" property, but this might spam some users too much (but in my opinion this should be fine).

Hi Tobias and guys, Firefox 74 is released today and it has initial support for WAMP messages. Best Elad ![image](https://user-images.githubusercontent.com/1126390/76344014-426aaf00-62d7-11ea-8f5e-df23828d1da5.png)

Thanks Tobias! Let me mention that this supports also viewing MessagePack and CBOR messages. Here's an example for a MessagePack view: ![image](https://user-images.githubusercontent.com/1126390/76361169-cda66d80-62f4-11ea-8a48-f00cfa59d404.png) Elad

Cool! Regarding your issues, you should probably open tickets on Bugzilla. There is actually an issue regarding the control frames [here](https://bugzilla.mozilla.org/show_bug.cgi?id=1619026), I guess you can add more input there. Regarding...

Hi David, No it's currently not possible. In the future I would like to associate CALLs with RESULTs/ERRORs, SUBSCRIBEs with EVENTS and UNSUBSCRIBEs, and REGISTRATIONs with INVOCATIONS and YIELDs/ERRORs and...

Dear @digitarald, Here's an illustration about how I think of the suggested view of correlated messages. Here you can see a SUBSCRIBE request, together with its SUBSCRIBED response, and the...

@digitarald great! I just want to mention that we will probably need some recursive mechanism. I'm attaching the probably most complicated scenario in WAMP, but I think this should be...

Hi Tobias, what about adding this to the website?

Hi Tobias, Very cool! Nice to see people show interest in our community's hard work. Elad