1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-12-17 21:57:26 +02:00
Files
go-micro/client/grpc/codec.go
Vasiliy Tolstov d559587807 client/grpc: remove json-iterator usage (#1387)
* minimize external deps and binary size
* if user wants json-iterator codec it must be used in server and
  client code. so best to use it via go-plugins

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-21 09:40:58 +00:00

4.0 KiB