iOS client SDK
Prerequisites
Components
Requirements
Installation
CocoaPods based Installation
pod SendingnetworkSDK/Litepod SendingnetworkSDKInclude the header
import SendingnetworkSDKStart the local P2P service
RadixService.shared.start()Initialize the client
Login in to user DID
Log in with your access token
Sync and listen
Create a private room and chat with a user
Create a room
Invite users with the same interest
Get messages of a room
Post a message to a room
Last updated