Files
bun.sh/packages
Jarred Sumner 82e762fe2f [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.
2023-05-22 12:29:10 -07:00
..
2023-01-25 01:10:15 -08:00
2023-02-17 22:07:02 -08:00
2023-02-17 22:07:02 -08:00
2023-02-17 22:07:02 -08:00
2023-02-17 22:07:02 -08:00