README ¶ Nano cluster example About this example How to run the example? cd examples/cluster go build # run master server ./cluster master ./cluster chat --listen "127.0.0.1:34580" ./cluster gate --listen "127.0.0.1:34570" --gate-address "127.0.0.1:34590" Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis chat gate master protocol Click to show internal directories. Click to hide internal directories.