[PR #670] Remove unsupported WS transport #3666

Closed
opened 2025-10-09 18:27:45 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/670

State: closed
Merged: No


This stops the spamming:

[2019-10-16 13:06:27][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:06:42][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:06:57][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:07:12][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:07:27][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:07:42][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.                                           
[2019-10-16 13:07:57][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'.   

I'm not sure if it is unsupported, nor if it breaks for someone else.
Please treat it as "Works for me".

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/670 **State:** closed **Merged:** No --- This stops the spamming: ``` [2019-10-16 13:06:27][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:06:42][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:06:57][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:07:12][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:07:27][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:07:42][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. [2019-10-16 13:07:57][bitwarden_rs::api::notifications][INFO] Server got message 'Binary Data<length=3>'. ``` I'm not sure if it is unsupported, nor if it breaks for someone else. Please treat it as "Works for me".
OVERLORD added the pull-request label 2025-10-09 18:27:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3666