This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-01-25 10:47:20 -05:00
Code
Issues
Releases
Wiki
Activity
c251049568
v2fly
/
transport
/
internet
/
grpc
/
encoding
/
encoding.go
4 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
Grpc Gun Transport (#757) * introduce grpc transport structure * fix package name inconsistency * grpc gun transport dialer and listener * add selective build tag * add grpc:gun listener * add grpc:gun config * add generated files * various bug fix for gun:grpc transport * Cache dialed connections * grpc:gun Use V2Ray Managed Dial function * Update destination.pb.go * Update gun.go * GunSettings -> GunConfig * gu -> gs * add grpc alias Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com> Co-authored-by: kslr <kslrwang@gmail.com>
2021-03-11 03:46:17 -05:00
package
encoding
update version: auto replacement to v5 path
2022-01-02 10:16:23 -05:00
//go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen
Copy Permalink