Skip to content

RpcServer shouldn't be uisng QueueingConsumer since it is deprecated #6

Closed
@chanan

Description

@chanan

RpcServer uses the blocking QueueingConsumer which has been deprecated. This makes it hard to use within a multi threaded environment such as in Play/Akka.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions