C# (CSharp) StompNet Namespace

Nested Namespaces

StompNet.Exceptions
StompNet.Helpers
StompNet.IO
StompNet.Models

Classes

Name Description
AsyncDisposableExtensions IAsyncDisposable Extensions.
StompConnection Stomp Connection.
StompConnectionBase This is an implementation of the basic common communication commands that are used by IStompConnection and IStompTransaction. Basic DRY!
StompTransaction Stomp Transaction.