Skip to content

leslesnoa/chatbox-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

全体構成

全体構成図

検証方法

リポジトリをクローンする

https://github.com/leslesnoa/chatbox-grpc.git

mysqlコンテナ生成、テストデータを作成

cd chatbox-grpc
docker-compose up

gRPCサーバを起動する

cd server
go run server.go

grpc-gatewayを起動する

cd gateway
go run gateway.go

クライアントから検証する

cd client
open index.html

About

grpc-gatewayを用いたgRPC通信の技術検証

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published