Upgrade to Pro — share decks privately, control downloads, hide ads and more …

gRPCとConnect

Shota Totsuka
June 01, 2024
210

 gRPCとConnect

Shota Totsuka

June 01, 2024
Tweet

Transcript

  1. 自己紹介 - 戸塚翔太(Blueish) - Go, Rust, Python - 生成AI, 機械学習

    - 静岡県(浜松)に住んでます - 近くの方がいれば、一緒に勉強会しましょう - X: @totsumaru_dot
  2. その他 - Connect conformance test suite(適合性テストスイート) - Connect, gRPCなどプロトコル間の適合性を検証するテストスイート -

    CI/CDでも実行でき、クライアント,サーバー共にテスト可能 - `connectconformance --mode server -- <path/to/your/executable/server>` - https://github.com/connectrpc/conformance - Buf Schema Registry (BSR) - Protobuf対応のレジストリ - AWS MarketplaceとGoogle Cloud Marketplaceで利用可能に - Kong Insomnia(APIクライアント)と統合