You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
distant/distant-core/src
Chip Senkbeil f2bd2f15f5
Add support for --lsp [scheme]
1 year ago
..
api Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
client Add support for --lsp [scheme] 1 year ago
protocol Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
api.rs Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
client.rs Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
constants.rs Rewrite to support custom authentication, handshakes for encryption/compression, and reconnecting (#146) 2 years ago
credentials.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
lib.rs Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
protocol.rs Rename distant-core::data to distant-core::protocol and remove distant-core::data::{Msg, Request, Response} from being re-exported at crate root 1 year ago
serde_str.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago