1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-26 03:52:12 +02:00
longxboy 736385c8e6
Feat/uni transport (#1028)
* add metadata incoming&outgoing

* regenerate proto

* uni transport

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-11 15:05:57 +08:00
..
2021-06-09 11:14:44 +08:00
2021-06-11 15:05:57 +08:00

Run the example

1、Compile and execute the server code:

$ go run server/main.go

2、From a different terminal, compile and execute the client code:

$ go run client/main.go