Sign inSign up

m4l3vich/pushpin

By m4l3vich

Updated over 3 years ago

Reverse proxy for realtime web services.

Image
1

1.0K

m4l3vich/pushpin repository overview

Pushpin is a reverse proxy server written in C++ that makes it easy to implement WebSocket, HTTP streaming, and HTTP long-polling services. The project is unique among realtime push solutions in that it is designed to address the needs of API creators. Pushpin is transparent to clients and integrates easily into an API stack.

This is an unofficial Docker image, changes from the official one include:

  • Image is based on Debian Stable (slim version), not on Ubuntu 22.04
  • There is also an ARM64 version of the image, not only AMD64 (the reason I made this image in the first place)
  • Pushpin is installed from Debian's testing repository, not from the Pushpin developers' repository (fanout.jfrog.io)
  • The version of Pushpin to be installed is determined by the current version in Debian's testing repository (check the current version of the package here)
  • To pull the image, obviously, you use m4l3vich/pushpin tag, and not fanout/pushpin

Everything else is basically the same.

Tag summary

Content type

Image

Digest

sha256:ae0770f70

Size

101.8 MB

Last updated

over 3 years ago

docker pull m4l3vich/pushpin