Replies: 1 comment
-
|
Implemented a custom IPC transport with JSON batching, everything seems to work fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is a batch option for
httptransport:viem/src/clients/transports/http.ts
Lines 30 to 38 in f332718
but none for
ipctransport.Is there a specific reason for that or it simply was never implemented?
Beta Was this translation helpful? Give feedback.
All reactions