UNPKG

com.vovgou.loxodon-framework-connection

Version:

This is a network component, using TCP protocol to connect to the server by default.

37 lines (36 loc) 865 B
{ "name": "com.vovgou.loxodon-framework-connection", "displayName": "Loxodon Framework Connection", "version": "2.6.7", "unity": "2018.4", "description": "This is a network component, using TCP protocol to connect to the server by default.", "license": "MIT", "keywords": [ "Loxodon", "Framework", "MVVM", "TCP", "Socket", "Connection" ], "author": { "name": "Clark Yang", "email": "yangpc.china@gmail.com" }, "category": "GUI", "homepage": "https://github.com/vovgou/loxodon-framework?path=Loxodon.Framework.Connection", "repository": { "type": "git", "url": "https://github.com/vovgou/loxodon-framework" }, "relatedPackages": {}, "dependencies": { }, "samples": [ { "displayName": "Tutorials", "description": "Tutorials", "path": "Samples~/Tutorials" } ] }