Real-Time Communications

The Liberty Real-Time Communications feature (rtcomm-1.0) enables a highly-scalable signaling infrastructure that can be used to connect WebRTC clients and other types of IoT nodes into real-time audio/video/data interactions.

Enabling this feature

To enable the Real-Time Communications feature, add the following element declaration inside the featureManager element in your server.xml file:
<feature>rtcomm-1.0</feature>

Developing a feature that depends on this feature

If you are developing a feature that depends on the Real-Time Communications feature, include the following item in the Subsystem-Content header in the feature manifest file for your new feature:
com.ibm.websphere.appserver.rtcomm-1.0; type="osgi.subsystem.feature"

Features that enable this feature

Feature configuration elements

You can use the following elements in your server.xml file to configure the Real-Time Communications feature:


Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_rtcomm-1.0
File name: rwlp_feature_rtcomm-1.0.html