Please note

This documentation is for the in-development (1.0) version of Fabric. To view documentation for the stable (0.9) release, please click here.

Network

Classes and subroutines dealing with network connections and related topics.

fabric.network.disconnect_all()

Disconnect from all currently connected servers.

Used at the end of fab‘s main loop, and also intended for use by library users.

Previous topic

Decorators

Next topic

Operations

This Page