INetworkLibrary
Summary
Interface for network libraries.Signature
Remarks
Implemented byBaseNetworkLibrary and its concrete subclasses NetworkClientLibrary and NetworkServerLibrary. Access an instance via ctx.libraries.getNetwork().library.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interface for network libraries.
interface INetworkLibrary extends IExposedLibrary
BaseNetworkLibrary and its concrete subclasses NetworkClientLibrary and NetworkServerLibrary. Access an instance via ctx.libraries.getNetwork().library.