Introduction - If you have any usage issues, please Google them yourself
Tao is a lightweight TCP asynchronous framework implemented in the Go language. Tao provides a mechanism for supporting business logic with a framework. You only need to define the good message format with the client, and then write the corresponding business logic as a function to register in the framework.