go-threads icon indicating copy to clipboard operation
go-threads copied to clipboard

Consider running a textile gateway alongside in `threadsd`

Open carsonfarmer opened this issue 4 years ago • 0 comments

This came up during a discussion with @andrewxhill. What if every threadsd also side-car'd (or however we decided to implement it) a textile gateway that was capable of rendering bucket-style content. In the case of threadsd, this would simply render whatever arbitrary JSON-like data was available under a given thread/instance. This is slightly more nuance because we're talking about arbitrary data structures at the thread level, but worth a discussion. As it would make it possible for devs interested in running their own services to also provide a gateway to support their users etc directly. Couple this with #316, and we've have most of what we'd need for a large swatch of use cases.

carsonfarmer avatar Apr 26 '20 22:04 carsonfarmer