Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 425 Bytes

TODO.md

File metadata and controls

13 lines (10 loc) · 425 Bytes

TODO

  • (Support Context Query Exec Timeout)
  • (Master and Slave)
  • (Trace)
  • (Monitor)
  • (Windows Platform Test)
  • (grpc-web,front end js html)

mark

protoc -I. -I/usr/local/include --js_out=import_style=commonjs:./web --grpc-web_out=import_style=commonjs,mode=grpcwebtext:./web proto/user.api.proto

grpcwebproxy --backend_addr=localhost:9000 --run_tls_server=false --allow_all_origins