foundry_common

Module provider

Source
Expand description

Provider-related instantiation and usage utilities.

Modules§

  • Runtime transport that connects on first request, which can take either of an HTTP, WebSocket, or IPC transport and supports retries based on CUPS logic.

Structs§

Constants§

Functions§

  • Constructs a provider with a 100 millisecond interval poll if it’s a localhost URL (most likely an anvil or other dev node) and with the default, or 7 second otherwise.
  • resolve_path 🔒 Non-Windows
  • Constructs a provider with a 100 millisecond interval poll if it’s a localhost URL (most likely an anvil or other dev node) and with the default, or 7 second otherwise.

Type Aliases§