licenses.dev

ordered-channel v1.2.0

A channel that always receives messages in the correct order, even if they were sent out of order

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
crossbeam-channel • 0.5.17Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-utils • 0.8.23Utilities for concurrent programmingINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ordered-channel)](https://licenses.dev/cargo/ordered-channel)
<a href="https://licenses.dev/cargo/ordered-channel">
  <img src="https://licenses.dev/b/cargo/ordered-channel" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/cargo/ordered-channel/1.2.0)](https://licenses.dev/cargo/ordered-channel/1.2.0)
<a href="https://licenses.dev/cargo/ordered-channel/1.2.0">
  <img src="https://licenses.dev/b/cargo/ordered-channel/1.2.0" alt="licenses" />
</a>
GitHub