Skip to content

Change included STOMP implementation #2

@ErikSundvall

Description

@ErikSundvall

The STOMP protocol (http://stomp.github.io/) is used for communication between some components (especially TriggerHandlers) any STOMP-compatible implementation (see http://stomp.github.io/implementations.html) can be configured and used.

A simple lightweight STOMP implementation called Gozirra is currently included in LiU EEE (in the source tree).
Main website: http://www.germane-software.com/software/Java/Gozirra/
A fork is available at https://github.com/pedroteixeira/gozirra/

These implementations do not clearly state licensing policy and do not seem to be actively maintained. Thus it should be replaced by some other STOMP implementation. Preferrably a version that is distributed using Maven if available.

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