docs: add y-socket.io to README.md
This commit is contained in:
parent
7ea8ffebae
commit
72a30b9178
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user