wamp_async icon indicating copy to clipboard operation
wamp_async copied to clipboard

[Advanced Profile] Progressive Calls support

Open frol opened this issue 3 years ago • 0 comments

WAMP spec defines an advanced extension to RPC calls which allows the callee to notify the caller about the progress of the call. I view it as a single producer/single consumer channel, and I need this profile in my projects where I want to "subscribe" to certain user-specific data.

frol avatar Nov 07 '20 21:11 frol