rongfengliang / grpc-elixir

grpc elixir golang client demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grpc-elixir-golang

grpc elixir golang client demo

this is the demo project grpc-elixir-server golang client test

how to run

  • start elixir grpc server
code [grpc-elioxir](https://github.com/rongfengliang/gprc-elixir-server)

mix deps.get

iex -S mix
  • run golang grpc client
go run main.go

About

grpc elixir golang client demo


Languages

Language:Go 100.0%