The gRPC service can use on HTTP/3 connection. This article describes how the gRPC connection affects […]
Microsoft Azure provides hosting feature of the gRPC service as Azure App Service, Azure Container Apps […]
Microsoft supports several development environments of the gRPC communication implementation, and provides many documents. I want […]
The gRPC is one of the Remote Procedure Call (RPC), It was developed by Google. They […]
The article [Nginx run on Windows Subsystem for Linux 2] described mechanism of reverse proxy for […]
If you develop some api that is used from external applications, you have to create caller […]
In the article [QR code create with Rust language runnable on Azure Functions], created Rust app […]
Azure Functions is one of great services of serverless computing. It is useful for microservices solution, […]
Azure Functions is functions runtime that is able to launch a function created by multiple language, […]
The ‘implicit grant type’ is one of the several grant types of ‘The OAuth 2.0 Authorization […]