Skip to content

MQTT AsyncStream requirements? #40

@vinniefalco

Description

@vinniefalco

The documentation states that boost::beast::websocket::stream satisfies AsyncWriteStream yet this is not possible, because Beast's async_write_some requires a boolean parameter:

https://www.boost.org/doc/libs/master/libs/beast/doc/html/beast/ref/boost__beast__websocket__stream/async_write_some.html

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