Xray-core/transport/internet/grpc
yuhan6665 079d0bd8a9
Refactor log (#3446)
* Refactor log

* Add new log methods

* Fix logger test

* Change all logging code

* Clean up pathObj

* Rebase to latest main

* Remove invoking method name after the dot
2024-06-29 14:32:57 -04:00
..
encoding Refactor log (#3446) 2024-06-29 14:32:57 -04:00
config.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto Add Authority to gRPC Transport (#3076) 2024-02-29 14:22:14 +00:00
config_test.go fix(config): fix grpc cofnig parsing when service name only has one '/' char 2023-08-20 22:19:13 -04:00
dial.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
grpc.go Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
hub.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00