Revolutionizing Connectivity: New Architecture for gRPC Definitions and Client Unveiled!
2023-01-05 18:21:31 UTC
Major overhaul streamlines service divisions and enhances data conversions, setting the stage for unprecedented performance in digital communications.
Commit Details:
feat: move grpc definitions and client to packages (#384) * move grpc definitions and client to packages * split syncService in two based on dependencies * refactor sync client methods to use makeUnaryRequest * Remove @hub/grpc test script * support sizing hex string in bytesToHexString