cd examples/customerroute
go build
# run master server
./customerroute master
./customerroute chat --listen "127.0.0.1:34580"
./customerroute chat --listen "127.0.0.1:34581"
./customerroute gate --listen "127.0.0.1:34570" --gate-address "127.0.0.1:34590"
http://127.0.0.1:12345/web/
http://127.0.0.1:12345/web/
http://127.0.0.1:12345/web/
http://127.0.0.1:12345/web/
input content and send, the same ChatRoomService node will sync the message each other