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.
Dieses Feature aktivieren
Zum Aktivieren des Features für Echtzeitkommunikation fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>rtcomm-1.0</feature>
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature für Echtzeitkommunikation abhängig ist, schließen Sie das folgende Element im Header "Subsystem-Content" in der Featuremanifestdatei für Ihr neues Feature ein:
com.ibm.websphere.appserver.rtcomm-1.0; type="osgi.subsystem.feature"
Features, die dieses Feature aktiviert
Features, die dieses Feature aktivieren
Featurekonfigurationselemente
Sie können die folgenden Elemente in Ihrer Datei server.xml verwenden, um das Feature für Echtzeitkommunikation zu konfigurieren: