rust-condure 1.10.0-4 source package in Ubuntu

Changelog

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

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

 -- Peter Michael Green <email address hidden>  Sun, 29 Oct 2023 22:56:59 +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.10.0-4.dsc 3.1 KiB e67ad79d9888639f3ae2636ada3e2c813dc96ccecd6152f193fd759cc9755bce
rust-condure_1.10.0.orig.tar.gz 216.6 KiB 55bf54d491940e59f4c25ac4a1d3e548be75e6ae9b361de7be74ba25e6706909
rust-condure_1.10.0-4.debian.tar.xz 4.4 KiB 9d1d567e25c0b2bafe88eef4fdd9d0980727252b4221d30d0baa28aa12885796

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