Module ActivitypubSource

Sourcemodule Actor : sig ... end

Actor pre-implementation.

Sourcemodule Cache : sig ... end

Simple cache implementation to cache HTTP query results.

Sourcemodule Cohttp_tls : sig ... end

Cohttp over TLS.

Sourcemodule E : sig ... end

Errors.

Sourcemodule Http_sign : sig ... end

Implementation of HTTP signatures.

Sourcemodule Jsonld_static : sig ... end

Well-known JSON-LD contexts, to avoid downloading.

Sourcemodule Log : sig ... end
Sourcemodule Object : sig ... end

Objects pre-implementation and graph convenient functions.

Sourcemodule Smap : sig ... end

Maps on strings.

Sourcemodule Sset : sig ... end

Sets of strings.

Sourcemodule Token : sig ... end

Creating and storing named tokens used for authentication.

Sourcemodule Types : sig ... end

Interface of activitypub objects + convenient functions.

Sourcemodule Utils : sig ... end

Utilities