Skip to content

gRPC

TL;DR

  • gRPC is an efficient way to fetch your data
  • You can subscribe to entity and model events via the gRPC
  • Read more - gRPC

You can use the gRPC directly or you can use it through a developed client. A great way to use it is via dojo.js torii-client package.