Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RpcMapper mostly useless #91

Closed
AnotherDaniel opened this issue Apr 19, 2024 · 1 comment
Closed

RpcMapper mostly useless #91

AnotherDaniel opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AnotherDaniel
Copy link
Contributor

I find the current iteration of the RpcMapper helper functions to be mostly useless; more precisely, they will only work in the special case where there's Any objects used to wrap UMessage payload content. While this might be a default case, it does forgo the opportunity to take into consideration the UPayload.type, and extract content accordingly.

I am working on an improved version, in conjunction with the up-subscription effort, this will result in an update/extension to RpcMapper sometimes in the coming weeks. This issue is to let you guys know that I'm touching things in this area, just in case someone else feels the same pain...

@sophokles73 sophokles73 added the enhancement New feature or request label May 14, 2024
@AnotherDaniel
Copy link
Contributor Author

Done with #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants