[GH-ISSUE #430] WebSockets endpoints? #255

Closed
opened 2026-03-03 01:27:16 +03:00 by kerem · 2 comments
Owner

Originally created by @rcdailey on GitHub (Mar 11, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/430

Using this guide: https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications

It is stated that the following endpoints must be considered:

  • /notifications/hub
  • /notifications/hub/negotiate

However, while I do not remember where I got it, I also am mapping /api/websocket. Is this a valid endpoint in the latest version? Or is this incorrect / outdated?

Originally created by @rcdailey on GitHub (Mar 11, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/430 Using this guide: https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications It is stated that the following endpoints must be considered: * `/notifications/hub` * `/notifications/hub/negotiate` However, while I do not remember where I got it, I also am mapping `/api/websocket`. Is this a valid endpoint in the latest version? Or is this incorrect / outdated?
kerem closed this issue 2026-03-03 01:27:17 +03:00
Author
Owner

@dani-garcia commented on GitHub (Mar 11, 2019):

I don't think we ever had that endpoint, no. Just the two that you list first. They are also the same that the official server uses, so I don't know where that one could have come from. You should be able to delete it without problems.

<!-- gh-comment-id:471759996 --> @dani-garcia commented on GitHub (Mar 11, 2019): I don't think we ever had that endpoint, no. Just the two that you list first. They are also the same that the official server uses, so I don't know where that one could have come from. You should be able to delete it without problems.
Author
Owner

@rcdailey commented on GitHub (Mar 11, 2019):

Thank you!

<!-- gh-comment-id:471768269 --> @rcdailey commented on GitHub (Mar 11, 2019): Thank you!
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#255
No description provided.