Software Alternatives & Reviews

Faye VS Pushpin

Compare Faye VS Pushpin and see what are their differences

Faye logo Faye

Simple pub/sub messaging for the web

Pushpin logo Pushpin

Reverse proxy for realtime web services
  • Faye Landing page
    Landing page //
    2021-10-17
  • Pushpin Landing page
    Landing page //
    2023-07-07

Faye videos

Chloé Faye: Review & What's In My Bag | The Anna Edit

More videos:

  • Review - CHLOE FAYE UPDATE/ REVIEW!
  • Review - ONE YEAR LATER | Chloe Faye Review | Preowned | Ana Maria

Pushpin videos

PushPin Travel Maps Review

Category Popularity

0-100% (relative to Faye and Pushpin)
Developer Tools
54 54%
46% 46
App Development
51 51%
49% 49
Stream Processing
100 100%
0% 0
Mobile Push Messaging
0 0%
100% 100

User comments

Share your experience with using Faye and Pushpin. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Pushpin should be more popular than Faye. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Faye mentions (2)

  • 8 Best WebSocket Libraries For Node
    Faye WebSocket is a versatile WebSocket implementation derived from the Faye project. Faye is a messaging system that uses the Publish/Subscribe model and the Bayeux protocol. It provides message servers for Node, Ruby, and all major web browsers. - Source: dev.to / 6 months ago
  • Which self hosted Pub/Sub realtime technology (websockets etc) do you use and why?
    I can find socket.io, faye, deepstream.io , autobahn-js and nchan, centrifugo. Can you also explain why you chose it and if you had troubles with some other solution? Source: about 3 years ago

Pushpin mentions (9)

  • Building a privacy-friendly, self-hosted application architecture with SvelteKit
    For realtime, I used Pushpin with Server Sent Events. (It supports WebSocket as well). - Source: dev.to / 10 months ago
  • Ask HN: How do you handle WebSocket connections reconnect problem?
    Instead of letting clients directly interface with your services over websockets, consider using Pushpin [1], which allows you to completely isolate realtime communication from your services. As a bonus, it also provides you the ability to cycle (redeploy/restart) your services without your clients having to reconnect (that's where the name comes from). And as you can imagine - because communication with your... - Source: Hacker News / 11 months ago
  • Ask HN: Hunting for a Framework
    Vapor[0] based on Swift. Advantage of this is that you don't have to evaluate multiple frameworks for Swift and suffer paralysis by analysis. All the Swift community is behind one framework. The next is Actix[1] based on Rust. There are many frameworks in Rust and most of them have not reached 1.0 And which framework will survive becomes a question. Other not so well-known is Wt[2] based on C++. This actually is... - Source: Hacker News / over 1 year ago
  • Ask HN: Best No/Low-code solution to creating a notification service?
    If you are developing the backend then Pushpin[0] is the easiest to integrate with. [0] https://pushpin.org. - Source: Hacker News / over 1 year ago
  • Thoughts on this AWS deployment architecture? (Main web app + lambda microservices)
    There is also the option of running a proxy which handles the stateful nature of websockets (i.e. https://pushpin.org/), and then handle the rest in a stateless way with lambdas or similar. Source: over 1 year ago
View more

What are some alternatives?

When comparing Faye and Pushpin, you can also consider the following products

Socket.io - Realtime application framework (Node.JS server)

Django Channels - <p>Nowadays, when every second large company has developed its own instant messenger, in the era of iMessages, Slack, Hipchat, Messager, Google Allo, Zulip and others, I will tell you how to keep up with the trend and write your own chat, using <cod…

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Google Cloud Run - Bringing serverless to containers

NATS - NATS.io is an open source messaging system for cloud native applications, IoT messaging, Edge, and microservices architectures.

Pusher - Pusher is a hosted API for quickly, easily and securely adding scalable realtime functionality via WebSockets to web and mobile apps.