rust-condure 1.10.0-3 source package in Ubuntu

Changelog

rust-condure (1.10.0-3) unstable; urgency=medium

  * Team upload.
  * Package condure 1.10.0 from crates.io using debcargo 2.6.0
  * Bump dependency on miniz-oxide.

 -- Peter Michael Green <email address hidden>  Mon, 28 Aug 2023 13:52:46 +0000

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rust-condure_1.10.0-3.dsc 3.1 KiB 9241e1b93d21e13c347aa2a29a59e368a23c5f31757d4c217865075d8dd909aa
rust-condure_1.10.0.orig.tar.gz 216.6 KiB 55bf54d491940e59f4c25ac4a1d3e548be75e6ae9b361de7be74ba25e6706909
rust-condure_1.10.0-3.debian.tar.xz 4.4 KiB e4cf5ecacb8606484acbe5dfe1f1a78f39561f6176ac7c3d7588f7d176dd4822

Available diffs

No changes file available.

Binary packages built by this source

condure: HTTP/WebSocket connection manager

 Condure is a service that manages network connections on behalf of server
 applications, in order to allow controlling the connections from multiple
 processes. Applications communicate with Condure over ZeroMQ.
 .
 Condure can only manage connections for protocols it knows
 about. Currently this is HTTP/1 and WebSockets. See Supported protocols.
 .
 The project was inspired by Mongrel2.

condure-dbgsym: debug symbols for condure