Add RegisterOutgoingProcessor for Dart WS
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 397
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 25
Description
The Python websocket client has [RegisterOutgoingProcessor](https://github.com/asyncapi/generator/blob/2d23c7e6224881e885aef19dcdfdda986c9aa189/packages/templates/clients/websocket/python/components/RegisterOutgoingProcessor.js#L3), which is used to register middleware functions for Outgoing messages, but it is missing in the Dart client. How about we add this to the Dart WebSocket also?
Contributor guide
Assessment
This issue has not been assessed yet.