You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For synchronizing the user and workspace data, Re:Earth and CMS need to interact with each other.
To do that, CMS will use gRPC as interface definition.
setup proto folder
generate source code from proto
converter to convert generated struct to general struct in CMS
write a script to generate code on Makefile
write a document on how to generate code
The text was updated successfully, but these errors were encountered:
What
For synchronizing the user and workspace data, Re:Earth and CMS need to interact with each other.
To do that, CMS will use gRPC as interface definition.
Makefile
The text was updated successfully, but these errors were encountered: