Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

XPub/XSub Handling #20

@benhoff

Description

@benhoff

There's something weird about the way that I'm handling the subscriptions.

For example, on the adapter messaging side, there should be an easy way to do multiple subscriptions. This is handled in the configuration file.

I'm not sure if it makes sense to have multiple subscriptions or not on the bot side (vexbot.messaging). Since the XPub/XSub are binding, I believe the answer is no.

I'd probably like to switch the defaults around, so that the subscription socket that the adapters are connecting to is tcp://my.address.here:4000 instead of the current tcp://my.address.here:4001

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions