You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/08 22:41:04 UTC

[jira] [Commented] (ARTEMIS-1153) Create an .NET client example for AMQP and Durable Subscriptions

    [ https://issues.apache.org/jira/browse/ARTEMIS-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001685#comment-16001685 ] 

ASF GitHub Bot commented on ARTEMIS-1153:
-----------------------------------------

GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1259

    ARTEMIS-1153 Adds new .NET client example for durable subscriptions

    Adds an example for managing durable subscriptions using the .NET
    AmqpNetLite client that subscribes, looks up and removes a durable topic
    subscription.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-1153

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1259.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1259
    
----
commit 6f34622cd9e51c9efb6038857a9ae756998b0732
Author: Timothy Bish <ta...@gmail.com>
Date:   2017-05-08T22:39:00Z

    ARTEMIS-1153 Adds new .NET client example for durable subscriptions
    
    Adds an example for managing durable subscriptions using the .NET
    AmqpNetLite client that subscribes, looks up and removes a durable topic
    subscription.

----


> Create an .NET client example for AMQP and Durable Subscriptions
> ----------------------------------------------------------------
>
>                 Key: ARTEMIS-1153
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1153
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>          Components: AMQP
>    Affects Versions: 2.1.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 2.2.0
>
>
> Create a new AMQP example using AmqpNetLite to create, lookup and unsubscribe from Topic subscriptions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)