错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Efficient Communication with gRPC

  • Peter Himschoot

摘要

Blazor WebAssembly applications that have the need to exchange large amounts of data will probably run into communication overhead when using REST. With _gRPC_ you can use a more efficient way to exchange data with the backend.