Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mwitkow/grpc-proxy issues and pull requests

#68 - Bump golang.org/x/sys from 0.0.0-20210331175145-43e1dd70ce54 to 0.1.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#67 - Bump golang.org/x/net from 0.0.0-20210331212208-0fccb6fa2b5c to 0.7.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#66 - docs(readme): misspell

Pull Request - State: open - Opened by zhangxiaofeng05 over 1 year ago

#65 - Bump golang.org/x/text from 0.3.6 to 0.3.8

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#64 - fixed: expired grpc call issue

Pull Request - State: open - Opened by sxueck almost 2 years ago - 1 comment

#63 - modify: typo

Pull Request - State: closed - Opened by 1046102779 about 2 years ago

#62 - Use Empty rather than Any for message processing

Pull Request - State: closed - Opened by adamthesax over 2 years ago - 7 comments

#61 - Fields marked as `repeated` are truncated

Issue - State: closed - Opened by adamthesax over 2 years ago - 5 comments

#60 - Refactor implementation to support grpc.ClientConnInterface

Pull Request - State: open - Opened by joeycumines over 2 years ago

#58 - Fix for go-1.18, Errorf doesn't accept verb %w

Pull Request - State: open - Opened by mikelolasagasti over 2 years ago - 3 comments

#57 - Change anypb.Any to emptypb.Empty (thanks @danw for the fix)

Pull Request - State: open - Opened by ntaylor-barnett over 2 years ago - 2 comments

#56 - Move to protobuf API v2.

Issue - State: open - Opened by bwplotka over 2 years ago
Labels: enhancement

#55 - Problem forwardServerToClient() since last month's modernization

Issue - State: open - Opened by esnible over 2 years ago - 8 comments
Labels: bug

#54 - The sample in the README makes no sense

Issue - State: open - Opened by esnible over 2 years ago

#53 - forget it

Issue - State: closed - Opened by bglmmz about 3 years ago - 1 comment

#52 - Remove deprecated logic, modernise project

Pull Request - State: closed - Opened by marcusirgens over 3 years ago - 9 comments

#51 - Use anypb.Any{} instead of deprecated Codec logic

Pull Request - State: closed - Opened by marcusirgens over 3 years ago - 1 comment

#50 - Update gRPC and fix tests

Pull Request - State: open - Opened by fedeberco over 3 years ago

#49 - Status update?

Issue - State: closed - Opened by mjpitz almost 4 years ago

#48 - 1. replace deprecated function 2. support connection pool 3. go module management

Pull Request - State: open - Opened by zhyshen about 4 years ago - 1 comment

#47 - Fix blocking problem caused by client reading header header

Pull Request - State: open - Opened by e421083458 over 4 years ago

#46 - grpc reverse proxy

Issue - State: open - Opened by Arnold1 over 4 years ago - 6 comments

#45 - Rework build to use GitHub Actions, linting updates.

Pull Request - State: closed - Opened by smira almost 5 years ago

#44 - update func director

Pull Request - State: closed - Opened by mrchar almost 5 years ago

#42 - Fix propagation of headers with grpc server errors

Pull Request - State: open - Opened by technicianted about 5 years ago - 2 comments

#41 - Fix propagation of headers with grpc server errors

Pull Request - State: closed - Opened by technicianted about 5 years ago

#40 - Get any grpc.request data

Issue - State: closed - Opened by Negashev over 5 years ago

#39 - Adding x-forwarded-host support

Pull Request - State: open - Opened by kdima over 5 years ago

#38 - Update README.md

Pull Request - State: open - Opened by atotto almost 6 years ago - 1 comment

#37 - X-Forwarded-For support

Issue - State: open - Opened by sandersaares almost 6 years ago - 2 comments

#36 - Update implementation to use non-deprecated api calls

Pull Request - State: open - Opened by iwittkau almost 6 years ago - 3 comments

#35 - Remove unused i var in infinite for loop

Pull Request - State: closed - Opened by pgherveou almost 6 years ago - 1 comment

