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

Balancing and event subscription for connections #4

Open
connor21 opened this issue Feb 2, 2016 · 0 comments
Open

Balancing and event subscription for connections #4

connor21 opened this issue Feb 2, 2016 · 0 comments
Milestone

Comments

@connor21
Copy link
Contributor

connor21 commented Feb 2, 2016

To use existing connections for event and balancing subscriptions a new set of API funtions is required.

Current API:
tml_Evt_Send_SubscriptionRequest
tml_Evt_Send_UnsubscriptionRequest

tml_Bal_Send_SubscriptionRequest
tml_Bal_Send_UnsubscriptionRequest

New API:

TML_INT32 tml_Conn_Bal/Evt_Send_...(TML_CONN_HANDLE hconn, const TML_CTSTR *sprofile)
@connor21 connor21 added this to the Version 1.2 milestone Feb 2, 2016
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