docs: add y-socket.io to README.md

This commit is contained in:
himself65 2022-11-09 13:49:36 -06:00
parent 7ea8ffebae
commit 72a30b9178

View File

@ -146,6 +146,12 @@ Encryption (E2EE).
<dd>
Adds persistent storage to a server with MongoDB. Can be used with the
y-websocket provider.
</dd>
<dt><a href="https://github.com/TexteaInc/y-socket.io">y-socket.io</a></dt>
<dd>
A module that contains a simple socket.io backend for yjs document syncing.
The backend can be extended to a backend with authentication and persistence.
Also React.js bindings available for client side.
</dd>
</dl>