#34 - Move error checking further up

Pull Request - State: closed - Opened by rubensf almost 6 years ago

#33 - close backendConn

Pull Request - State: open - Opened by edwardhey about 6 years ago

#32 - how to make client to use proxy

Issue - State: open - Opened by tianxiaoliang about 6 years ago - 1 comment

#30 - Won't build, now that grpc/transport is no longer public

Issue - State: closed - Opened by steventhurgood about 6 years ago - 2 comments

#29 - ExampleStreamDirector: context.WithCancel() and no cancel?

Issue - State: open - Opened by pohly over 6 years ago

#28 - handling errors of StreamDirector: nil pointer dereference

Issue - State: open - Opened by pohly over 6 years ago

#27 - Update gRPC and fix tests

Pull Request - State: closed - Opened by JackWink over 6 years ago - 6 comments

#26 - allow extra headers

Pull Request - State: open - Opened by pohly over 6 years ago

#25 - Fix Issue 24

Pull Request - State: closed - Opened by pieterlouw over 6 years ago - 1 comment

#24 - handler.go:63:30: undefined: transport.StreamFromContext

Issue - State: open - Opened by met-pub over 6 years ago - 3 comments

#23 - Fixing access of transport method

Pull Request - State: closed - Opened by hpidcock over 6 years ago

#22 - Close backendConn after use

Pull Request - State: open - Opened by qustavo over 6 years ago

#21 - SSL Passthrough

Issue - State: open - Opened by davidchua over 6 years ago - 1 comment

#20 - Break StreamDirector interface, fix metadata propagation for gRPC-Go 1.5

Pull Request - State: closed - Opened by mwitkow almost 7 years ago

#19 - Allow for Director to set OutgoingMetadata on proxied calls

Issue - State: open - Opened by mwitkow almost 7 years ago - 3 comments

#18 - Copy client metadata explicitly

Pull Request - State: closed - Opened by simonhorlick over 7 years ago - 1 comment

#17 - Ping

Pull Request - State: closed - Opened by ddn0 over 7 years ago

#16 - Expand director API to allow for connection management

Pull Request - State: closed - Opened by vgough over 7 years ago - 7 comments

#15 - Connection leakage

Issue - State: open - Opened by vgough over 7 years ago - 10 comments

#14 - proxy pass header metadata

Issue - State: open - Opened by liule over 7 years ago - 4 comments
Labels: question

#13 - middleware in grpc_proxy

Issue - State: closed - Opened by liule over 7 years ago

#12 - director Per Connection instead of per RPC

Issue - State: closed - Opened by The-Crocop over 7 years ago - 1 comment

#11 - Fix a channel closing bug

Pull Request - State: closed - Opened by mwitkow over 7 years ago

#10 - Bugfix/streaming fix

Pull Request - State: closed - Opened by mwitkow over 7 years ago

#9 - panic when proxying route_guide from grpc/examples

Issue - State: closed - Opened by jwfang over 7 years ago - 1 comment

#8 - Proxy Director

Issue - State: closed - Opened by Gobonoid over 7 years ago - 2 comments

#7 - How is it different from grpc-gateway

Issue - State: closed - Opened by pcj over 7 years ago - 2 comments

#6 - fix full duplex streaming

Pull Request - State: closed - Opened by mwitkow over 7 years ago

#5 - How to use it ??

Issue - State: closed - Opened by sh8 almost 8 years ago - 1 comment

#4 - update to more recent grpc-go upstream

Issue - State: closed - Opened by tmc almost 8 years ago - 1 comment

#3 - Add ProxyStreamToConn that returns the proxy status as an error.

Pull Request - State: closed - Opened by devnev almost 8 years ago - 1 comment

#2 - Fix compatibility with latest grpc library

Pull Request - State: closed - Opened by daniellowtw about 8 years ago

#1 - project status?

Issue - State: closed - Opened by xiang90 over 8 years ago - 11 comments