pushpin 1.38.0-4build2 source package in Ubuntu

Changelog

pushpin (1.38.0-4build2) noble; urgency=medium

  * No-change rebuild against libqt5core5t64

 -- Steve Langasek <email address hidden>  Fri, 15 Mar 2024 06:34:14 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pushpin_1.38.0.orig.tar.gz 525.0 KiB df1543af79667721b5e6a8cf884718a7c0cff00e2714aac4cd8a2c75be7e2050
pushpin_1.38.0-4build2.debian.tar.xz 12.8 KiB 1bd9d96ec8bae48e2bd896986104ebd7341e2e29583ae69f9136d187e61dbc19
pushpin_1.38.0-4build2.dsc 2.5 KiB 5301a75d1d51cff965f8b90a5c6aa6fd475106febcaeca80475523cb119ff893

View changes file

Binary packages built by this source

pushpin: HTTP reverse proxy server for streaming and long-polling services

 Pushpin is a reverse proxy server that makes it easy to implement
 WebSocket, HTTP streaming, and HTTP long-polling services. It communicates
 with backend web applications using regular, short-lived HTTP requests
 (GRIP protocol). This allows backend applications to be written in any
 language and use any webserver.
 .
 Additionally, Pushpin does all of this without exposing a proprietary
 protocol to clients. The HTTP/WebSocket content between the client
 and your server is whatever you want it to be. This makes it ideal for
 implementing APIs.
 .
 Pushpin is written in C++. The name means to "pin" (hold) connections
 open for "pushing".

pushpin-dbgsym: debug symbols for pushpin