Skip to content

Consider using async channels instead of crossbeam #81

@msdrigg

Description

@msdrigg

I was following the issue here eaze/tracing-honeycomb#9, and it seems that some environments are having issues with this library (I myself am not one of these currently). There is a fork of this library that uses async channels (https://github.com/agrinman/libhoney-rust) and this has resolved those issues for some.

Additionally, it just seems like the more cohesive approach would be to use async channels because this library is built on async anyway.

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