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

Cafe HTTP API and mobile client #895

Closed sanderpick closed 5 years ago

sanderpick commented 5 years ago

This is a pretty big but straightforward change allowing mobile clients to speak HTTP to their cafes nodes.

Some of these changes are a little cringy—code duplication and such. However, since we're going to remove all this session handling at some point soon-ish, I can (happily) resist the urge to spend too much time on this.