Client Integration
After creating a RC developer account and application, you can start integrating the RC SDK into your app. The basic process involves installing the SDK, initializing it with your App Key, and then establishing an IM connection with the RC server using a user token (token
).
The token
can be obtained through the server-side Get Token API.
RC offers a UI library with interface components, the Global IM UIKit, as well as a core IM capabilities library, the IMLib SDK.