textileio / go-textile

[DEPRECATED] Textile is a set of tools and infrastructure for building composable apps and services on the IPFS network
https://textile.io
MIT License
357 stars 43 forks source link

ipfs: add raw pubsub pub and sub to api and cmd and mobile #940

Closed flyskywhy closed 4 years ago

flyskywhy commented 4 years ago

Add raw ipfs pubsub pub and sub to Expose simple p2p direct message API

Additionally: fix make docs since "api as sub mod" 6d9f183

For easy PR review, there is no latest docs in this PR

ps: Also add some textile.events in js-http-client for consistency with react-native-sdk when use ipfs pubsub pub and sub, see docs: add raw ipfs pubsub pub and sub from go-textile v0.7.6

Related PR: js-http-client: add raw ipfs pubsub pub and sub from go-textile v0.7.6 android-textile: add raw ipfs pubsub pub and sub from go-textile v0.7.6 ios-textile: add raw ipfs pubsub pub and sub from go-textile v0.7.6 react-native-sdk: add raw ipfs pubsub pub and sub from android 2.0.10 and ios 2.0.12 and go-textile v0.7.6

carsonfarmer commented 4 years ago

Thanks for the PR @flyskywhy! Our team will review this (and your related PRs) ASAP (some of us are away at the moment) and give you a proper review.

sanderpick commented 4 years ago

Wow, this is great @flyskywhy. @asutula can you help me push these other PRs through?