문제

I have developed a rtc extension plugin using rtc server version 4.0.

Is it possible to deploy this plugin in RTC server version 3.0.13?

도움이 되었습니까?

해결책

It mainly depends on your plugin extension definition in term of plugins minimum version required:
(as illustrated in this thread)

minimum versions

It would be best to build that extension plugin in RTC3, and then try to deploy it on a RTC4 server.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top