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

[Feature Request] Custom MValue adapter support for RPC event handler #821

Open
duydang2311 opened this issue Oct 30, 2023 · 1 comment
Open

Comments

@duydang2311
Copy link
Contributor

RPC event handler seems not to support custom IMValueAdapter registered with Alt.RegisterMValueAdapter yet. For now, it always deserializes client object to a Dictionary<string, object>.

@kyro95
Copy link

kyro95 commented Dec 14, 2023

i made a temp parser as tempfix
https://gist.github.com/kyro95/692621c1b1d1b1c7ca656b8dbe07f87f

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

No branches or pull requests

2 participants