lonng / nano

Lightweight, facility, high performance golang based game server framework
MIT License
2.88k stars 445 forks source link

golang client #74

Closed xiviu123 closed 3 years ago

xiviu123 commented 3 years ago

Hi, thanks for great framework. Can you give me a golang client example. thank you.

xiviu123 commented 3 years ago

Enable tcp socket and i can use https://github.com/lonng/nano/blob/master/benchmark/io/connector.go as client.