A Rust library for creating a protocol-agnostic request-response TCP server.
Go to file
Ben Bridle ab92b5a802 wetstring works right now, uses fn(&Request) -> Response for server function 2022-08-22 16:53:26 +12:00
src wetstring works right now, uses fn(&Request) -> Response for server function 2022-08-22 16:53:26 +12:00
.gitignore wetstring works right now, uses fn(&Request) -> Response for server function 2022-08-22 16:53:26 +12:00
Cargo.lock wetstring works right now, uses fn(&Request) -> Response for server function 2022-08-22 16:53:26 +12:00
Cargo.toml wetstring works right now, uses fn(&Request) -> Response for server function 2022-08-22 16:53:26 +12:00