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

JSPRC pipelining support for non-plain-objects #1898

Open
mrbbot opened this issue Mar 26, 2024 · 0 comments
Open

JSPRC pipelining support for non-plain-objects #1898

mrbbot opened this issue Mar 26, 2024 · 0 comments
Assignees

Comments

@mrbbot
Copy link
Contributor

mrbbot commented Mar 26, 2024

These seem like bugs.

At present we only support pipelining on bare objects, Functions, and RpcTargets. I guess we need to extend it to support Maps, Arrays, and other serializable types.

It sounds like there might be an additional bug with Arrays where numeric indexes aren't being picked up by the wildcard property. I would have expected them to be stringified per JavaScript tradition, but maybe that doesn't actually happen here...

Originally posted by @kentonv in #1870 (comment)

@mrbbot mrbbot changed the title JSPRC pipelining support for non-plain-object objects JSPRC pipelining support for non-plain-objects Mar 26, 2024
@kentonv kentonv self-assigned this Mar 28, 2024
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