Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol TNEnvironmentProtocol
  • This protocol is used to register a plugin that can be used by TNConfiguration to modify body and headers. For example it can be used with Crypt to encrypt / decrypt your data

    See more

    Declaration

    Swift

    public protocol TNRequestMiddlewareProtocol
  • Undocumented

    See more

    Declaration

    Swift

    public protocol TNRouterProtocol