Commit Graph

11 Commits

Author SHA1 Message Date
Yujia Qiao ed3b3a9831
test: add tests for config parsing and examples 2021-12-19 18:02:51 +08:00
Yujia Qiao b5c9007efe
chore: update Cargo.toml 2021-12-19 18:02:51 +08:00
Yujia Qiao c822f362c1
docs: update README.md 2021-12-19 18:02:51 +08:00
Yujia Qiao 58d3a8c96c
chore: rename directories 2021-12-19 18:02:51 +08:00
Yujia Qiao 347b958e84
docs: add comments and update README.md 2021-12-19 18:02:51 +08:00
Yujia Qiao b6c353e7bf
fix: service listener backoff policy
Remove the `max_elapsed_time` limit
2021-12-19 18:02:51 +08:00
Yujia Qiao f92398ea31
refactor: fix clippy, merge imports
Fix lints of clippy
Merge imports
2021-12-19 18:02:51 +08:00
Yujia Qiao b3bdd7eb64
fix: fix tests 2021-12-19 18:02:51 +08:00
Yujia Qiao dcef7f2d0f
feat: TLS support 2021-12-19 18:02:51 +08:00
Yujia Qiao f4b7e600bc
refactor: refactor handle_connection 2021-12-19 18:02:51 +08:00
Yujia Qiao 8f3bf5c7c7
feat: init 2021-12-19 18:02:51 +08:00