Skip to content

runnでconnectのServer Streamingをテストするためのデモ

Notifications You must be signed in to change notification settings

JY8752/runn-connect-streaming-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runn-connect-streaming-demo

ConnectのServer StreamingとRedisのPubSubで構成したリアルタイム処理をrunnでテストするためのデモです。

Connectサーバーの起動

go run main.go

Redisの起動

docker run --name runn-demo-redis -d -p 6379:6379 redis:7.2.5

ランブックの実行

make books

リンク

Protobufモジュール

zenn記事

About

runnでconnectのServer Streamingをテストするためのデモ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published