Protobuf Powers Up: Revolutionary Refactor Eliminates gRPC Dependency!
2023-04-04 16:27:53 UTC
Major update streamlines hubble architecture, enhancing performance and compatibility with new technologies and tools.
Commit Details:
feat: refactor protobufs and utils to remove grpc-js dependency (#798) * remove grpc-js dependency from protobufs, refactor hubble to use hub-nodejs * hub-web to use @farcaster/protobufs and utils * add yarn.lock * refactor hubble app to only use hub-nodejs * update readme * update export order * update export order * fix protobufs namespace build issue * update codecov * fix protobufCommand naming --------- Co-authored-by: Paul Fletcher-Hill <[email protected]>