Registry / networking / sctp-impl

sctp-impl

JSON →
library2.0.18javamavenunverified

SCTP protocol implementation module for the RestComm telecommunications platform.

<dependency> <groupId>org.mobicents.protocols.sctp</groupId> <artifactId>sctp-impl</artifactId> <version>2.0.18</version> </dependency>
INSTALL
IMPORT
SIG · SCTP-IMPL
S
sctp-impl
networkingjavav2.0.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SctpManagement
org.mobicents.protocols.sctp.SctpManagement

Creates an SctpManagement instance for managing SCTP associations.

import org.mobicents.protocols.sctp.SctpManagement; public class Example { public static void main(String[] args) throws Exception { SctpManagement management = new SctpManagement("example"); System.out.println("SCTP management created"); management.stop(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.18latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
sctp-impl — mvn dependency:get sctp-impl · libregistry