並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

bufの検索結果1 - 8 件 / 8件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

bufに関するエントリは8件あります。 Connectprotobufgrpc などが関連タグです。 人気エントリには 『Connect: A better gRPC · Buf』などがあります。
  • Connect: A better gRPC · Buf

    Today we’re releasing Connect, a slim framework for building browser and gRPC-compatible HTTP APIs. Connect is production-ready — focused, simple, and debuggable — and it’s fully compatible with gRPC clients and servers. If you’re frustrated by the complexity and instability of today’s gRPC libraries, we think you’ll find Connect a breath of fresh air. connect-go is available now under an Apache 2

      Connect: A better gRPC · Buf
    • Connect-Web: It's time for Protobuf and gRPC to be your first choice in the browser · Buf

      Connect-Web: It's time for Protobuf and gRPC to be your first choice in the browser Today we’re releasing connect-web, an idiomatic TypeScript library for calling RPC servers from web browsers. If you’ve been unimpressed by gRPC and Protobuf on the web before, now’s the time to take another look: connect-web generates modern TypeScript that’s just as ergonomic as a hand-written REST client. Client

        Connect-Web: It's time for Protobuf and gRPC to be your first choice in the browser · Buf
      • The modern Protobuf workflow · Buf

        For a long time, Protobuf had a notoriously bad developer experience: protoc flags you couldn’t find documentation for, .proto files copied between repositories by hand, a separate plugin install story for every language, and an RPC-based API you couldn’t curl. Buf has spent the last few years improving all of this, and schema-first development with Protobuf is now the best way to build a modern A

          The modern Protobuf workflow · Buf
        • BufとProtobufで始めるモダンgRPC開発

          Protocol Buffers(Protobuf)を用いた開発(主にgRPC)にはprotocのようなコンパイラが長い間使われてきました。 コード生成やドキュメントの作成、REST APIとしてのゲートウェイの実装など便利で柔軟なprotocプラグインが利用できる一方、そのためのコード生成コマンドは複雑になりがちです。 こういったProtobufを用いた開発に関わるさまざまな問題をBufは解決するためにBuf CLIやBuf Schema Registry、Connectプロトコルなどさまざまなツールやプロトコルを開発しました。 本書ではBufが開発したさまざまなツールやプロトコルを使用し、現代的でモダンなProtobuf開発について紹介します。

            BufとProtobufで始めるモダンgRPC開発
          • Connect for Node.js is now available · Buf

            When we announced Connect-Web a few months ago, we were thrilled to finally bring Connect to JavaScript and, more specifically, to the browser. Since then, we’ve seen usage continue to grow and have received valuable feedback from the community. When Connect-Web was released, however, we promised that we’d soon provide a solution to extend the benefits of Connect from the frontend to the backend.

              Connect for Node.js is now available · Buf
            • gRPC(Connect)のServer Streamingを使ったリアルタイム処理のテストをrunnとBufを使って書いてみた

              最近業務でgRPCのServer Streamingを使ったリアルタイム処理をGoで書いているのですが複数のゴルーチンを起動した並行処理が絡んできたりと少しコードベースでテストを書くのが大変だなと感じており、前から気になっていたrunnを使ってE2Eテストを書いてみたためその備忘録です。 runnではgRPCランナーが実装されておりStreamingも全てサポートされているのでシナリオ自体は書けるのですがServer Streamingの裏側でRedisを購読しており、RedisにmessageをPublishしないと処理がブロックされてしまうのでgRPCランナー実行中に並行してRedisのPublishをしたかったのですが調べた限りrunnの機能だけでは実現できそうになかったため少し力技でテストを書きました。 もし、もっといい方法あるよという方がいましたらぜひコメントなど気軽にいただける

                gRPC(Connect)のServer Streamingを使ったリアルタイム処理のテストをrunnとBufを使って書いてみた
              • Introducing the next generation of the Buf CLI: still v1 and backwards-compatible

                Introducing the next generation of the Buf CLI: still v1 and backwards-compatible The Buf CLI and its associated configuration have been completely overhauled to support monorepos as first-class citizens. We'd call it a v2 of buf, but it's not. Buf is enterprise-grade software, and we want you to be minimally impacted. The v1.32.0 release of buf introduces v2 config formats for both buf.yaml and b

                  Introducing the next generation of the Buf CLI: still v1 and backwards-compatible
                • Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve · Buf

                  Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve Today we’re excited to announce the release of Protobuf-ES, an implementation of Protocol Buffers for TypeScript and JavaScript with full support for the ECMAScript standard. Protobuf-ES was built with JavaScript developers in mind. Its intent is to not only fix the areas that are sorely inadequate in current implementa

                    Protobuf-ES: The Protocol Buffers TypeScript/JavaScript runtime we all deserve · Buf
                  1

                  新着記事