Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XPub/XSub Handling #20

Open
benhoff opened this issue Nov 6, 2017 · 0 comments
Open

XPub/XSub Handling #20

benhoff opened this issue Nov 6, 2017 · 0 comments

Comments

@benhoff
Copy link
Owner

benhoff commented Nov 6, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant