From 834bd24fbbd2ca534c32f16bcc4284a7ea7a3ae1 Mon Sep 17 00:00:00 2001 From: Mina Date: Thu, 21 Sep 2017 11:24:58 +0100 Subject: [PATCH 1/3] Update info for Pusher Some out-of-date info, plus some new stuff --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63dd83c2..8b1da58b 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ Table of Contents * [blockspring.com](https://www.blockspring.com/) — Cloud functions. Free for 5 million runs/month * [kinvey.com](http://www.kinvey.com/) — Mobile backend, starter plan has unlimited requests/second, with 2 GB of data storage, as well as push notifications for up 5 million unique recipients. Enterprise application support * [backendless.com](https://backendless.com/) — Mobile and Web Baas, with 1 GB file storage free, push notifications 50000 month, and 1000 data objects in table. + * [pusher.com](https://pusher.com/push-notifications/) - Free push notifications with a single API for iOS and Android devices * [konacloud.io](http://konacloud.io/) — Web and Mobile Backend as a Service, with 5 GB free account * [layer.com](https://layer.com/) — The full-stack building block for communications * [quickblox.com](http://quickblox.com/) — A communication backend for instant messaging, video and voice calling and push notifications @@ -427,7 +428,7 @@ Table of Contents ## STUN, WebRTC, Web Socket Servers and Other Routers * [scaledrone.com](https://www.scaledrone.com/) — Push messaging service. Free for up to 20 simultaneous connections and 100,000 messages/day - * [pusher.com](https://pusher.com/) — Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100,000 messages/day + * [pusher.com](https://pusher.com/) — Realtime messaging service. Free for up to 100 simultaneous connections and 200,000 messages/day * [stun:stun.l.google.com:19302](stun:stun.l.google.com:19302) — Google STUN * [stun:global.stun.twilio.com:3478?transport=udp](stun:global.stun.twilio.com:3478?transport=udp) — Twilio STUN * [segment.com](https://segment.com/) — Hub to translate and route events to other third party services. 100,000 events/month free From 602b65864d20f2207b8d43b10c33c189330f8a80 Mon Sep 17 00:00:00 2001 From: Mina Date: Thu, 21 Sep 2017 12:25:46 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b1da58b..d36e0bf7 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ Table of Contents * [blockspring.com](https://www.blockspring.com/) — Cloud functions. Free for 5 million runs/month * [kinvey.com](http://www.kinvey.com/) — Mobile backend, starter plan has unlimited requests/second, with 2 GB of data storage, as well as push notifications for up 5 million unique recipients. Enterprise application support * [backendless.com](https://backendless.com/) — Mobile and Web Baas, with 1 GB file storage free, push notifications 50000 month, and 1000 data objects in table. - * [pusher.com](https://pusher.com/push-notifications/) - Free push notifications with a single API for iOS and Android devices + * [pusher.com](https://pusher.com/push-notifications/) - Free, unlimited push notifications at scale, with a single API for iOS and Android devices * [konacloud.io](http://konacloud.io/) — Web and Mobile Backend as a Service, with 5 GB free account * [layer.com](https://layer.com/) — The full-stack building block for communications * [quickblox.com](http://quickblox.com/) — A communication backend for instant messaging, video and voice calling and push notifications From cf75251924860a69f19bdb0141443711d5b9fbd0 Mon Sep 17 00:00:00 2001 From: Mina Date: Thu, 21 Sep 2017 12:26:46 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36e0bf7..6b5a48ef 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ Table of Contents * [blockspring.com](https://www.blockspring.com/) — Cloud functions. Free for 5 million runs/month * [kinvey.com](http://www.kinvey.com/) — Mobile backend, starter plan has unlimited requests/second, with 2 GB of data storage, as well as push notifications for up 5 million unique recipients. Enterprise application support * [backendless.com](https://backendless.com/) — Mobile and Web Baas, with 1 GB file storage free, push notifications 50000 month, and 1000 data objects in table. - * [pusher.com](https://pusher.com/push-notifications/) - Free, unlimited push notifications at scale, with a single API for iOS and Android devices + * [pusher.com](https://pusher.com/push-notifications/) - Free, unlimited push notifications at scale. A single API for iOS and Android devices * [konacloud.io](http://konacloud.io/) — Web and Mobile Backend as a Service, with 5 GB free account * [layer.com](https://layer.com/) — The full-stack building block for communications * [quickblox.com](http://quickblox.com/) — A communication backend for instant messaging, video and voice calling and push notifications