Skip to content

Commit

Permalink
Pull request to axum-server merged on supporting the configuration of
Browse files Browse the repository at this point in the history
TCP keepalive parameters:

  programatik29/axum-server#60
  • Loading branch information
Hanson Char authored and hansonchar committed Nov 3, 2022
1 parent 982d6bd commit ed0818e
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 2,755 deletions.
3 changes: 0 additions & 3 deletions xks-axum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ serial_test_derive = "0.9"
# https://github.com/mheese/rust-pkcs11/issues/50
pkcs11 = { path = "rust-pkcs11" }

# Patch to enable configuration of full TCP keepalive parameters
axum-server = { path = "axum-server" }

[profile.dev]
panic = "abort"

Expand Down
2 changes: 0 additions & 2 deletions xks-axum/axum-server/.gitignore

This file was deleted.

115 changes: 0 additions & 115 deletions xks-axum/axum-server/CHANGELOG.md

This file was deleted.

67 changes: 0 additions & 67 deletions xks-axum/axum-server/Cargo.toml

This file was deleted.

19 changes: 0 additions & 19 deletions xks-axum/axum-server/LICENSE

This file was deleted.

58 changes: 0 additions & 58 deletions xks-axum/axum-server/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions xks-axum/axum-server/examples/configure_addr_incoming.rs

This file was deleted.

26 changes: 0 additions & 26 deletions xks-axum/axum-server/examples/configure_http.rs

This file was deleted.

19 changes: 0 additions & 19 deletions xks-axum/axum-server/examples/from_std_listener.rs

This file was deleted.

28 changes: 0 additions & 28 deletions xks-axum/axum-server/examples/from_std_listener_rustls.rs

This file was deleted.

0 comments on commit ed0818e

Please sign in to comment.