mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2026-04-23 18:11:43 +08:00
support andoird
This commit is contained in:
7
cmd/openp2p.go
Normal file
7
cmd/openp2p.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import openp2p "openp2p/core"
|
||||
|
||||
func main() {
|
||||
openp2p.Run()
|
||||
}
|
||||
Reference in New Issue
Block a user