Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grpc Gun Transport #757

Merged
merged 15 commits into from
Mar 11, 2021
Prev Previous commit
Next Next commit
Update gun.go
  • Loading branch information
RPRX authored Mar 9, 2021
commit c8408d6dcc2955efc4922db31e079a855c2e7d52
1 change: 1 addition & 0 deletions infra/conf/gun.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package conf

import (
"github.com/golang/protobuf/proto"

"github.com/v2fly/v2ray-core/v4/transport/internet/grpc"
)

Expand Down