autobahn-java icon indicating copy to clipboard operation
autobahn-java copied to clipboard

Implement progressive call results

Open muzzammilshahid opened this issue 2 years ago • 2 comments

closes #553

muzzammilshahid avatar Mar 21 '24 07:03 muzzammilshahid

@om26er not sure why GH doesn't allow me to request a review .. but did you have a look, do you have time for reviewing?

in general, comments & (some minimal) docs would be great!

as in, what is the status of ABJ after the PR regarding the two relevant features of WAMP AP wrt to "progressive stuff"':

  1. https://wamp-proto.org/wamp_ap_latest_ietf.html#name-progressive-call-results
  2. https://wamp-proto.org/wamp_ap_latest_ietf.html#name-progressive-call-invocation

we should also double check the new (and existing) impl. in ABJ versus the "official" spec text .. eg do the feature names and such match?

oberstet avatar Mar 24 '24 09:03 oberstet

Sure, I will take a look into this

om26er avatar Mar 25 '24 11:03 om26er