[GH-ISSUE #3630] Documentation insondistency concerning websocket notifications #1627

Closed
opened 2026-03-03 02:10:46 +03:00 by kerem · 3 comments
Owner

Originally created by @sheerun on GitHub (Jul 1, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3630

https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications

It says "Note: The reason for this workaround is the lack of support for WebSockets from Rocket (though it's a planned feature), which forces us to launch a secondary server on a separate port."

I think it is not up do date because "it's a planned feature" links to https://github.com/SergioBenitez/Rocket/issues/90 which is closed

Originally created by @sheerun on GitHub (Jul 1, 2023). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3630 https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications It says "Note: The reason for this workaround is the lack of support for WebSockets from Rocket (though it's a planned feature), which forces us to launch a secondary server on a separate port." I think it is not up do date because "it's a planned feature" links to https://github.com/SergioBenitez/Rocket/issues/90 which is closed
kerem closed this issue 2026-03-03 02:10:46 +03:00
Author
Owner

@BobWs commented on GitHub (Jul 2, 2023):

This was added to the wiki a long time ago...

<!-- gh-comment-id:1616369636 --> @BobWs commented on GitHub (Jul 2, 2023): This was added to the wiki a long time ago...
Author
Owner

@jeda commented on GitHub (Jul 2, 2023):

It also doesn't mention that WebSocket support was directly added to the Rocket server.
However, it's currently only on beta, not on a stable release - although seems to be working well for me.

<!-- gh-comment-id:1616409535 --> @jeda commented on GitHub (Jul 2, 2023): It also doesn't mention that WebSocket support was directly added to the Rocket server. However, it's currently only on beta, not on a stable release - although seems to be working well for me.
Author
Owner

@ShlomiD83 commented on GitHub (Jul 2, 2023):

Hi all,
If I use WS on port 80 my chrome extension doesn't seem to update automatically.
If I use port 3012 everything works.

What am I doing wrong?

<!-- gh-comment-id:1616761974 --> @ShlomiD83 commented on GitHub (Jul 2, 2023): Hi all, If I use WS on port 80 my chrome extension doesn't seem to update automatically. If I use port 3012 everything works. What am I doing wrong?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1627
No description provided.