CalDAVClient.Tesla (caldav_client v1.0.0) View Source

Provides utility functions for integration with Tesla library.

Link to this section Summary

Functions

Converts a CalDAVClient.Client.t/0 into a Tesla client which enables communication with an external calendar server via HTTP protocol.

Link to this section Functions

Link to this function

make_tesla_client(caldav_client, middleware \\ [])

View Source

Specs

Converts a CalDAVClient.Client.t/0 into a Tesla client which enables communication with an external calendar server via HTTP protocol.