Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

trpc.group/trpc-go/trpc-gateway/example/http2grpc

Package Overview
Dependencies
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trpc.group/trpc-go/trpc-gateway/example/http2grpc

Go Modules
Version
v0.0.0-20250714030911-afa1073d287b
Version published
Created
Source

Example Explanation

Local Execution Steps

  • Start the demo backend service: Execute the following command in the current directory
$ make server
  • Start the gateway service: Open another console and execute the following command in the current directory
$ make run
  • Call the API Execute the requests in test.http file and observe the response results.

FAQs

Package last updated on 14 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts