Liberty 실시간 통신 기능(rtcomm-1.0)은 WebRTC 클라이언트와 기타 유형의 IoT 노드를 실시간 오디오/비디오/데이터 상호작용에 연결하는 데 사용하는 고도로 확장 가능한 신호 인프라를 사용할 수 있게 합니다.
Real-Time Communications 기능을 사용하려면 server.xml 파일의 featureManager 요소 내에 다음 요소 선언을 추가하십시오.
<feature>rtcomm-1.0</feature>
Real-Time Communications 기능에 종속된 기능을 개발하는 경우 새 기능에 대한 기능 Manifest 파일의 Subsystem-Content 헤더에 다음 항목을 포함시키십시오.
com.ibm.websphere.appserver.rtcomm-1.0; type="osgi.subsystem.feature"