Reading that PR release and their landing page, there are so many unanswered questions.
How is this different from PubNub or Pusher, which also provide push as a service? What is the pricing for the service? Are there first-party libraries for popular languages?
Hey there. The main difference is that Fanout is invisible to clients. You explicitly choose the data transports and formats. This makes it well-suited for fronting public APIs, since you're in control of the interface. Our codebase is also open source.
How is this different from PubNub or Pusher, which also provide push as a service? What is the pricing for the service? Are there first-party libraries for popular languages?