Skip to content

Alternative transport support #103

Open
@BrannonKing

Description

@BrannonKing

I was considering writing a NetMQ (ZeroMQ) transport for WampSharp. However, in looking at the existing transports, it was not obvious how this could be accomplished. I figured I would just need to override a certain interface, but it looks like I need to inherit TextBinaryTransport<>, and I have no idea what is supposed to go in that generic parameter (or why its name is an oxymoron). Do we have any documentation on how to accomplish this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions