Skip to content

Sync with libstrophe 0.9.x #4

@pasis

Description

@pasis

libstrophe-0.9 updates API (see ChangeLog file). Would be nice to reflect it in lib.rs.

Also is there a way not to implement structures like xmpp_ctx_t, xmpp_conn_t, etc? The idea is that user always work with pointers to those structures and doesn't have access to their internals. libstrophe may change fields in any release. Maybe rust supports forward declaration? Or you can leave all structures empty, I suppose it won't change the behavior.

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