Skip to content

rejectBasic and qosBasic don't work #5

@sbadugu

Description

@sbadugu

From @bradjorgensen on March 2, 2015 19:21

rejectBasic() doesn't work because it is in the wrong state array in AmqpClient.js. It is in the array for synchronous methods but it is asynchronous so it throws an error.
qosBasic doesn't work because it is not in any of the state arrays in AmqpClient.js.
I am working on a patch to fix these issues.

Copied from original issue: kaazing/kaazing-amqp-0-9-1-client-javascript#16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions