Crates.io | connection_hub |
lib.rs | connection_hub |
version | 0.1.0 |
source | src |
created_at | 2021-08-25 11:40:53.712801 |
updated_at | 2021-08-25 11:40:53.712801 |
description | Connection management data structure |
homepage | |
repository | https://github.com/FreddieBrown/ConnectionHub |
max_upload_size | |
id | 442124 |
size | 43,329 |
Data structures and traits which enable a user to easily manage a number of streams/connections which they may want to maintain over the course of a program.
REQUIRES NIGHTLY RUST