add socketModule

This commit is contained in:
zhongchao
2021-01-22 10:47:20 +08:00
parent 0f7d60a77d
commit eb64ce17df
16 changed files with 460 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.cloud.socket">
</manifest>