mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 05:24:43 +00:00
ad9d629daa
It is a type used for the [TOY-CHAT](https://rfc.vac.dev/spec/22/) protocol; js-waku users should not build on top if this toy protocol and instead design message data structures appropriate to their use case.
7 lines
105 B
YAML
7 lines
105 B
YAML
version: v1beta1
|
|
|
|
plugins:
|
|
- name: ts_proto
|
|
out: ./src/proto
|
|
opt: grpc_js,esModuleInterop=true
|