Netty codec for the STOMP protocol, enabling STOMP client and server implementations.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-stomp</artifactId>
<version>4.1.134.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds a STOMP decoder to a Netty channel pipeline.
No known issues recorded.
No dependency data recorded yet.