Skip to content

Releases: hyperwell/gateway

v0.3.0 – experimental LDP support

04 May 16:14
Compare
Choose a tag to compare
chore: bump version to v0.3.0

v0.2.0 – passive gateway

30 Jan 13:51
Compare
Choose a tag to compare
Pre-release

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

21 Nov 14:21
Compare
Choose a tag to compare
Pre-release

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.