Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moonshrd/p2chat-android

Port of p2chat to Android
https://github.com/moonshrd/p2chat-android

android iot libp2p mesh pubsub

Last synced: 1 day ago
JSON representation

Port of p2chat to Android

Awesome Lists containing this project

README

        

# P2Chat Android
Port of P2Chat to Android (Java).

## Building
**WARNING!** Build correctly occurs only in GOPATH.
```bash
$ go get -u github.com/MoonSHRD/p2chat-android
$ cd $GOPATH/github.com/MoonSHRD/p2chat-android
$ make
```