github.com/abolfazlbeh/zhycan@v0.0.0-20230819144214-24cf38237387/configs/dev/protobuf.json (about)

     1  {
     2    "proto": 3,
     3    "servers": [
     4      "server1"
     5    ],
     6    "server1": {
     7      "host": "127.0.0.1",
     8      "port": 7777,
     9      "protocol": "tcp",
    10      "async": true
    11    }
    12  }