Expand description
Wait-On library to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
Modules§
- resource
- A
Resource
is an object that can be waited on.Resource
s hold its own configuration based on the protocols used. - task
Structs§
- Wait
Options - Options available for waiting on a
Waitable
.