Revolutionary Shift in RPC Technology: gRPC Implementation Takes Center Stage!
2022-11-12 01:02:33 UTC
New commit heralds a transformative era in casting services with refined testing protocols and robust error handling!
Commit Details:
feat: casts gRPC implementation (#219) * feat: initial grpc commit * refactor RPC cast service into own file * add failure test to rpc castservice * remove out-of-date test suite * resolve merge conflicts * refactor rpc, engine, validation to results and hubErrors * fix: lint warnings * fix server.ts for new hub error codes * use HubError now that stores throw them * improve engine test coverage