Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

transports

Jim Cowart edited this page Jan 16, 2013 · 1 revision

The postal.fedx.transports member is an object which contains a registry of any transport plugin that has been included.

For example - including postal.xframe will cause an xframe member to appear under postal.fedx.transports. If you write a federation transport plugin, it needs to add itself to the transports member.

Clone this wiki locally