ZIm/crates/zed
Antonio Scandurra 339069b1d3 Cap MessageStream buffer size to 1MB
We temporarily let it grow when the message size exceed the limit,
but restore the buffer's capacity shortly after. This ensures that,
for each connection in its entire lifetime, we only ever use 1MB.
2022-05-31 11:16:32 +02:00
..
src Merge branch 'main' into project-panel-with-new-mouse-events 2022-05-30 18:29:46 +02:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Use npm install rather than ci and only run build.rs when styles/src is changed rather than all styles 2022-05-25 11:08:40 -07:00
Cargo.toml Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00