rust-condure 1.6.0-3 source package in Ubuntu

Changelog

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

  * Team upload.
  * Package condure 1.6.0 from crates.io using debcargo 2.5.0
  * Set test_is_broken, the autopkgtest doesn't work because the lib package
    is stripped out from debian/control.

 -- Peter Michael Green <email address hidden>  Tue, 05 Jul 2022 13:12:37 +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

Downloads

File Size SHA-256 Checksum
rust-condure_1.6.0-3.dsc 2.7 KiB 7fe0350321c787e34357b1cfb51339c58b3c3fbb7a995a1588079fd05b5ab0c6
rust-condure_1.6.0.orig.tar.gz 136.6 KiB ca38a85ef777009962e68855493a1fbc59ce9f51b987a32db5e602e0ccd6908c
rust-condure_1.6.0-3.debian.tar.xz 5.1 KiB 86452f4435ee62bad9d253d95690b25ef49ce540137a3692af9f19a5a90e724b

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