Crates.io | tunneler-core |
lib.rs | tunneler-core |
version | 0.13.1 |
source | src |
created_at | 2021-02-08 13:39:25.48638 |
updated_at | 2022-02-27 01:01:00.864274 |
description | Provides the Core functionality for the Tunneler software |
homepage | |
repository | https://github.com/Lol3rrr/tunneler-core |
max_upload_size | |
id | 352318 |
size | 147,169 |
The Core functionality of the Tunneler-Software
This package provides the Core functionality regarding the Client and Server side of the Tunneler-Software as well as allowing you to integrate this Software/Protocol into your own Projects where needed.
Name | Default | Description |
---|---|---|
client | enabled | All the Client related code |
server | enabled | All the Server related code |
logging | enabled | Enables all the log related parts using the log crate |
trace | enabled | Enables all the tracing-related parts using the tracing and tracing-futures crates |