An open API service indexing awesome lists of open source software.

https://github.com/xjine/unity_asynctcpserverclients

TCP server and client using async/await.
https://github.com/xjine/unity_asynctcpserverclients

assets unity

Last synced: 3 months ago
JSON representation

TCP server and client using async/await.

Awesome Lists containing this project

README

          

# Unity_AsyncTcpServerClients

TCP server and client using async/await.

## Importing

You can use Package Manager or import it directly.

```
https://github.com/XJINE/Unity_AsyncTcpServerClients.git?path=Assets/Packages/AsyncTcpServerClients
```