WIP getstream.io client in pure GO.
- Authentication
- Add, list all, and remove an activity.
- Follows/unfollows.
- multiple adding, follow
- Listing/paging options.
- Subscription. ??
- Aggregated feeds support. == related to listing, paging
- Notification feeds support. == get read seen ??
- Ability to use pass and retreive a custom structs (w/ embedded
*getstream.Activity
) alasqlx
style. - Real-time clients w/ channels.
MIT