add stars to providers that sponsor yjs
This commit is contained in:
parent
2b7ea8a2af
commit
4329997350
21
README.md
21
README.md
@ -191,7 +191,7 @@ are available. Communication over the signaling servers can be encrypted by
|
|||||||
providing a shared secret, keeping the connection information and the shared
|
providing a shared secret, keeping the connection information and the shared
|
||||||
document private.
|
document private.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><a href="https://github.com/liveblocks/liveblocks">@liveblocks/yjs</a></dt>
|
<dt><a href="https://github.com/liveblocks/liveblocks">@liveblocks/yjs 🌟</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<a href="https://liveblocks.io/document/yjs">Liveblocks Yjs</a> provides a fully
|
<a href="https://liveblocks.io/document/yjs">Liveblocks Yjs</a> provides a fully
|
||||||
hosted WebSocket infrastructure and persisted data store for Yjs
|
hosted WebSocket infrastructure and persisted data store for Yjs
|
||||||
@ -199,19 +199,26 @@ documents. No configuration or maintenance is required. It also features
|
|||||||
Yjs webhook events, REST API to read and update Yjs documents, and a
|
Yjs webhook events, REST API to read and update Yjs documents, and a
|
||||||
browser DevTools extension.
|
browser DevTools extension.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><a href="https://github.com/SuperViz/superviz">@superviz/yjs</a></dt>
|
<dt><a href="https://github.com/drifting-in-space/y-sweet">y-sweet ⭐</a></dt>
|
||||||
<dd>
|
|
||||||
<a href="https://docs.superviz.com/collaboration/integrations/YJS/overview">The SuperViz Yjs Provider</a> comes with a secure, scalable real-time infrastructure for Yjs documents, fully compatible with a set of real-time collaboration components offered by SuperViz. This solution ensures synchronization, offline editing, and real-time updates, enabling multiple users to collaborate effectively within shared workspaces.
|
|
||||||
</dd>
|
|
||||||
<dt><a href="https://github.com/drifting-in-space/y-sweet">y-sweet</a></dt>
|
|
||||||
<dd>
|
<dd>
|
||||||
A standalone yjs server with persistence to S3 or filesystem. They offer a
|
A standalone yjs server with persistence to S3 or filesystem. They offer a
|
||||||
<a href="https://y-sweet.cloud">cloud service</a> as well.
|
<a href="https://y-sweet.cloud">cloud service</a> as well.
|
||||||
</dd>
|
</dd>
|
||||||
<dt><a href="https://github.com/ueberdosis/hocuspocus">Hocuspocus</a></dt>
|
<dt><a href="https://github.com/ueberdosis/hocuspocus">Hocuspocus ⭐</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
A standalone extensible yjs server with sqlite persistence, webhooks, auth and more.
|
A standalone extensible yjs server with sqlite persistence, webhooks, auth and more.
|
||||||
</dd>
|
</dd>
|
||||||
|
<dt><a href="https://github.com/SuperViz/superviz">@superviz/yjs</a></dt>
|
||||||
|
<dd>
|
||||||
|
<a href="https://docs.superviz.com/collaboration/integrations/YJS/overview">The
|
||||||
|
SuperViz Yjs Provider
|
||||||
|
</a>
|
||||||
|
comes with a secure, scalable real-time infrastructure for Yjs
|
||||||
|
documents, fully compatible with a set of real-time collaboration
|
||||||
|
components offered by SuperViz. This solution ensures synchronization,
|
||||||
|
offline editing, and real-time updates, enabling multiple users to
|
||||||
|
collaborate effectively within shared workspaces.
|
||||||
|
</dd>
|
||||||
<dt><a href="https://docs.partykit.io/reference/y-partykit-api/">PartyKit</a></dt>
|
<dt><a href="https://docs.partykit.io/reference/y-partykit-api/">PartyKit</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
Cloud service for building multiplayer apps.
|
Cloud service for building multiplayer apps.
|
||||||
|
@ -50,6 +50,7 @@
|
|||||||
"spdx:GPL-3.0"
|
"spdx:GPL-3.0"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
"privacy",
|
||||||
"collaboration",
|
"collaboration",
|
||||||
"p2p",
|
"p2p",
|
||||||
"CRDT",
|
"CRDT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user