Skip to content

Commit

Permalink
chore: Remove draft 29
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 committed Oct 6, 2023
1 parent 24ed259 commit c034248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/shuttle/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
.default_record_key_validator()
.set_transport_configuration(TransportConfig {
enable_quic: true,
support_quic_draft_29: true,
..Default::default()
})
.listen_as_external_addr();
Expand Down

0 comments on commit c034248

Please sign in to comment.