Releases: hyperwell/gateway
v0.3.0 – experimental LDP support
v0.2.0 – passive gateway
Coming from the previous release, we separated the annotation ‘peer’ functionality from the HTTP gateway and derived a gateway from that—that's what this release has become. The gateway scores a partly-compliant implementation of the Web Annotation Protocol to outside clients, and provides data from within the P2P network—that is, peers connected via hyperswarm, sharing data via hypermerge.
This release is still in an early stage, but we will share more documentation soon, so stay tuned.
v0.1.0 – thick-peer approach
first approach to an MVP that allows browsers to interact with Web Annotation documents stored via Hypermerge in a decentralized networks. connections are established via a WebSocket proxy gateway. the thick-peer approach allows peers to distribute their data to non-swarming clients, but bears unexpected load for these peers. this can be getting increasingly hard to tackle in personal networks.