Skip to content

alx696/polong-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

破笼核心

破笼核心,提供主要功能,提供功能接口。Android中直接调用原生接口,Web和桌面端中通过http(websocket)接口调用。

开发

基于go-libp2p ,使用Golang语言开发,开发工具推荐使用 Visual Studio Code

Android

使用 mobile 生成AAR,项目文件夹中执行:

$ gomobile bind -target=android/arm64,android/arm -v -o /path/to/android/project/gomobile/polong-core.aar ./kc ./qc