p2p/protocol/stomp/stomp_service library

Classes

StompService
STOMP service that provides both client and server functionality for libp2p
StompServiceFactory
Helper class for creating STOMP services with common configurations
StompServiceOptions
Configuration options for the STOMP service
StompServiceStats
Statistics about the STOMP service
StompUtils
Utility functions for STOMP

Enums

StompDestinationType
Types of STOMP destinations

Extensions

StompHostExtension on Host
Extension methods for Host to easily add STOMP functionality