issues Search Results · repo:yjs/y-websocket language:JavaScript
Filter by
104 results
(656 ms)104 results
inyjs/y-websocket (press backspace or delete to remove)Describe the bug Running y-websocket no longer works (as of 3.0). Running with the previous version explicitly still
works fine
npx y-websocket@2.1.0 is fine npx y-websocket, which seems to look for 3.0, ...
bug
dignakov
- 8
- Opened on Apr 3
- #193
I am trying to connect to the public Yjs WebSocket demo server in my project, but the connection fails.
Code Snippet:
import { WebsocketProvider } from y-websocket
import * as Y from yjs
const ydoc ...
gokulgajapathi
- 6
- Opened on Mar 26
- #192
Describe the bug If the server replies with an error, yjs disconnects, reconnects and sends the message again.
In my case the message is being rejected because the size of the message is too large image ...
bug
pmioulet
- Opened on Jan 15
- #189
Checklist
[ x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use
https://discuss.yjs.dev/ [ x ] Try to report your issue in the correct ...
enhancement
matsuyama-k1
- 3
- Opened on Dec 23, 2024
- #185
I want to control the permissions of the edit of the yjs when the websocket are linking . I hope that different users
can perform different operations on the yDoc object based on their permissions. For ...
wontfix
SymphonyIceAttack
- Opened on Mar 27, 2024
- #179
it was working some hours ago, but it seems that the new version y-websocket@2.0.1 does not work
PORT=1234 npx y-websocket
/home/user/.npm/_npx/d1c46498107c3f98/node_modules/y-websocket/bin/utils.cjs:99 ...
bug
scenaristeur
- 1
- Opened on Mar 25, 2024
- #178
The original code only destroy the YDoc object and delete it from the docs when doc.conns.size == 0 and persistence is
not null.
In my code, since I don t set the env process.env.YPERSISTENCE so persistence ...
bug
yingl
- 1
- Opened on Mar 19, 2024
- #176
The awareness development is only left as a TODO, so it is impossible to track when the client side disconnects from the
socket. I was wondering if you are aware of this issue and if so, are you planning ...
wontfix
deantheboss
- Opened on Feb 2, 2024
- #174
hosted y-websocket server on https://glitch.com/edit/#!/ylm-websocket (wait 30 seconds, for the server to start)
is ok
image
i can connect with browser y-websocket but not with node (it loop in connecting ...
bug
scenaristeur
- 1
- Opened on Jan 30, 2024
- #172
you should add type : module , in package.json to work on nodejs side (not browser) otherwise, we get
~/project/node_modules/y-websocket/src/y-websocket.js:7
import * as Y from yjs // eslint-disable-line ...
bug
scenaristeur
- Opened on Jan 24, 2024
- #170

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.