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-net/src/common
Chip Senkbeil da75801639
Fix server hangup (#206)
12 months ago
..
destination fix(parser): allow `-` (hyphen) to appear in usernames (#203) 12 months ago
listener Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
packet Fix server hangup (#206) 12 months ago
transport Refactor local crate & update/clean dependencies (#191) 1 year ago
any.rs Rewrite to support custom authentication, handshakes for encryption/compression, and reconnecting (#146) 2 years ago
connection.rs Refactor authentication into distant-auth 1 year ago
destination.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
key.rs Refactor authentication into distant-auth 1 year ago
keychain.rs Refactor authentication into distant-auth 1 year ago
listener.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
map.rs Refactor into protocol crate & change capabilities -> version (#189) 1 year ago
packet.rs Fix server hangup (#206) 12 months ago
port.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
transport.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago
utils.rs Apply nightly formatting to reorder imports and use module-level import granularity 1 year ago