mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Compio net subsystem integration (#406)
This commit is contained in:
parent
75c892742c
commit
20011a9120
7 changed files with 336 additions and 0 deletions
|
@ -34,6 +34,7 @@ ntex-tls = { path = "ntex-tls" }
|
|||
ntex-macros = { path = "ntex-macros" }
|
||||
ntex-util = { path = "ntex-util" }
|
||||
|
||||
ntex-compio = { path = "ntex-compio" }
|
||||
ntex-glommio = { path = "ntex-glommio" }
|
||||
ntex-tokio = { path = "ntex-tokio" }
|
||||
ntex-async-std = { path = "ntex-async-std" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue