You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Unity of people chat software, including server and client source code.
The server is based on asynchronous TCP server Socket.
We use the Mysql database, realize information records and accounts storage function.
The client is to use the Unity engine development, interface is implemented using UGUI, with a registered account login, many -people chat, bolt reconnection etc. Function.