Skip to content

openmarketplaceengine/ome-proto-ts

Repository files navigation

ome-proto-ts

CI

A repo containing TypeScript code compiled from protobufs.

This build is powered by the ts-proto library.

Using this code with nice-grpc

This code is expected to work well with nice-grpc.

Tuning the TypeScript Transpiler

There are lots of build options worth considering:

  • context=true — allows for a Go-style ctx parameter for logging and tracing
  • forceLong=long — all 64-bit numbers will be parsed with the long library
  • and more

Semantic-Release

Git-tagging, version management, and artifact/package publishing is handled by semantic-release.

Inspired by this demo repo.

Secrets

About

📦 OpenMarketplaceEngine protobufs for Typescript

Resources

Stars

Watchers

Forks

Packages

No packages published