licenses.dev

amq-protocol-tcp v6.1.0

AMQP URI TCP connection handling

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
idna • 0.5.0IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
miow • 0.3.7A zero overhead I/O library for Windows, focusing on IOCP and async I/O abstractions. INDIRECT3
ntapi • 0.3.7FFI bindings for Native APIINDIRECT3
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
unicode-bidi • 0.3.17Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.2URL library for Rust, based on the WHATWG URL StandardINDIRECT7
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT3
PackageRelationDependenciesPublished
mio • 0.7.14Lightweight non-blocking I/O.INDIRECT7
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT0
tracing • 0.1.40Application-level tracing for Rust. DIRECT2
BSD-2-Clause2
PackageRelationDependenciesPublished
amq-protocol-uri • 6.1.0AMQP URI manipulationDIRECT8
tcp-stream • 0.20.10std::net::TcpStream on steroidsDIRECT9
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.1.0 version:

[![licenses](https://licenses.dev/b/cargo/amq-protocol-tcp/6.1.0)](https://licenses.dev/cargo/amq-protocol-tcp/6.1.0)
<a href="https://licenses.dev/cargo/amq-protocol-tcp/6.1.0">
  <img src="https://licenses.dev/b/cargo/amq-protocol-tcp/6.1.0" alt="licenses" />
</a>
GitHub