aboutsummaryrefslogtreecommitdiff
path: root/bench/websocket-server/chat-server.bun.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-20BumpGravatar Jarred Sumner 1-1/+1
2023-06-18minor build diffs (#3349)Gravatar Alex Lam S.L 1-1/+1
2023-06-17Set the publishToSelf option to true (#3343)Gravatar Luigi Pinca 1-0/+1
All messages sent by the clients are expected to be received by all clients. Without the `publishToSelf` option a message is not sent back to the sender and the benchmark hangs.
2023-03-02Add a zig fmt action (#2277)Gravatar Jarred Sumner 1-7/+2
* Add a zig fmt action * add failing file * Setup prettier better * Update prettier-fmt.yml * Fail on error * Update prettier-fmt.yml * boop * boop2 * tar.gz * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * boop * Update prettier-fmt.yml * tag * newlines * multiline * fixup * Update zig-fmt.yml * update it * fixup * both * w * Update prettier-fmt.yml * prettier all the things * Update package.json * zig fmt * ❌ ✅ * bump * . * quotes * fix prettier ignore * once more * Update prettier-fmt.yml * Update fallback.ts * consistentcy --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2022-10-18websocker-serverGravatar Jarred Sumner 1-0/+56