g2json 0.1.0

codegen for build grpc proxy over websocket and json
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.deno_ast]
features = ["transpiling"]
version = "0.27"

[dependencies.heck]
version = "0.4"

[dependencies.petgraph]
version = "0.6"

[dependencies.prost]
version = "0.11"

[dependencies.prost-types]
version = "0.11"

[dependencies.run_script]
version = "0.10"

[dependencies.tonic-build]
version = "0.9"

[dev-dependencies]

[package]
description = "codegen for build grpc proxy over websocket and json"
edition = "2021"
license = "Apache-2.0"
name = "g2json"
readme = "README.md"
repository = "https://gitlab.com/hjiayz/g2json"
version = "0.1.0"