aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/builtins/cpp/ImportMetaObjectBuiltins.cpp
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-05-22 12:29:10 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-05-22 12:29:10 -0700
commit82e762fe2f55a0dac7f545bf4494f94db9d72349 (patch)
treea90ba5a2e279b331e6b71503bf48de5ca144ff2f /src/bun.js/builtins/cpp/ImportMetaObjectBuiltins.cpp
parenta5acf7bfa0333fc5cb298df2b3ea09eaa56075ac (diff)
downloadbun-82e762fe2f55a0dac7f545bf4494f94db9d72349.tar.gz
bun-82e762fe2f55a0dac7f545bf4494f94db9d72349.tar.zst
bun-82e762fe2f55a0dac7f545bf4494f94db9d72349.zip
[breaking] ServerWebSocket.publish no longer publishes to self by default
This changes `publishToSelf` to be `false` by default instead of `true`. This is a breaking change because it means that `ws.publish("foo", "bar")` will exclude `ws` from the list of websockets to broadcast. We are making this change because many people asked for this and were confused by the status quo - that `w.publish` publishes to self.
Diffstat (limited to 'src/bun.js/builtins/cpp/ImportMetaObjectBuiltins.cpp')
0 files changed, 0 insertions, 0 deletions