In modern applications, establishing relationships between users is a cornerstone of personalized and dynamic content. These relationships enable users to curate their experiences, foster community interaction, and build meaningful connections. Replyke provides two types of user relationships to suit different application needs:Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Follow Relationships
Unidirectional relationships where one user follows another (similar to Twitter/Instagram).Ideal for:
- Social media feeds and content curation
- Creator/audience relationships
- Public content discovery
- One-way content subscriptions
Connection Relationships
Bidirectional relationships that require mutual acceptance (similar to LinkedIn/Facebook).Ideal for:
- Professional networking
- Mutual friendship systems
- Private or restricted content sharing
- Collaborative features requiring reciprocal relationships
useFollowManager: Manages follow/unfollow relationshipsuseConnectionManager: Manages connection requests, acceptance, and disconnection

