Built-in support for batch-like requests. Processing depends on client implementation (may not be real batch)
- RPC request (call)
- RPC response (result)
- RPC error
- Lazy client decorator
- Loggable client decorator
- Cacheable client decorator
- Mock client to create response queue with acceptance filter