Categorygithub.com/vedadiyan/coms
repository
0.1.0-nightly-2024-02-22
Repository: https://github.com/vedadiyan/coms.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

To create typescript for proto files do as follows (https://github.com/thesayyn/protoc-gen-ts)

  • npm install -g protoc-gen-ts
  • protoc --ts_out=./ --ts_opt=no_grpc --ts_opt=no_namespace .\cluster\proto\cluster-rpc.proto