AliRtcAppServer icon indicating copy to clipboard operation
AliRtcAppServer copied to clipboard

阿里云RTC AppServer sample code

AppServer

Select example by your programing languages:

  • Golang
  • Java
  • Python
  • C#
  • Nodejs
  • PHP

We release it at RTC AppServer Demo.

Workflow

For RTC deverloper:

OpenAPI

Use OpenAPI to create channel:

  • Golang: https://help.aliyun.com/document_detail/74890.html#channel-golang
  • Java: https://help.aliyun.com/document_detail/74890.html#channel-java
  • Python: https://help.aliyun.com/document_detail/74890.html#channel-python
  • C#: https://help.aliyun.com/document_detail/74890.html#channel-csharp
  • Nodejs: https://help.aliyun.com/document_detail/74890.html#channel-nodejs
  • PHP: https://help.aliyun.com/document_detail/74890.html#channel-php

Algorithm

Token generation algorithm:

  • Golang: https://help.aliyun.com/document_detail/74890.html#token-golang
  • Java: https://help.aliyun.com/document_detail/74890.html#token-java
  • Python: https://help.aliyun.com/document_detail/74890.html#token-python
  • C#: https://help.aliyun.com/document_detail/74890.html#token-csharp
  • Nodejs: https://help.aliyun.com/document_detail/74890.html#token-nodejs
  • PHP: https://help.aliyun.com/document_detail/74890.html#token-php