Skip to content

Commit 0d62329

Browse files
committed
Cleared up wording for changeset
1 parent 6349738 commit 0d62329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/twenty-shoes-cheer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@firebase/database": patch
33
---
44

5-
Fix `webSocketOnly` field to be set to true in `RepoInfo` when using the websocket protocol in the databaseURL in firebase configuration (when using `wss` or `ws` in the RTDB URL, webSocketOnly will be true and longPolling will be disabled)
5+
Fix issue where if a websocket protocol was used in the databaseURL, `webSocketOnly` field was incorrectly set to undefined. (When using `wss` or `ws` protocols in the databaseURL, webSocketOnly will be true and longPolling will be disabled)

0 commit comments

Comments
 (0)