feat: Add connection pool to speed up creation of tunnel
This commit is contained in:
parent
a9420e97fd
commit
6570c857ad
11 changed files with 715 additions and 583 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,6 +2,8 @@
|
|||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
artifacts/
|
||||
dist/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue