Streamex v0.3.0 API Reference

Modules

Streamex is a client library for the GetStream service api

The Streamex.Activities module defines functions for working with feed activities

The module Streamex.Activity contains logic to wrap raw API results into Streamex.Activity structs. Methods in the module Streamex.Activities must be called with Maps, but will return Streamex.Activity structs

The Streamex.Client module is not meant to be used directly, although request-related functions are publicly available in case of need

The Streamex.Config module defines functions for configuring the connection client

The Streamex.Feed module defines functions for working with feed followers

The Streamex.Request module wraps Streamex.Client requests. It’s not meant to be used directly, although functions are publicly available in case of need

The Streamex.Token module is responsible for JWT Token generation. It’s not meant to be used directly, although functions are publicly available in case of need

Exceptions