github.com/qiuhoude/go-web@v0.0.0-20220223060959-ab545e78f20d/prepare/23_proto_actor/remoterouting/start.bat (about)

     1  
     2  start go run server/main.go --name node-1 --bind=127.0.0.1:8101
     3  start go run server/main.go --name node-2 --bind=127.0.0.1:8102
     4  start go run client/local.go client/main.go