You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2010/09/16 21:48:40 UTC

[jira] Created: (AMQNET-284) Add support for Stomp v1.1 features to NMS.Stomp

Add support for Stomp v1.1 features to NMS.Stomp
------------------------------------------------

                 Key: AMQNET-284
                 URL: https://issues.apache.org/activemq/browse/AMQNET-284
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: Stomp
    Affects Versions: 1.4.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 1.5.0


The Stomp v1.1 spec adds some new features like heartbeat configuration for client and server.  Update the code to allow interoperation with Stomp v1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQNET-284) Add support for Stomp v1.1 features to NMS.Stomp

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-284.
---------------------------------

    Resolution: Fixed

Trunk code updated to work with v1.1 Stomp features.  Remains compatible with v1.0 as well.

> Add support for Stomp v1.1 features to NMS.Stomp
> ------------------------------------------------
>
>                 Key: AMQNET-284
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-284
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: Stomp
>    Affects Versions: 1.4.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The Stomp v1.1 spec adds some new features like heartbeat configuration for client and server.  Update the code to allow interoperation with Stomp v1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQNET-284) Add support for Stomp v1.1 features to NMS.Stomp

Posted by "Timothy Bish (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63105#action_63105 ] 

Timothy Bish commented on AMQNET-284:
-------------------------------------

Committed the initial changes to handle v1.1 Stomp comms.

> Add support for Stomp v1.1 features to NMS.Stomp
> ------------------------------------------------
>
>                 Key: AMQNET-284
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-284
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: Stomp
>    Affects Versions: 1.4.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The Stomp v1.1 spec adds some new features like heartbeat configuration for client and server.  Update the code to allow interoperation with Stomp v1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.