Remove kcp support

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2024-02-23 22:49:43 +01:00
parent 9d9f89881d
commit 59c7128f93
16 changed files with 2 additions and 1136 deletions

View File

@@ -1,3 +1,2 @@
//pub mod kcp;
pub mod tcp;
pub mod tls;