zed/crates/rpc
Nathan Sobo db9f079598 Move MessageStream to its own module
Split the MessageStream type into a separate module to keep the proto
module focused on protobuf message definitions. The new message_stream module
contains the MessageStream type and its implementation for reading and writing
protobuf messages over a WebSocket connection.

Refactored imports and updated references to MessageStream in the peer and
proto modules to use the new path.
2024-06-09 21:06:57 -06:00
..
proto Allow restarting remote language servers (#12652) 2024-06-04 14:09:01 -06:00
src Move MessageStream to its own module 2024-06-09 21:06:57 -06:00
build.rs remove more commented code 2024-01-12 20:10:40 -08:00
Cargo.toml Add telemetry events for loading extensions (#9793) 2024-03-25 17:30:48 -04:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00