Skip to content

Commit

Permalink
Delete OHTTP client and gateway code.
Browse files Browse the repository at this point in the history
  • Loading branch information
agokarn committed Oct 28, 2024
1 parent fd72888 commit 21e7091
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 528 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ members = [
"bhttp",
"bhttp-convert",
"ohttp",
"ohttp-client",
"ohttp-client-cli",
"ohttp-server",
]
1 change: 1 addition & 0 deletions bhttp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ read-bhttp = []
write-bhttp = []
read-http = ["url"]
write-http = []
stream = []

[dependencies]
thiserror = "1"
Expand Down
23 changes: 0 additions & 23 deletions ohttp-client-cli/Cargo.toml

This file was deleted.

51 changes: 0 additions & 51 deletions ohttp-client-cli/src/main.rs

This file was deleted.

27 changes: 0 additions & 27 deletions ohttp-client/Cargo.toml

This file was deleted.

135 changes: 0 additions & 135 deletions ohttp-client/src/main.rs

This file was deleted.

3 changes: 0 additions & 3 deletions ohttp-server/.gitignore

This file was deleted.

26 changes: 0 additions & 26 deletions ohttp-server/Cargo.toml

This file was deleted.

59 changes: 0 additions & 59 deletions ohttp-server/README.md

This file was deleted.

Loading

0 comments on commit 21e7091

Please sign in to comment.