legion icon indicating copy to clipboard operation
legion copied to clipboard

Switch from grpc to OpenAPI in Blender plugin

Open kirdaybov opened this issue 2 years ago • 2 comments

Summary

To start working on the plugin I need to have a network protocol. Currently it's grpc but during the M3 it will change to OpenAPI. We need to switch the plugin to support the new network protocol.

Current State

gprc is currently used as a network protocol

Work Items

  • [ ] Replace Python binding generator and dependencies

kirdaybov avatar Apr 29 '22 14:04 kirdaybov