Pakket: pushpin (1.20.1-1)
Verwijzigingen voor pushpin
Debian bronnen:
Het bronpakket pushpin downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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".
Andere aan pushpin gerelateerde pakketten
|
|
|
|
-
- dep: adduser
- toevoegen en verwijderen van gebruikers en groepen
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support bibliotheek
-
- dep: libqt5core5a (>= 5.5.0)
- Qt 5 core module
-
- dep: libqt5network5 (>= 5.0.2)
- Qt 5 network module
-
- dep: libstdc 6 (>= 4.1.1)
- GNU Standard C Library v3
-
- dep: libzmq5 (>= 3.2.3 dfsg)
- lightweight messaging kernel (shared library)
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base init script functionality
-
- dep: mongrel2-core (>= 1.9.0)
- programming language agnostic web server (binaries)
-
- dep: zurl (>= 1.3.0-2)
- HTTP client worker with ZeroMQ interface