JSONRPCKit
JSONRPCKit copied to clipboard
BatchFactory question.
After code review I have question. What if I need to create Batch request that contains more than 6 commas? How should I solve this ?
If you look at the implementation of BatchFactory, then probably make the extension create(N) and make BatchN