Skip to content

Support for STOMP over raw TCP connections #287

@joffrey-bion

Description

@joffrey-bion

As mentioned in #261, some users would find it useful to connect to STOMP servers via raw TCP connections without any HTTP nor web socket layer.

This is not part of the initial design of Krossbow, but the STOMP layer is not too coupled to the web socket layer, so it should be technically feasible to use the same STOMP code over a raw TCP connection, at least on JVM and maybe native.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions