fullstorydev / fullstorydev/grpcurl

How to specify grpcurl's (client's) port?

Open
#332 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
12.8k
Forks
580
Avg merge
1h 8m
Merged PRs (30d)
5

Description

My sample grpc application uses host+port as a client id. However, grpcurl seems to make calls from a random port each time. I don't seem to find any flag in `grpcurl -help` that would allow to connect from a specific port. Am I missing something out? Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start with the grpcurl command-line flag definitions and its client-connection entry point, then determine whether a caller-selected source port is supported. Done should be a confirmed documented answer or a tested command-line option, depending on the project’s intended behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.