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

subscribe with props are deprecated unexpectedly #382

Closed
redboltz opened this issue Sep 3, 2019 · 0 comments
Closed

subscribe with props are deprecated unexpectedly #382

redboltz opened this issue Sep 3, 2019 · 0 comments

Comments

@redboltz
Copy link
Owner

redboltz commented Sep 3, 2019

There is no following API.

    packet_id_t subscribe(
        as::const_buffer topic_name,
        std::uint8_t option,
        std::vector<v5::property_variant> props = {}
    )

It is covered by deprecated variadic template version.

It should be added.

redboltz added a commit that referenced this issue Sep 3, 2019
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