← Packages / bastion / Capabilities

IO.NetConnect

in bastion v0.1.0

v0.1.0 is the oldest version of bastion that was analysed, so there is nothing to compare it against. IO.NetConnect is a first sighting, not a change.

lib/middleware/depot_middleware.march:31
28
29mod Depot.Middleware do
30
31 needs IO.NetConnect
32 needs IO.Random
33 needs IO.Spawn
34