Skip to content

No ability to receive LTP sessions from opportunistic senders #62

@BrianSipos

Description

@BrianSipos

Currently there is no ability for an LTP Engine to receive blocks (i.e. handle sessions) from peer engines that are not pre-configured. I attempted a local patch to add a default receive configuration (LtpEngineConfig object) to the LtpUdpEngineManager but because the reception callbacks are on the LtpUdpEngine there was no way for the received block to be indicated to the engine's user (BPA).

If the LtpUdpEngineManager were to relay callbacks from its contained engines then the engine user could bind callbacks on the manager and not care about which particular engine was the receiver of the session.

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