elast0ny / elast0ny/wamp_async
[Advanced Profile] Progressive Calls support
Open
enhancement
- Dominant language
- Rust
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
[WAMP spec defines an advanced extension to RPC calls](https://wamp-proto.org/_static/gen/wamp_latest.html#progressive-call-results) 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.